1,297
edits
No edit summary |
(Marked this version for translation) |
||
Line 1: | Line 1: | ||
<languages/> | <languages/> | ||
<translate> | <translate> | ||
<!--T:1--> | |||
Actions that the player may perform | Actions that the player may perform | ||
<!--T:2--> | |||
Most actions take place within one of the [[Action Radius]] | Most actions take place within one of the [[Action Radius]] | ||
== Unsynchronized == | == Unsynchronized == <!--T:3--> | ||
All server requests should be unsynchronized and could be called twice or more getting the result just once. | All server requests should be unsynchronized and could be called twice or more getting the result just once. | ||
</translate> | </translate> |