Category:Action: Difference between revisions
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
Some actions take time (maybe 5 seconds, 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 running vehicle. | Some actions take time (maybe 5 seconds, 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 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? | 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]] | |||
== 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 07:46, 18 January 2016
Actions that the player may perform
Some actions take time (maybe 5 seconds, 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 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?
See also Action radius
Unsynchronized
All server requests should be unsynchronized and could be called twice or more getting the result just once.
Pages in category "Action"
The following 52 pages are in this category, out of 52 total.