![]() |
[FLHook] /resetall with Wendigo ID makes everyone neutral - Printable Version +- Discovery Gaming Community (https://discoverygc.com/forums) +-- Forum: Discovery Development (https://discoverygc.com/forums/forumdisplay.php?fid=7) +--- Forum: Discovery Mod General Discussion (https://discoverygc.com/forums/forumdisplay.php?fid=37) +---- Forum: Discovery Mod Bug Reports (https://discoverygc.com/forums/forumdisplay.php?fid=573) +----- Forum: Fixed or invalid (https://discoverygc.com/forums/forumdisplay.php?fid=574) +----- Thread: [FLHook] /resetall with Wendigo ID makes everyone neutral (/showthread.php?tid=209038) |
[FLHook] /resetall with Wendigo ID makes everyone neutral - Leo - 08-23-2025 Type: FLHook/Server Config Bug: Unsure if this is intentional or not but... Reproduction Steps:
Additional Information: Extra notes go here Do not repeat this template for unrelated bugs, each needs their own thread. RE: [FLHook] /resetall with Wendigo ID makes everyone neutral - Alex. - 08-25-2025 I think you mean resetrep. And its job is to set all factions to neutral: https://github.com/Aingar/FLHook/blob/1208d5d9386ad219cfd8271d0be87c26647f3404/Plugins/Public/playercntl_plugin/MiscCmds.cpp#L400 I think perhaps what you're alluding to is the Wendigo ID does not have appropriate rep hacks which should apply when you log back in? RE: [FLHook] /resetall with Wendigo ID makes everyone neutral - Alex. - 08-25-2025 I found some config which made dsy_license_pf_09_grp (Wendigo PF ID) inherit from dsy_license_vagrants, and copied that to also cover dsy_license_wendigo_li and dsy_license_wendigo_ga |