Search Results
Where i add that Code: enum pInfo { } new PlayerInfo[MAX_PLAYERS][pInfo]; ?
3,093
how about that marker ? and when go to marker it give menu..?
112
i maked menu.. and it gives erroes like this (66) : error 017: undefined symbol "barmenu" i maked Код: new Menu:barmenu; and Код: barmenu = CreateMenu("Bar Menu", 2, -2443.0635,754.2624,35.0,...
112
Good job i test this bescuse my old map editor sucks Pastebin please
352
I need just that That is really good for RolePlayer server.. more realistic
695
Just login RCON and use it Код: if(!strcmp(cmdtext, "/ban", true, 5)) { if (IsPlayerAdmin(playerid)) { if(!strlen(cmdtext[6])) { SendClientMessage(playerid, COLOR_ORED, "Usage: ...
143
I downloaded that one --> http://forum.ragezone.com/f499/relea...editor-595228/ It works good .. but one problem i had.. when i type /osaveall.. it says in game (2 objects saved).. ill go check in ...
123
Please tell me the best edtitor you know? (no MTA bescuse in not works on me)
123
Yes i make Command (/opengate) i use MoveObject
322
I need help with making gates.. i know how to add gates,but how that open and close system? i hear i have to get coordinates of close and open place..
322
Yes.. I have now working Freeze and Unfreeze commands
452
Where it put that Код: public OnPlayerCommandText(playerid, cmdtext[]) { new idx; new cmd[128], tmp[256]; cmd = strtok(cmdtext, idx); ...
452
Just login rcon and use it Код: if(!strcmp(cmdtext, "/ban", true, 5)) { if (IsPlayerAdmin(playerid)) { if(!strlen(cmdtext[6])) { SendClientMessage(playerid, COLOR_ORED, "Usage: ...
91
Again same problem.. i cant freeze other players :S Alway i type /freeze 1 i freezed and im id 0
452