In this game mode, you have one neutral bomb placed somewhere on the map. Any player of any team can pick it up, find a bomb spot and plant it there. Another player, any player, must then find it and disarm it. Otherwise, the bomb will explode and the planter will win.
Settings (as Lua variables):
nb.image - image of the bomb on the player and on the floor (default "gfx/bomb.png")
nb.fimage - image of the bomb planted (default "gfx/fbomb.png")
nb.btime - time it takes to plant the bomb in seconds (default 5)
nb.dtime - time it takes to defuse the bomb in seconds (default 5)
nb.time - time it takes for the bomb to explode in seconds (default 20)
nb.restartdef - restart the round when the bomb is defused? (default false)
nb.initposs - a table with positions the bomb can spawn on in tiles (configured for de_dust by default)
nb.bombspots - a table with positions the bomb can be planted on in tiles - first two numbers are the position and the third is the explosion range (configured for de_dust by default)
Tell me if you find any bugs and just leave general feedback - it's always appreciated.
edited 1×, last 08.03.12 03:39:43 pm
Approved by Seekay
Download
4 kb, 534 Downloads