Search Results
741
WOW GREAT +First .
741
Rock map by JJ
Код:
CreateObject(16115,3575.1001000,-1938.4000000,0.0000000,0.0000000,0.0000000,0.0000000); //object(des_rockgp1_03) (1)
CreateObject(16115,3513.8999000,-1921.3000000,0.0000000,0.0...
339
Quote:
Originally Posted by Rudy_
lol.. what is wrong with you, making topics like this
im trying to make a new island with mt..chiliad airports docks etc.... for my gamemode .
162
Disclaimer : I was thinking that none has made a script like this so I made .
What is this ?
This is a simple script used to puncture the wheels (stinger)
Commands:
/ts -- Throws one stinger .
Note:...
343
Im getting an error using zcmd I have installed zcmd but pawno shows an error
pawn Код:
C:\Users\Jyothish\Desktop\New folder\filterscripts\stinger.pwn(5) : fatal error 100: cannot read from file: ...
140
Vehicle repair .
First type:
Type the cmd /repair or press 2 to repair your vehicle .
Download
Second type:
Type /avr then it will automatically repair your vehicle .
Download
417
Quote:
Originally Posted by Stinged
What's a stringer weapon?
https://sampwiki.blast.hk/wiki/Weapons
Here's the list of all weapon ids.
Stinger that used in the mission Puncture Wounds...
397
736
Intro
This is very very simple script which allows you to find players by gps .
How it works
Just choose a cop skin then type /gps [player id ]
Requires
ZCMD , sscanf2 , a_zones
Download
461
pawn Код:
CMD:heal(playerid, params[]){ if(InDM[playerid] == 0) { SetPlayerHealth(playerid, 100); } else { SCM(playerid, -1, "You cannot heal yoursel...
178
pawn Код:
new text[128]; format(text,sizeof(text),"Welcome back %s! You are now logged in",Name); SendClientMessage(playerid,COLOR_YELLOW,text); ...
112