LuaEvents.wiki
changeset 1888 b57907ed3131
parent 1874 048c71a203c8
child 1921 e65b834f2dd9
equal deleted inserted replaced
1887:e2abe908d18d 1888:b57907ed3131
   110 === <tt>onLJump()</tt> ===
   110 === <tt>onLJump()</tt> ===
   111 This function is called when the current player presses the long jump key.
   111 This function is called when the current player presses the long jump key.
   112 
   112 
   113 === <tt>onPrecise()</tt> ===
   113 === <tt>onPrecise()</tt> ===
   114 This function is called when the current player presses the precise key.
   114 This function is called when the current player presses the precise key.
   115 
       
   116 === <tt>onPreciseLocal()</tt> (1.0.0) ===
       
   117 This function is called when the player on the local client presses the precise key, no matter which team is active at the moment.
       
   118 
   115 
   119 === <tt>onLeft()</tt> ===
   116 === <tt>onLeft()</tt> ===
   120 This function is called when the current player presses the left key.
   117 This function is called when the current player presses the left key.
   121 
   118 
   122 === <tt>onRight()</tt> ===
   119 === <tt>onRight()</tt> ===