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!
Whenever I'm doing custom scripts in the world editor, instead of giving me a compiling error like it used to, the damn thing just crashes! Is anybody else having this problem?
Whenever I'm doing custom scripts in the world editor, instead of giving me a compiling error like it used to, the damn thing just crashes! Is anybody else having this problem?
What was causing it to crash was that I put 'nIndex = nIndex + 1' rather than 'set nIndex = nIndex + 1'. The absence of the word 'set' makes it crash????
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.