Quote:
Originally Posted by [HK]Ryder[AN]
this will not work because playerid is not there in the callback..
you ahd rather create this command using your normal command processor and then before the command check if player is admin or not using if(!IsPlayerAdmin(playerid))
|
i really dont get this.. whats the correct format to use when trying to create a new rcon command?