mirror of
https://github.com/slb2k11/Exile_Igiload.git
synced 2024-08-30 17:32:13 +00:00
Added IL_Supported_Init_All for new Initialization & db save on unload cargo/vehicle
This commit is contained in:
parent
6fecefa6bd
commit
922af2b121
@ -1349,6 +1349,7 @@ if (isnil "IL_Procedures") then
|
||||
};
|
||||
|
||||
_IL_noti = getText(configFile >> "cfgVehicles" >> typeOf _x >> "displayName");
|
||||
_x call ExileServer_object_vehicle_database_update;
|
||||
["Success", format ["%1 successfully loaded!",_IL_noti]] call ExileClient_gui_notification_event_addNotification;
|
||||
[Player, IL_Load_Score] call IL_Score;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user