Search Results
Everytime I wouldn't have a addPlayerClass or A Position set it would just make me fall of the map and spawn in blueberry
145
Yes but I never used "AddPlayerClass" it on my other scripted and it worked perfectly.
145
Hello there, I am wondering why every time I enter my server it says "STAY WITHIN WORLD BOUNDERIES", I dont have SetWorldBounderies in my script. Also on y old script I didn't AddPlayerClass and I wou...
145
Код: if (health < 10.0) { ApplyAnimation(playerid,"CRACK","crckdeth2",4.0,0,0,0,1,1); TogglePlayerControllable(playerid,0); GameTextForPlayer(playerid, "~b~Heavily Injur...
165
Sorry I will release this soon I need to fix some bugs with it and move some objects.
98
Filterscript Commands /engine [on or off] /lights[on or off] INFORMATION This is a custom filterscript that I made not a while ago. I decided to share it with you guys because I plan on making a new...
373
I have the sam problem everytime my gate opens I need to sapm the command and when it moves it moves out of them map any help ?
176
Where would you prefer to roleplay the most. ??
132
Video http://www.youtube.com/watch?feature...&v=6MCJ1yjt-IY Snippet Add to the top of script Код: new SirenObject[MAX_VEHICLES]; new SirenObject1[MAX_VEHICLES]; new SirenObject2[MAX_VEHIC...
357
Hello there, I have a 4-5 year old computer which is upgraded so I can record videos but when I try to record High Definition with mods and I lag really bad. Anyone record High Definition with mods a...
45
[16:29:31] Error: Function not registered: 'Streamer_CallbackHook' When streamer is in the script.??
97
I get [16:29:31] Error: Function not registered: 'Streamer_CallbackHook'
87
Код: SA-MP Dedicated Server ---------------------- v0.3d, (C)2005-2011 SA-MP Team [16:00:27] [16:00:27] Server Plugins [16:00:27] -------------- [16:00:27] Loading plugin: sscanf.so [16:00:27] ...
87
I think I fixed it by adding streamer but now the script says unknown while streamer is loaded with the other plugins
100
Hello there, I am wondering about something so I haver faction vehicles set up but after like 5 mins extra ones spawn on the top of them HELP!!!!!!!!! [+REP]
100
Hello there, I am making a command /load I have made the command and ready to test it put when I do i keep getting a message Player isn't connected. But I add a connect id Any Suggestions || Please h...
50
I have 8 rep points and im still not able to post any ads help
81
I wouldn't suggest doing it because it takes more time your way is the way i do it
170
Код: public OnPlayerStateChange(playerid, newstate, oldstate) { if(newstate == PLAYER_STATE_DRIVER && oldstate == PLAYER_STATE_ONFOOT) { if(GetVehicleModel(GetPlayerVehicle...
135