Category:Action: Difference between revisions

From DominAnt
No edit summary
No edit summary
Line 4: Line 4:
There will be a counter counting down from the time to lower value. Block or not, not sure. Maybe just 5 short toasts?
There will be a counter counting down from the time to lower value. Block or not, not sure. Maybe just 5 short toasts?


See also [[Action Radius]]
All 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.

Revision as of 20:08, 21 January 2016

Actions that the player may perform

Some heavy actions take time (maybe 5 seconds or so, needs to be tested). And the player has to be near all the time. This is in order to prevent this action to take place from a fast running vehicle. There will be a counter counting down from the time to lower value. Block or not, not sure. Maybe just 5 short toasts?

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