VN fnc log placeLogisticItem

From Savage Game Design Wiki
Revision as of 20:15, 26 February 2021 by Lou Montana (talk | contribs) (Text replacement - "call VN_" to "call [[VN_")
Jump to navigation Jump to search

{{Function

|v= 1.00

|author= Ethan Johnson

|a=

|e=

|g1= Logistics

|d= Adds actions for players for the logistics module.

|s= [player, cursorObject] call VN_fnc_log_placeLogisticItem

|p1n= player |p1t= object |p1d= unused, but must not be null |p1v=

|p2n= cursorObject |p2t= object |p2d= unused |p2v= objNull

|r1t= boolean |r1d= true on success, false on failure

|x1= [player] call [[VN_fnc_log_placeLogisticItem }}