Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Home
Help
Search
Login
Register
Hammerwatch Forum
»
Custom mapping and Mods
»
Editor Discussion
»
[Resolved] Need a little help
« previous
next »
Print
Pages: [
1
]
Author
Topic: [Resolved] Need a little help (Read 4464 times)
Causener
Posts: 2
Maggot Crusher.
[Resolved] Need a little help
«
on:
January 14, 2015, 08:47:22 AM »
I just started messing around with the editor and I'm trying to make a survival map. So far I have the first wave down, and when it ends it should activate a ChangeVariable and increase the wavecount variable by 1, which should cause wave 2 to begin. However something is wrong and I can't seem to figure out what it is, but for whatever reason wave 2 will not spawn any monsters. If I manually change the wavecount variable to start at wave 2 it works no problem. Could someone take a look at what I have so far and let me know if they see the problem? It's probably a stupid mistake on my part. Please and thank you in advance.
https://www.mediafire.com/folder/rd0j3zccjqj4f/thechamber
«
Last Edit: January 15, 2015, 02:12:14 AM by Causener
»
Logged
dingoZero
Posts: 50
Dingovania
Re: Need a little help
«
Reply #1 on:
January 14, 2015, 09:04:40 PM »
I linked the counter script to the add to variable script and it seems to work.
Logged
http://steamcommunity.com/sharedfiles/filedetails/?id=417040187
Causener
Posts: 2
Maggot Crusher.
Re: Need a little help
«
Reply #2 on:
January 14, 2015, 11:04:16 PM »
Thanks that did it! I guess the change variable needs to be activated and not just linked?
Logged
dingoZero
Posts: 50
Dingovania
Re: Need a little help
«
Reply #3 on:
January 15, 2015, 12:08:19 AM »
Yes.
Although my initial theory was that the change variable was triggered with every increment counter trigger; it worked when I set the change variable script to set to 2 instead of add 1.
Logged
http://steamcommunity.com/sharedfiles/filedetails/?id=417040187
Print
Pages: [
1
]
« previous
next »
Hammerwatch Forum
»
Custom mapping and Mods
»
Editor Discussion
»
[Resolved] Need a little help