VN fnc log openLogisticsInventory

From Savage Game Design Wiki
Revision as of 20:16, 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= global

|e= local

|g1= Logistics

|d= Opens logistics inventory of the vehicle passed to this function. Also used when inventory is reloaded e.g when an item is taken out of a inventory that is in use.

|s= [player, vehicle] call VN_fnc_log_openlogisticsinventory

|p1n= player |p1t= object |p1d= player object - mandatory but not used |p1v=

|p2n= vehicle |p2t= object |p2d= vehicle from which inventory will be opened |p2v=

|r1t= boolean |r1d= true when

|x1= [player, sogJeep] call [[VN_fnc_log_openLogisticsInventory; }}