Search Results
Код HTML: (25054) : warning 209: function "cmd_order" should return a value (25055) : error 010: invalid function or declaration Код HTML: CMD:order(playerid, params[]) { if(gPlayerLogged[pla...
44
Код HTML: (6593) : warning 217: loose indentation (15637) : warning 217: loose indentation (15658) : warning 217: loose indentation (22010) : warning 217: loose indentation (25080) : warning 217: ...
167
I added #pragma tabsize 0 but still warning......
167
Quote: Originally Posted by Micko123 But I don't get this// Код: format(InputtText[playerid], 10, ""); What are you formating there? What
208
Why exactly command works in another GM.Si what do you mean ??
208
Nop.... Код: [debug] Server crashed while executing RPG.amx [debug] AMX backtrace: [debug] #0 0000006e in ?? (... <29 arguments>) at <unknown file>:0 [debug] #1 0000006e in public cmd_...
132
Код HTML: [debug] Server crashed while executing BMG.amx [debug] AMX backtrace: [debug] #0 00000032 in ?? () at <unknown file>:0 [debug] #1 00000032 in public cmd_vipname () at <unknow...
132
Go to order and unless you're vip ....
171
Nice but why not save in mysql text Code: format(query, sizeof(query), "UPDATE `cars` SET `Viptext`='%s' WHERE `ID`='%s'",Viptext[playerid], vText); mysql_query(SQL ,query);
194