LuaAPI.wiki
changeset 576 dff03a98693a
parent 573 aa505738aff0
child 577 6e77c79a8457
equal deleted inserted replaced
575:d6959c32b909 576:dff03a98693a
   504 
   504 
   505 === <tt>!GetHealth(gearUid)</tt> ===
   505 === <tt>!GetHealth(gearUid)</tt> ===
   506 Returns the health of the gear.
   506 Returns the health of the gear.
   507 
   507 
   508 === <tt>!GetHogLevel(gearUid)</tt> ===
   508 === <tt>!GetHogLevel(gearUid)</tt> ===
   509 Returns the bot level ranging from 0 to 5. `0` means human player.
   509 Returns the bot level ranging from `0` to `5`. `1` is the strongest bot level and `5` is the weakest one. `0` is for human player.
   510 
   510 
   511 === <tt>!GetGearPos(gearUid)</tt> ===
   511 === <tt>!GetGearPos(gearUid)</tt> ===
   512 Get pos of specified gear.
   512 Get pos of specified gear.
   513 
   513 
   514 === <tt>!GetVisualGearValues(vgUid)</tt> ===
   514 === <tt>!GetVisualGearValues(vgUid)</tt> ===