Pregunta BUMPER BUNDLE
- Secret Bonez Darkmatter
- Autor del tema
- Gracias recibidas: 0
yep i did that thank you, one last thing why is the eco generator saying this SF Eco Generator - Water: DEBUG:POWER_ECO_GENERATOR checkWater:Ground=22.785019 Water=23.000000 Result=1. i changed the debug thing to false in the script but it didn't help.
por Secret Bonez Darkmatter
Por favor, Identificarse o Crear cuenta para unirse a la conversación.
- Admin
- Gracias recibidas: 259
Thats odd - it's the script called power_eco_generator in the 'water mill' (SF Eco Generator - Water)
on line 6 it should read:
integer DEBUGMODE = FALSE;
and that should turn off all debug messages.
Anyway I've just put a fresh copy of the package out and have made sure debug mode is off!
on line 6 it should read:
integer DEBUGMODE = FALSE;
and that should turn off all debug messages.
Anyway I've just put a fresh copy of the package out and have made sure debug mode is off!
por Admin
Por favor, Identificarse o Crear cuenta para unirse a la conversación.