mercredi 1 octobre 2014

[FilterScript] Ant-Double Players


Ant-Double Players

Boa noite a todos. Venho trazer hoje um Ant-Double Players.

Bem eu inventei esse nome pois não tive outra ideia. Porém á um programinha que você pode baixar livremente na internet que permite a você abrir 2 SAMPs ao mesmo tempo, e logar em um servidor com 2 contas diferentes. Não irei falar qual programa é, porém existe, eu já testei e realmente á programas que fazem tal ação.



Enfim o objetivo desse FS é bloquear a entrada de 2 Ips iguais no servidor, muito simples.

Eu fiz vários testes e ele funcionou muito bem, vocês poderão ver o código no Pastebin e dar sua opinião.



SE ENCONTRAREM BUGS REPORTEM NOS COMENTÁRIOS DESTE TÓPICO!! OBRIGADO.

PASTEBIN

Clique Aqui



PS: Não considero como código útil. Não vi nenhum sistema com tal funcionamento.





[Ayuda] 2 Dudas.

Bueno me gustaria saber como puedo obtener la ciudad en la que un jugador se encuentra? Estube buscando como loquillo pero no encontre nada que me ayudara (Supongo que empieza con un GetPlayerPos, pero y luego?), Otra duda seria si es posible guardar un timer con dini y como? gracias de antemano y espero sus respuestas, saludos :)




[Pedido] TextDraw Indentica a essa

Galera, Preciso que Alguém Crie uma Barra de Status Indentica a Essa :







Bom ser fica Ótima eu dou uma Recompensa Legal para quem Criar :)




[Ajuda] Warning y_command

Está dando esses warnings no pawno ao compilar




Code:



C:\Users\Home\Desktop\Brasil Vida de Guerreiro\pawno\include\YSI\y_commands.inc(878) : warning 219: local variable "hash" shadows a variable at a preceding level

C:\Users\Home\Desktop\Brasil Vida de Guerreiro\pawno\include\YSI\y_commands.inc(1437) : warning 219: local variable "hash" shadows a variable at a preceding level

C:\Users\Home\Desktop\Brasil Vida de Guerreiro\pawno\include\YSI\y_commands.inc(1492) : warning 219: local variable "hash" shadows a variable at a preceding level

C:\Users\Home\Desktop\Brasil Vida de Guerreiro\pawno\include\YSI\y_commands.inc(1545) : warning 219: local variable "hash" shadows a variable at a preceding level

C:\Users\Home\Desktop\Brasil Vida de Guerreiro\pawno\include\YSI\y_commands.inc(1567) : warning 219: local variable "hash" shadows a variable at a preceding level

C:\Users\Home\Desktop\Brasil Vida de Guerreiro\pawno\include\YSI\y_commands.inc(1630) : warning 219: local variable "hash" shadows a variable at a preceding level

C:\Users\Home\Desktop\Brasil Vida de Guerreiro\pawno\include\YSI\y_commands.inc(1858) : warning 219: local variable "hash" shadows a variable at a preceding level

C:\Users\Home\Desktop\Brasil Vida de Guerreiro\pawno\include\YSI\y_commands.inc(1962) : warning 219: local variable "hash" shadows a variable at a preceding level

C:\Users\Home\Desktop\Brasil Vida de Guerreiro\pawno\include\YSI\y_commands.inc(2103) : warning 219: local variable "hash" shadows a variable at a preceding level

C:\Users\Home\Desktop\Brasil Vida de Guerreiro\pawno\include\YSI\y_commands.inc(2400) : warning 219: local variable "hash" shadows a variable at a preceding level



O meu y_commands é o 3.1, alguem pode me ajudar?




Y_Ini tag

I have a house system working with y_ini, i need to save the bought vehicles into the same house file that the player owned.



Currently there is only one tag named data to hold the house data in the house file like:




Code:



[data]

HouseName = {FFFFFF}House of Oxide

HouseX = 1457.890014

HouseY = 1013.313598

HouseZ = 10.820310

HouseLevel = 1 etc...



My question is, if i add another tag after the house data called [vehicles] like:




Code:



[data]

HouseName = {FFFFFF}House of Oxide

HouseX = 1457.890014

HouseY = 1013.313598

HouseZ = 10.820310

HouseLevel = 1 etc...



[vehicles]

Model = 520

Paint = 1

Nitro = 1

Color1 = 21

color2 = 55 etc...



How would i load those 2 tags separately? I mean the first tag [data] is used to load the houses in OnGameModeInit, and i need the second tag [vehicles] to be loaded in OnPlayerConnect callback. But i have no idea how to do it. Can someone explain me? The saving system works fine but i got problem while loading them.



I would make separate files for the vehicles but since i already have other files i.e bank, businesses, and so on, i thought of adding the vehicles inside the house file to reduce the gamemode size.




[HELP] Jobs error











[Help] Create Interior Ammo , etc

How to create interior Ammunation ??

if enter interior press command /enter

if exit interior press command /exit

if buy gun press command /buygun and you can saw List Weap To Buy , You just can buy at Ammunation/Interior .



ok thanks :D