• 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.

fatal from trees?

Status
Not open for further replies.
Level 25
Joined
Oct 18, 2008
Messages
945
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