Category:Action: Difference between revisions

From DominAnt
No edit summary
No edit summary
Line 1: Line 1:
<languages/>
<translate>
Actions that the player may perform
Actions that the player may perform


Line 5: Line 7:
== 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.
</translate>

Revision as of 06:42, 11 September 2017

Other languages:

Actions that the player may perform

Most actions take place within one of the Action Radius

Unsynchronized

All server requests should be unsynchronized and could be called twice or more getting the result just once.