mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-09-12 23:45:12 -04:00
disable some debug flags by default...most importantly, add the scriptListLoadUnload [GameServer] flag, which toggles the "script_class_loader" spam on and off
This commit is contained in:
@@ -508,7 +508,6 @@ public class group extends script.base_script
|
||||
}
|
||||
}
|
||||
}
|
||||
int debug = amt - totalDividends;
|
||||
prose_package ppSplit = prose.getPackage(PROSE_SPLIT_COINS_SELF, null, Integer.toString(amt), null, null, Integer.toString(amt - totalDividends), null, null, null, null, 0, 0.0f);
|
||||
sendSystemMessageProse(actor, ppSplit);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user