Axe Software Forums
  Quest Developer Forum
  Error message in ASL log


Author Topic:   Error message in ASL log
gamer1962 posted 26-06-2002 00:03 BST     
I have error message regarding variable that are used in the afterturn script.
Warning:
Error Variable "mypet" not defined

This variable is not assigned until the player aquires a companion creature.

My question is will this creates problems with the game or is it only releveant to the debug log ?

Alex posted 26-06-2002 19:02 BST          
It won't create any real problems, but you could get rid of the error by just setting the string variable "mypet" to nothing in your game startscript.