Addstrength: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Doom64hunter (talk | contribs) mNo edit summary |
||
(One intermediate revision by one other user 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:Duke3D 1.3/1.5 commands]] | ||
[[Category:Sprite manipulation]] | [[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