Search Results
Quote: Originally Posted by Luis- Have you added the plugin name to your server.cfg? yes i did and then a new error occur it was saying libieay32.dl was missing i downlaod and put it an...
68
I just made irc script and when i try to start gm is says all this even i have irc include and plugin upload img
68
Copied From SATDM I hope this helps you Rep+ :P http://pastebin.com/LeYXuGqr
91
if((GetTickCount()-WaitTimeForCMD[playerid])>120000)return SendClientMessage(playerid,RED,"ERROR: Wait 2 Minutes to use this CMD again!");
83
PHP код: CMD:ask(playerid,params[]) {     new question[128];     new asker[MAX_PLAYER_NAME], str[128];     if (sscanf(params, "s", question)) return SendClientMessage(playe...
83
I meant if(PlayerInfo[Playerid][Registered] == 0 ) { \\ Ur rules Return 1; // so if player isn't registered the rules dialog will appear
157
I think If(PlayerInfo[playerid][Registered] == 1) { Ur rules Return 1; }
157