mirror of
https://github.com/slb2k11/Exile_Igiload.git
synced 2024-08-30 17:32:13 +00:00
Merge pull request #4 from Kugane/patch-6
Added IL_Supported_Init_All for new Initialization & db save on unloa…
This commit is contained in:
commit
e2093c0cfa
@ -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