22.02.2011, 17:26
hi, i have problem. Level 1 administrators can use 2 and 3 levels of admin commands, what is problem?
1 Level
2 Level
3 Level
1 Level
Код:
if(playerDB[playerid][admin] < 1)
{
Код:
if(playerDB[playerid][admin] < 2)
{
Код:
if(playerDB[playerid][admin] !=3)
{

