| Posted by: LordWizz - Sunday, February 26, 2017 3:15:05 AM |
|---|
| Hey guys another Q here, Is there any method with scripting or something so each player has like 9999 power or just unlimited power? [so noone need to build powerplants] Thanks in advance =] |
| Posted by: acidbrain - Sunday, February 26, 2017 6:29:59 AM |
|---|
| You could make a map.ini... I took the usa powerplant as example [code=plain] Object AmericaPowerPlant EnergyProduction = 1000 End [/code] Transfer this powerplant to the player at gamestart and voila... Greetz |