29.03.2010, 17:16
Spike Strips
By: FreshKilla
This is a script for decent Spike Strips that include more functions then the other Spike Strip scripts out there, and more better quality in the script etc, I finished this script in about two hours its very simple but its good for people in Roleplay servers who want the police to have spike strips or w/e.
Callbacks:
That function will create a spike strip.
This function will delete every SpikeStrip thats created/running on the server.
This function will delete the Spikestrip thats closest to that playerid.
Defines:
You can change the amount but if your using more then 200 i suggest you use a ObjectStreamer.
Download:
The download includes a Filterscript which includes some commands that might help you.
http://www.mediafire.com/?uaoyoyo0tm2
Video:
SA-MP Spike Strips by FreshKilla
Bugs:
v1.0 - You're tires would pop even if you flew over the spikes[Fixed].
By: FreshKilla
This is a script for decent Spike Strips that include more functions then the other Spike Strip scripts out there, and more better quality in the script etc, I finished this script in about two hours its very simple but its good for people in Roleplay servers who want the police to have spike strips or w/e.
Callbacks:
Код:
CreateStrip(Float:x,Float:y,Float:z,Float:Angle)
Код:
DeleteAllStrip()
Код:
DeleteClosestStrip(playerid)
Defines:
pawn Код:
#define MAX_SPIKESTRIPS 200
Download:
The download includes a Filterscript which includes some commands that might help you.
http://www.mediafire.com/?uaoyoyo0tm2
Video:
SA-MP Spike Strips by FreshKilla
Bugs:
v1.0 - You're tires would pop even if you flew over the spikes[Fixed].