Search Results
maybe this is help your problem PHP Code: public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[]){        if(dialogid == DIALOG_CLASS)        {   Â...
117
Good job for first map !!
693
Quote: Originally Posted by Humza show Code please? I got that error in server_log.txt
98
Hi all i got MySQL Error, How to fix that? Код: errorid: 1054 | error: Unknown column 'LoggedIn' in 'where clause' | resultid: 20 | extraid: 5 | callback: OnQueryFinish | q please help me i'll gi...
98
Код: forward OnPlayerCommandPerformed(playerid, cmdtext[], success); public OnPlayerCommandPerformed(playerid, cmdtext[], success) { if(!success) SendClientMessage(playerid, -1, "Server unkown...
86
hi all, i got 1 error and 1 warning, this is my error Код: error 025: function heading differs from prototype this is the line Код: forward DuelDeclined(); public DuelDeclined() and this is m...
62
Quote: Originally Posted by CalvinC You have to use it like etc. "0x0E0101FF", not just 0E0101. Fixed !! thanks to De4dpOol And CalvinC
91
Quote: Originally Posted by CalvinC Show how you define COLOR_BLACK. This is CalvinC Код: #define COLOR_BLACK "{0E0101}"
91
Quote: Originally Posted by De4dpOol Show us the above line. You missed a ";" LoL, 1 error already fixed Код: error 001: expected token: ";", but found "new" thanks De4dpOol
91
Hi, i got 2 problem with my AFK system, someone please help me this is error Код: error 001: expected token: ";", but found "new" this is the code Код: new name[MAX_PLAYER_NAME]; and КоÐ...
91
Try This, this is just for admin level 1 can use this command PHP код: CMD:cw(playerid, params[]){    if(pInfo[playerid][Adminlevel] <= 1)     {        new count = 0;...
61
Quote: Originally Posted by bondowocopz You wanna keylog other players password huh? Yeah, you right huh xD
153
wow, cool fs, thanks for sharin, i gonna use it on my server thanks
787
Linux : CentOS 6 Supported MySQL
264
You need to put this on your kick command PHP код:     SendClientMessageToAll(COLOR_HERE, YOURMESSEGE); 
187