01.05.2011, 19:49
This is a FS that has a 50-50 chance of spawning a fire on one of the 21 locations currently scripted, in Red County. It tries to spawn a fire every 30 seconds. Firefighters can /putoutfire to put it out. Civilians who approach too close to the fire start losing health, until they move away.
How to use
Get in a firetruck or have a fire extingusher. Make sure you have a firefighter skin and get close to the fire and type /putoutfire.
Note:
- Only one fire is spawned at the map
- The fire consists of 5 large flames that dissapear over time (after you extingush them)
- The whole fire has 100 points. /putoutfire'ing in a firetruck results in -15 points for a fire, while on foot in -5
Commands
- /putoutfire - extingush the fire.
Known bugs
- None found at the moment, but there's a possibility.
Screenshot

Uploaded with ImageShack.us
Uploaded with ImageShack.us
Download
.AMX - http://www.mediafire.com/?2sshubqc0pst8u7
.PWN - http://www.mediafire.com/?awbk8zv85vud4uj
Pastebin - http://pastebin.com/XQ44u1wz
Credits
Outcast - creator
License
You are permitted to use this and modify it as long as you give credits and keep the credits in the script untouched.
How to use
Get in a firetruck or have a fire extingusher. Make sure you have a firefighter skin and get close to the fire and type /putoutfire.
Note:
- Only one fire is spawned at the map
- The fire consists of 5 large flames that dissapear over time (after you extingush them)
- The whole fire has 100 points. /putoutfire'ing in a firetruck results in -15 points for a fire, while on foot in -5
Commands
- /putoutfire - extingush the fire.
Known bugs
- None found at the moment, but there's a possibility.
Screenshot

Uploaded with ImageShack.us
Uploaded with ImageShack.us
Download
.AMX - http://www.mediafire.com/?2sshubqc0pst8u7
.PWN - http://www.mediafire.com/?awbk8zv85vud4uj
Pastebin - http://pastebin.com/XQ44u1wz
Credits
Outcast - creator
License
You are permitted to use this and modify it as long as you give credits and keep the credits in the script untouched.



utoutfire..." part of the script. Just search for SetTimer("ReloadFun", ...) and change the 30000 to which ever number you like (like, for 5 seconds you use 5000, and so on).
my server needed this, thanks alot