Matthew9170
16 years ago
OK i made a new one and now the enemy won't attack
Wow, it has been a long time since I was last here.
Drummin
16 years ago
Did you setup the players correctly? I.e. All players computer controlled except human and players set as enemies?
Did you make an action subroutine script, setting [S A nd] for the team as in hunt and set this script as the "On Create" action?
Matthew9170
16 years ago
ok thanks Drummin i messed up on the teams and i coundn't figure it out but now i got it thanks
Wow, it has been a long time since I was last here.
Matthew9170
16 years ago
hey can some1 test out my map my computer is giving me an error message and shuting down ZH when i go to test

ps. I am not communist   America the enemy.zip (48kb) downloaded 3 time(s).
Wow, it has been a long time since I was last here.
Drummin
16 years ago
Creation trigger scripts and the "Run" script for the On Destroyed event need to be unique for each team. You can use common action scripts for use by all teams but anything related to the production of the team needs to be only used for that team. Just copy that set of scripts (over and over) and change the number or team name.
Matthew9170
16 years ago
i found out that the mission only works if it doesn't have text(military brifing)
Wow, it has been a long time since I was last here.
Drummin
16 years ago
Good work diagnosing the problem. Seems you can't have more than four line breaks. Remove the first one and it works fine.
Matthew9170
16 years ago
ya another small question i am making a mission in which if an object(tank) goes into a certain area it imetditly becomes the other teams... but i tryed doing that but it won't work and the other team doesn't build anything eventhought on the build list icon it has command center already built...plz help



ps. I will make a short vid of the problem if you need a better description of the problem😄

Wow, it has been a long time since I was last here.
Matthew9170
16 years ago
Ok great now the mission won't load

Wow, it has been a long time since I was last here.
Drummin
16 years ago
Post the map and someone will look at it. It's hard to say what the problem is.
Matthew9170
16 years ago
now world builder won't load it can some1 look at it   FOG OF WAR1.zip (33kb) downloaded 3 time(s).
Wow, it has been a long time since I was last here.
joey55
16 years ago
the problem were the map.str files
look at the attached file(file:old is yours file:new is the working 1)
after the modification wb loads it and you can play it.😄
you may have to show the briefing longer,it gets only to the seccond line.
  map str.rar (1kb) downloaded 4 time(s).
you have to be a happy man, to be a happy man 🙂
Matthew9170
16 years ago
Ok thanks Joey last night i was relly mad because it didn't want to respond😎
Wow, it has been a long time since I was last here.
Matthew9170
16 years ago
Hey if you want to see a preview of my map here it is


this is the youtube link

  Mission idk9.zip (71kb) downloaded 1 time(s).
Wow, it has been a long time since I was last here.
Matthew9170
16 years ago
how do you add your own personal music to a map?

Wow, it has been a long time since I was last here.
Matthew9170
16 years ago
How can I make a script that makes an object become another team's in an area
Wow, it has been a long time since I was last here.
Drummin
16 years ago
Name the object and identify the player by using room type scripting in the condition. The "transfer named object" to the player can be found under Player for the action line.

See Krits tutorial  on room scripting for help if needed.
Matthew9170
16 years ago
I shoud have said this earlier but not just 1 object like Any object (UNIT) to become the other players

like if i just built a unit and move it into "Area1" it becomes player1's
Wow, it has been a long time since I was last here.
Drummin
16 years ago
There is no way to make this happen because units you build are not named or belong to a specific team to be transferred.
Matthew9170
16 years ago
Ok thanks anyway
Wow, it has been a long time since I was last here.