REsec and BIS_effects fixes from 1.7.7

This commit is contained in:
vbawol
2013-07-08 08:30:40 -05:00
parent 5201c47776
commit cc989b18d8
10 changed files with 635 additions and 297 deletions

View File

@@ -13,17 +13,6 @@ waitUntil{initialized}; //means all the functions are now defined
diag_log "HIVE: Starting";
if (_script != "") then
{
diag_log "MISSION: File Updated";
} else {
while {true} do
{
diag_log "MISSION: File Needs Updating";
sleep 1;
};
};
waituntil{isNil "sm_done"}; // prevent server_monitor be called twice (bug during login of the first player)
//Set the Time