FrenchDecay on 2/11/2015 at 11:14
Hey everyone!
Just a quick question here, I'm pretty sure that's impossible but is there any way to change the starting point by buying a specific item from the store ?
If not, does playing with difficulty settings work ?
Zontik on 2/11/2015 at 12:25
I would try to use "TrigContained" script on the item. If player buys it, the "contains" link from Player to the item is created and script triggers. You can try to teleport starting point by this trigger.
I'm not sure if it works, but when you're in the shop, the mission is already loaded and probably scripts are able to work. Worths to try, it will not take too much time.
john9818a on 2/11/2015 at 12:46
You can make three starting points and use the Difficulty -> Destroy propeety on each one... specify a (0,1), (0,2), or (1,2) on each one but don't duplicate any settings on more than one start point.
Yandros on 2/11/2015 at 14:46
Zontik's suggestion should work, although I've never tried it.
john9818a on 2/11/2015 at 18:56
I guess it would depend on whether scripts work before gameplay starts or only after.
FrenchDecay on 3/11/2015 at 08:27
I'm pretty bad with DromEd to be honest. I've never got to the point of making objectives so maybe I'm going into something a bit too hard :cheeky: Wouldn't be a problem to add a script just now, I remember it used to with gamesys files
Zontik on 5/11/2015 at 14:25
Everybody was pretty bad in the beginning. Do and you skill will rise quickly.