onplayertext & mute
#10

Quote:
Originally Posted by RogueDrifter
Посмотреть сообщение
hang on you made a mistake on your CMD, first of all if you did this:
PHP код:
  if(eUser[playerid][e_USER_ADMIN_LEVEL] == 0) return SendClientMessage(playeridCOLOR_ERROR"You are not a administrator!"); 
you dont need this:
PHP код:
if(eUser[playerid][e_USER_ADMIN_LEVEL] >= 1)

and then you need to use sscanf before you actually get to the cmd so use the one 1fret posted.
What's wrong with having two checks? If not admin return message if you're a admin of that level... continue with the command.
Reply


Messages In This Thread
onplayertext & mute - by MyUndiesSmell - 18.01.2018, 21:18
Re: onplayertext & mute - by DeathCore - 18.01.2018, 21:47
Re: onplayertext & mute - by MyUndiesSmell - 18.01.2018, 22:32
Re: onplayertext & mute - by Fratello - 18.01.2018, 22:53
Re: onplayertext & mute - by MyUndiesSmell - 18.01.2018, 23:33
Re: onplayertext & mute - by RogueDrifter - 18.01.2018, 23:36
Re: onplayertext & mute - by 1fret - 18.01.2018, 23:43
Re: onplayertext & mute - by MyUndiesSmell - 18.01.2018, 23:44
Re: onplayertext & mute - by RogueDrifter - 18.01.2018, 23:52
Re: onplayertext & mute - by MyUndiesSmell - 19.01.2018, 00:03

Forum Jump:


Users browsing this thread: 3 Guest(s)