![]() |
|
[Server Restart] Coalition IFF is -0.65 to fresh Hessian (restart issue) - 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: [Server Restart] Coalition IFF is -0.65 to fresh Hessian (restart issue) (/showthread.php?tid=179001) |
[Server Restart] Coalition IFF is -0.65 to fresh Hessian (restart issue) - Groshyr - 04-27-2020 ==================== Type: Server Bug: Red Hessians restart has Coalition IFF as -0.65. It should be neutral or friendly ==================== Coalition Military x Coalition Coalition IFF is a former Guard IFF. That's why it's -0.65. RE: [Restart] Coalition IFF is -0.65 to fresh Hessian (restart issue) - Nightowl - 04-28-2020 To repair this would be easy: Only change the line 79 from Code: house = -0.65, fc_b_guardianCode: house = 0.3, fc_b_guardianI've done this in the attached file (and this is the only change). RE: [Server Restart] Coalition IFF is -0.65 to fresh Hessian (restart issue) - jammi - 05-03-2020 Fixed with the implementation of Snak3's restart revision project. |