PIPEBOMB CONTROL: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Chibi (talk | contribs)
No edit summary
 
No edit summary
Line 1: Line 1:
Defines the behaviour of a pipebomb on the ground.
Defines the behaviour of a pipebomb on the ground.


Set to 1 to use a Timer, the amount of time defined by the gamevar GRENADE_LIFETIME (?)
Set to 1 to use a handheld remote detonator (default)
Set to 2 to use a handheld remote detonator (Default)
Set to 2 to use a timer, the amount of time defined by the gamevar GRENADE_LIFETIME

Revision as of 23:05, 25 July 2005

Defines the behaviour of a pipebomb on the ground.

Set to 1 to use a handheld remote detonator (default) Set to 2 to use a timer, the amount of time defined by the gamevar GRENADE_LIFETIME