You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changing GCL_MULTIPLY and GCL_POW seems to have no effect. Setting GCL_MULTIPLY to 1000 for example with 10000000 GCL should result in an extremely high GCL but Game.gcl.level is 3 and trying to claim more than 3 rooms anyway gives ERR_GCL_NOT_ENOUGH.
I'm assuming this issue extends at least to POWER_LEVEL_MULTIPLY and POWER_LEVEL_POW but I am unable to test this.
CONSTRUCTION_COST, CONTROLLER_LEVELS, SAFE_MODE_COOLDOWN, and SAFE_MODE_DURATION all seem to work fine other than the initial safe mode duration and the client not recognizing the changed controller level up cost.
The text was updated successfully, but these errors were encountered:
Changing GCL_MULTIPLY and GCL_POW seems to have no effect. Setting GCL_MULTIPLY to 1000 for example with 10000000 GCL should result in an extremely high GCL but Game.gcl.level is 3 and trying to claim more than 3 rooms anyway gives ERR_GCL_NOT_ENOUGH.
I'm assuming this issue extends at least to POWER_LEVEL_MULTIPLY and POWER_LEVEL_POW but I am unable to test this.
CONSTRUCTION_COST, CONTROLLER_LEVELS, SAFE_MODE_COOLDOWN, and SAFE_MODE_DURATION all seem to work fine other than the initial safe mode duration and the client not recognizing the changed controller level up cost.
The text was updated successfully, but these errors were encountered: