Anti_Speed problem
#1

so look it doesent work i put an hack on my server to see and it doesent appear message and doesent kick me..the server restarts..

PHP код:
#define Name:%1(%2) forward %1(%2); public %1(%2) 
PHP код:
Name:Antisp(playerid)
                    {
                       if(
GetPlayerSpeed(playerid) > 210)  // if it is above.
                       
{
                         
SendClientMessage(playerid, -1"<< Anti-Speed: %s a primit Kick de la Anti-Speed >>");  // will be displayed this message
                         
Kick(playerid); // Then will kick the player.
                       
}
                       return 
1;
                    } 
help please!
Reply


Messages In This Thread
Anti_Speed problem - by Akcent_Voltaj - 16.09.2012, 15:03
Re: Anti_Speed problem - by Akcent_Voltaj - 16.09.2012, 15:45
Re: Anti_Speed problem - by doreto - 16.09.2012, 15:58
Re: Anti_Speed problem - by ViniBorn - 16.09.2012, 16:10
Re: Anti_Speed problem - by SuperViper - 16.09.2012, 16:29
Re: Anti_Speed problem - by Akcent_Voltaj - 20.09.2012, 11:18
Re: Anti_Speed problem - by ikkentim - 20.09.2012, 11:44
Re: Anti_Speed problem - by Lordzy - 20.09.2012, 11:56

Forum Jump:


Users browsing this thread: 2 Guest(s)