ORION SOLUTIONS LUA API
CreateMove_Start
Called near the beginning of CreateMove processing.
callbacks.add("CreateMove_Start", function(cmd) end)Arguments
NameDescription
cmdThe current user command passed by the client.Called near the beginning of CreateMove processing.
callbacks.add("CreateMove_Start", function(cmd) end)cmdThe current user command passed by the client.