Category:Action: Difference between revisions

From DominAnt
(Created page with "Action that the player may perform")
 
(Marked this version for translation)
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
Action that the player may perform
<languages/>
<translate>
<!--T:1-->
Actions that the player may perform
 
<!--T:2-->
Most actions take place within one of the [[Action Radius]]
 
== Unsynchronized == <!--T:3-->
All server requests should be unsynchronized and could be called twice or more getting the result just once.
</translate>

Latest 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.