/adminchat
#6

Quote:
Originally Posted by Kyle
Посмотреть сообщение
1. His sscanf version is fine. Stop giving incorrect information. The sscanf line was incorrect.



Then it looks like this player is either rank 0 or rank 1.

If he is rank 1 and you wan to allow him to use the command do this:

if(PlayerInfo[playerid][pAdmin] > 1)

change to

if(PlayerInfo[playerid][pAdmin] >= 1)
Damn...still saying "You are not authorized to use this chat."
Reply


Messages In This Thread
/adminchat - by Jaua10 - 11.10.2017, 14:05
Re: /adminchat - by Kyle - 11.10.2017, 14:06
Re: /adminchat - by whadez - 11.10.2017, 14:09
Re: /adminchat - by Jaua10 - 11.10.2017, 14:18
Re: /adminchat - by Kyle - 11.10.2017, 14:27
Re: /adminchat - by Jaua10 - 11.10.2017, 14:31
Re: /adminchat - by Kraeror - 11.10.2017, 14:33
Re: /adminchat - by Jaua10 - 11.10.2017, 14:45
Re: /adminchat - by whadez - 11.10.2017, 14:52
Re: /adminchat - by jlalt - 11.10.2017, 14:53

Forum Jump:


Users browsing this thread: 2 Guest(s)