Funny barrier script

Name: Funny barrier script
Description: With the push of a button a solid bollard comes shooting out of the back of your car, stops pursuers in their tracks!
Credits: WeeDarr, Simon
Downloads:
Raw code: http://weedarr.pastebin.com/f306bf56f
.pwn: http://solidfiles.com/d/7eb
.amx: http://solidfiles.com/d/4034

Documentation:

"Action" key deploys a bollard, they automatically destroy after 8 seconds. This can be changed on this line: "SetTimerEx("RemoveBarrier", 8000, 0, "d", playerid);"


Back | Home