Actions
Feature #1608
openplayer_perform_action()
Start date:
07/14/2025
Due date:
% Done:
0%
Estimated time:
Description
Make basic (mostly only server-side) tools for calling player actions. This adds player's action packet, act_prob_player_vs_*()
, illegal_player_action()
and little more. Lua callbacks are commented to introduce them later.
Currently, player's action packet contains only the action, the target and the subtarget fields, more will be added if ever needed.
Actions