SA-MP Forums Archive
[Include] [INC] SA:MP New Functions 0.4a DKN - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+----- Forum: Lançamentos/Releases (https://sampforum.blast.hk/forumdisplay.php?fid=56)
+----- Thread: [Include] [INC] SA:MP New Functions 0.4a DKN (/showthread.php?tid=152606)

Pages: 1 2


Re: [INC] SA:MP New Functions 0.4a DKN - andmeida10 - 06.06.2010

Quote:
Originally Posted by GhOsT[X
]
Eh n tem speedhack a pe, porem ja q o airbreak funciona como um speedhack e eh possivel detectar como uma velocidade muito alta ou um valor

De acordo com a teoria seria so adaptar GetVehicleVelocity para GetPlayerVelocity
nem mais, TEORIA


Re: [INC] SA:MP New Functions 0.4a DKN - ipsBruno - 16.06.2010

RELEASE
Oi Galera Vim Aqui Comunicar sobre a Ultima Atualizaзгo:

• Novas Funзхes:

PlayerUsingAb() (Detectar Air Break)

Ex:
pawn Код:
public OnGameModeInit()
{
PlayerUsingAb()
return 1;
}

Tambйm Nova Public:

pawn Код:
public OnPlayerDamageStatusUpdate(playerid)
{
/* SE O PLAYER SOFRER DANO */
return 1;
}
Caso o Player Perca Vida Farб Alguma Aзгo


• Limpar Chat Arrumado


Download:

Versгo 2.0:
Pastebin: Aqui
****** Sites: Aqui
Solid Files: Aqui

Tambйm foram retirados os Warnings Detectados


Re: [INC] SA:MP New Functions 0.4a DKN - tshadow - 17.06.2010

Parabйns DraKoNeoN, tens ai funзхes que nгo sabia que existiam.