LuaAPI.wiki
changeset 70 ff7d4c176303
parent 69 48f6e6c0076d
child 71 2dcbebb06088
equal deleted inserted replaced
69:48f6e6c0076d 70:ff7d4c176303
   361 === <tt>!PlaySound(soundId)</tt> ===
   361 === <tt>!PlaySound(soundId)</tt> ===
   362 
   362 
   363 <blockquote>Plays the specified sound.
   363 <blockquote>Plays the specified sound.
   364 </blockquote>
   364 </blockquote>
   365 
   365 
       
   366 === <tt>!PlaySound(soundId, gearUid)</tt> (dev) ===
       
   367 
       
   368 <blockquote>Plays the specified sound for the chosen hedgehog's team.
       
   369 </blockquote>
       
   370 
   366 === <tt>!SetZoom(zoomLevel)</tt> (0.9.14) ===
   371 === <tt>!SetZoom(zoomLevel)</tt> (0.9.14) ===
   367 
   372 
   368 <blockquote>Sets the zoom level. The value for maximum zoom is currently 1.0 and for minimum 3.0 The default zoom level is 2.0
   373 <blockquote>Sets the zoom level. The value for maximum zoom is currently 1.0 and for minimum 3.0 The default zoom level is 2.0
   369 </blockquote>
   374 </blockquote>
   370 
   375