01.06.2015, 08:38
From lot weeks i am searching how to lock all commands so:
Onplayercommandtext{
HERE THE FUNCTION TO LOCK ALL, I ALWAYS GET INVALID FUNCTION OR DECLARATION IF I PUT:
if(AFK[playerid]==1){
Sendclient...
return 1;
}
How to lock all Onplayercommandtext public basing in an IF( function?
Thanks to all repliers,
Rodri.
Onplayercommandtext{
HERE THE FUNCTION TO LOCK ALL, I ALWAYS GET INVALID FUNCTION OR DECLARATION IF I PUT:
if(AFK[playerid]==1){
Sendclient...
return 1;
}
How to lock all Onplayercommandtext public basing in an IF( function?
Thanks to all repliers,
Rodri.