LuaAPI.wiki
changeset 172 67ce8ba1c934
parent 157 90dd08518805
child 173 ef246592a16e
equal deleted inserted replaced
171:ede3b4409e12 172:67ce8ba1c934
   283 </blockquote>
   283 </blockquote>
   284 === <tt>!GetHealth(gearUid)</tt> (0.9.14) ===
   284 === <tt>!GetHealth(gearUid)</tt> (0.9.14) ===
   285 
   285 
   286 <blockquote>returns the health of the gear
   286 <blockquote>returns the health of the gear
   287 </blockquote>
   287 </blockquote>
   288 === <tt>!GetBotLevel(gearUid)</tt> (0.9.14) ===
   288 === <tt>!GetHogLevel(gearUid)</tt> (0.9.14) ===
   289 
   289 
   290 <blockquote>returns the bot level from 0 to 5. 0 means human player.
   290 <blockquote>returns the bot level from 0 to 5. 0 means human player.
   291 </blockquote>
   291 </blockquote>
   292 
   292 
   293 === <tt>!GetVisualGearValues(vgUid)</tt> (0.9.15) ===
   293 === <tt>!GetVisualGearValues(vgUid)</tt> (0.9.15) ===
   463 === <tt>!SetTimer(gearUid, timer)</tt> (0.9.14) ===
   463 === <tt>!SetTimer(gearUid, timer)</tt> (0.9.14) ===
   464 
   464 
   465 <blockquote>Sets the timer of the specified gear. Also see !GetTimer.
   465 <blockquote>Sets the timer of the specified gear. Also see !GetTimer.
   466 </blockquote>
   466 </blockquote>
   467 
   467 
   468 === <tt>!SetBotLevel(gearUid)</tt> (0.9.16) ===
   468 === <tt>!SetHogLevel(gearUid)</tt> (0.9.16) ===
   469 
   469 
   470 <blockquote>Sets the bot level from 0 to 5. 0 means human player.
   470 <blockquote>Sets the bot level from 0 to 5. 0 means human player.
   471 </blockquote>
   471 </blockquote>
   472 
   472 
   473 == Other Functions ==
   473 == Other Functions ==