• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

fatal from trees?

Status
Not open for further replies.
Level 26
Joined
Oct 18, 2008
Messages
952
I had a trigger making trees, then another making more trees. the second one caused fatal every game and did so even when everything but the specific line was disabled.

Code:
Destructible - Create a !!! Trees at TempPoint[1] facing (Random angle) with scale (Random real number between 0.65 and 0.67) and variation (Random integer number between 1 and 9)

changing it to another type of destructible fixes it, while changing it to another type of tree does not. have I hit a limit of trees you can have or something?
 
Status
Not open for further replies.
Top