- 4
- Posts
- 8
- Years
- Seen Apr 18, 2018
Hi Guys,
Im having issues with the Battle tower.
I am trying to edit the amount of rounds from 7 to 5 but as soon as i change the 7 - 5 it creates a new line. (see below examples).
#default
pbBattleChallenge.set("towersingle",7,
pbBattleTowerRules(false,false))
#after edit
pbBattleChallenge.set
("towersingleopen",5,
pbBattleTowerRules(false,true))
Once this has been done it gives me an error saying it cant start with ("tower.
Anyway around this?
thanks in advance.
Im having issues with the Battle tower.
I am trying to edit the amount of rounds from 7 to 5 but as soon as i change the 7 - 5 it creates a new line. (see below examples).
#default
pbBattleChallenge.set("towersingle",7,
pbBattleTowerRules(false,false))
#after edit
pbBattleChallenge.set
("towersingleopen",5,
pbBattleTowerRules(false,true))
Once this has been done it gives me an error saying it cant start with ("tower.
Anyway around this?
thanks in advance.