Search Results
store the last position of vehicles, use wiki.sa-mp.com/wiki/IsPlayerInRangeOfPoint‎ when player comes near vehicles, make them spawn, when player is far from vehicles, de-spawn or delete vehicles...
116
.... https://sampwiki.blast.hk/wiki/SetPlayerAttachedObject
80
I don't think you can stop player shooting rockets but you may try this https://sampwiki.blast.hk/wiki/OnPlayerKeyStateChange
61
it allows you to continue command ?? explain more please, i am unable to understand your problem.
177
Try Searching before posting.. https://sampwiki.blast.hk/wiki/ShowPlayerDialog
100
Here you go Use this function to disarm completely ResetPlayerWeapons(playerid);
236
better move this to script request thread.
127
why dont you force player to class selection when he get's offduty [Only if it's TDM,DM].
236
Try using this function GetPlayerFacingAngle(playerid, Angle);
53
Код: public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[]) { if(dialogid == 0) { if(response) { for(new i = 0; i < MAX_PLAYERS; i++) ...
123
Have you done return 1 at end of command ? And wht do you mean by "when i enter server"? If this do not work please show us commands.
45
Hmmm... For jail command you can do isplayerrange of point(point to be consider as bodyguard) and setplayerpros of the person to jail cords. And for plane set player interior to planes interior and cr...
80
Ok first of all use Pastebin or anything else for long scripts. On topic : try using putting the exact value on giveplayer money instead of declaring the value in varibles.
59
Edit : explained by smit i was late
165
update your includes(maybe) it works for me fine
176