18.05.2015, 19:32
Quote:
Okay, he used the player's level instead of color. The level is an integer and so is the color, it'd just send it with black color.
What Threshold posted is correct, if it doesn't send any message, then you're clearly not an admin (PlayerInfo[playerid][Admin] is 0). |
Thanks for the heads up.
In my code I have && pInfo[playerid][Admin] >=1
And you're just checking the integer comparing it to nothing? (I might not know this also)