Search Results
I removed the one I had made as it wasn't working and it came up with a load of errors about other things not working that weren't even in that command
68
Hi all i tried to merge these moveobject codes into one command but i got a lot of errors so i would like to ask for assistance with it... Код: CMD:fd(playerid, params[]) { new string[128]; ...
68
I have this one... Код: FireHealth = 0; // Los Santos EMS FireTimer = SetTimer("StartRandomFire", 1200000, false); // Los Santos EMS
98
Hi all i have a random fire code that i am trying to add an explosion timer onto but i cant figure out how to add it on and it work properly Код: case 0: { FireObject = CreateDynamicObject(1...
98
Hi all, i am trying to redo a siren command i got and i am having trouble with the system of it Код: CMD:siren(playerid, params[]) { //if(!IsPlayerLoggedIn(playerid)) return SendClientMess...
84
Hi can you tell me how to create an object and attach it to a player with an in game command? object id - 19606 Any help much appreciated....
142
Hi How can i create a dynamic door in my script for a car garage for the vip players to use?
76
Hi When i start my home server app its coming up with sscanf failed to load but it used to work before, theres no problems in my gamemode so i dont understand why its stopped working now any ideas?
178
Is there anyway i can make a createexplosion loop so that it will create a new explosion every 2-3 seconds and keep doing it for around 5 minutes?
151
Thanks Lokii thats working now
182
Код: CMD:makehelper(playerid, params[]) { if(!IsPlayerLoggedIn(playerid)) return SendClientMessage(playerid, COLOR_GREY, "You need to login first before using any command."); // if(PlayerInfo[...
182
Thats worked in the compiling of the script but when i go in game it says you are not authorized to use this command
182
Код: C:\Program Files (x86)\Rockstar Games\GTA San Andreas\gamemodes\modernliferp.pwn(28075) : warning 213: tag mismatch C:\Program Files (x86)\Rockstar Games\GTA San Andreas\gamemodes\modernlife...
182
Right is there a way i can restrict a cmd to a certain player name like this if(PlayerInfo[playerid][pAdmin] but instead of admin do it for a certain name eg Craig Langdale Any help is greatly apprec...
182
Hi I have a system to do fires for fire faction but can someone tell me how I can make it so when a random fire starts it will keep exploding until it runs out of time? Create explosion then wait a f...
83
Its nothing special but here feedback wanted please sa-mp-030.jpg sa-mp-029.jpg sa-mp-028.jpg sa-mp-027.jpg Codes here http://pastebin.com/C7BZRMBC
192
sa-mp-021.jpg sa-mp-026.jpg sa-mp-023.jpg sa-mp-024.jpg sa-mp-025.jpg sorry i dont know how to make a video of the island Map codes are here... http://pastebin.com/dmL2wZV0
197
Well i tried that and it said i need to compile it when i loaded my local server but when i try recompile it i get an error.... Код: C:\Program Files (x86)\Rockstar Games\GTA San Andreas\pawno\in...
73