mirror of
https://github.com/sfall-team/sfall.git
synced 2026-07-27 16:52:34 -07:00
Removed deprecated "register" keyword
Minor edits to documents.
This commit is contained in:
@@ -757,7 +757,7 @@
|
||||
- makes the specified item (pid) an explosive item like Dynamite or Plastic Explosives
|
||||
- `maxDamage` is optional
|
||||
- `activePid` is for an item with an active timer, can be the same as the `pid` argument
|
||||
- the item proto must be "Misc Item" type and have "Use" action flag
|
||||
- the item proto must be the **Misc Item** type and have the **Use** action flag
|
||||
- minDamage/maxDamage are the minimum and maximum explosion damage
|
||||
- using the function on an item that is already set as an explosive will override its previous settings
|
||||
- NOTE: this function does not work for pids of Dynamite and Plastic Explosives
|
||||
|
||||
Reference in New Issue
Block a user