Tile - Entity charge – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 13: Line 13:
=Notes=
=Notes=
*Works for "chargeable" items (e.g Mining drill)
*Works for "chargeable" items (e.g Mining drill)
*Works also for Engines
*Works also for engines
*Power cells cannot be recharged from a script, only depleted
*Power cells cannot be recharged from a script, only depleted
*Entering negative number as amount will inverse the instruction effect
*Entering negative number as amount will inverse the instruction effect

Revision as of 17:40, 4 December 2018

Ylands Tile - Entity charge.png

  • Allows to get/set current total amount of charge of an entity


Ylands Tile - Entity charge add.png

  • Allows to increase charge of target entity


Ylands Tile - Entity charge remove.png

  • Allows to decrease charge from target entity


Notes

  • Works for "chargeable" items (e.g Mining drill)
  • Works also for engines
  • Power cells cannot be recharged from a script, only depleted
  • Entering negative number as amount will inverse the instruction effect



Template:Ylands scripting navbox