1,297
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Actions that the player may perform | Actions that the player may perform | ||
Most actions take place within one of the [[Action Radius]] | |||
== Unsynchronized == | == Unsynchronized == | ||
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. |