how would i do this
#3

Quote:
Originally Posted by viKKmaN
Посмотреть сообщение
Код:
if(IsPlayerAdmin(playerid))
{
     SendClientMessage(playerid, 0xFFFFFFAA, "You are logged in as RCON admin.");
}
else
{
     SendClientMessage(playerid, 0xFFFFFFAA, "You are not logged in as RCON admin.");
}
Insert this between your command's brackets.
thanks why dint i think of this >_<
Reply


Messages In This Thread
how would i do this - by hadzx - 20.02.2011, 19:57
Re: how would i do this - by viKKmaN - 20.02.2011, 20:02
Re: how would i do this - by hadzx - 20.02.2011, 20:04
Re: how would i do this - by hadzx - 20.02.2011, 20:08
Re: how would i do this - by MahmutBey - 20.02.2011, 20:10
Re: how would i do this - by viKKmaN - 20.02.2011, 20:37

Forum Jump:


Users browsing this thread: 1 Guest(s)