Difference between revisions of "VN fnc log openLogisticsInventory"
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Remove TODO category) |
Lou Montana (talk | contribs) m (Text replacement - "call VN_" to "call [[VN_") |
||
Line 29: | Line 29: | ||
|r1d= {{Biki|true}} when | |r1d= {{Biki|true}} when | ||
− | |x1= <code>[player, sogJeep] call VN_fnc_log_openLogisticsInventory;</code> | + | |x1= <code>[player, sogJeep] call [[VN_fnc_log_openLogisticsInventory;</code> |
}} | }} |
Revision as of 20:16, 26 February 2021
{{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;
}}