[HELP] /taze - How can I configure it so it tazes the player's ID and not mine
#1

if(strcmp(cmdtext, "/taze", true) == 0)
{
if (IsPlayerConnected(playerid))

TogglePlayerControllable(playerid,0);
return 1;
}
return 0;
}
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)