Addstrength: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Doom64hunter (talk | contribs) mNo edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
addstrength <number> | <span {{code}}>'''addstrength''' <number></span> | ||
Increments the [[actor]]'s health by <number>. <number> can be a positive or negative value. | Increments the [[actor]]'s health by ''<number>''. ''<number>'' can be a positive or negative value. | ||
If used with a player sprite, this can be used to exceed [[gamestartup|MAXPLAYERHEALTH]] | |||
[[Category:Duke3D 1.3/1.5 commands]] | |||
[[Category:Sprite manipulation]] |
Latest revision as of 03:21, 11 January 2021
addstrength <number>
Increments the actor's health by <number>. <number> can be a positive or negative value.
If used with a player sprite, this can be used to exceed MAXPLAYERHEALTH