should return a value
#4

Hello!

If you take this function, like this:
PHP код:
printf("playerid: %d - Adminlevel: %s",playerid,GetAdminName(playerid)); 
You will get your admin name also if your admin level is higher than 0, for that is the switch-loop.
PHP код:
switch(pInfo[playerid][pAdminLevel]) 
Reply


Messages In This Thread
~fixed~ - by Blackazur - 09.05.2015, 15:35
Re: should return a value - by Konstantinos - 09.05.2015, 15:39
AW: should return a value - by Blackazur - 09.05.2015, 15:40
AW: should return a value - by Mencent - 09.05.2015, 16:01
Re: should return a value - by J4Rr3x - 09.05.2015, 16:05
AW: should return a value - by Mencent - 09.05.2015, 16:07
Re: AW: should return a value - by J4Rr3x - 09.05.2015, 16:10
Re: should return a value - by Nirzor - 09.05.2015, 16:12
Re: should return a value - by Konstantinos - 09.05.2015, 16:21
AW: should return a value - by Blackazur - 09.05.2015, 16:27

Forum Jump:


Users browsing this thread: 2 Guest(s)