Question about Timers and also TextLabels for onduty admins not working
#3

Quote:
Originally Posted by Mionee
Посмотреть сообщение
I don't think it would be necessary for you to use a KillTimer function (as that is the function you need to kill timers) at OnPlayerDisconnect.

Also, for your 3dtextlabel, make it only show when admins are on duty.

pawn Код:
if (PlayerInfo[playerid][pAdmin] == 1 || PlayerInfo[playerid][pAdmin] == 2 && AdminDuty[playerid] == 1)
Ahh, yes! I made it only check for admin level, and not onduty!

However, that still doesn't explain how level 0 (normal player) and my trial moderators (level 1) also got the Admin tag. Do you see what I did wrong?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)