LuaAPI.wiki
changeset 69 48f6e6c0076d
parent 68 fd230628d72c
child 70 ff7d4c176303
equal deleted inserted replaced
68:fd230628d72c 69:48f6e6c0076d
   324 === <tt>!SetTimer(gearUid, timer)</tt> (0.9.14) ===
   324 === <tt>!SetTimer(gearUid, timer)</tt> (0.9.14) ===
   325 
   325 
   326 <blockquote>Sets the timer of the specified gear. Also see !GetTimer.
   326 <blockquote>Sets the timer of the specified gear. Also see !GetTimer.
   327 </blockquote>
   327 </blockquote>
   328 
   328 
       
   329 === <tt>!SetBotLevel(gearUid)</tt> (dev) ===
       
   330 
       
   331 <blockquote>Sets the bot level from 0 to 5. 0 means human player.
       
   332 </blockquote>
       
   333 
   329 == Other Functions ==
   334 == Other Functions ==
   330 
   335 
   331 === <tt>!EndGame()</tt> ===
   336 === <tt>!EndGame()</tt> ===
   332 
   337 
   333 <blockquote>Makes the game end.
   338 <blockquote>Makes the game end.