Axe Software Forums
  Quest Developer Forum
  need help with status variables


Author Topic:   need help with status variables
carlii posted 27-12-2001 02:44 GMT     
I'm using QDK (so please don't provide me with script code - I wouldn't know what you're talking about!) and in my game there is HP (hit points; health). Anyway, you start off with 10 (out of 10) and I want to put in on the 'Status Variable' edit window, when the HP changes to 0 the player will die (game over). But I can't - it doesn't mention Status Variables in the conditional editor! And I remember in the older versions it had it or at least it had a 'Collectable' conditional, more or less. Help me out here!
carlii posted 27-12-2001 03:03 GMT          
Also, how do you change how much of a status variable the user has (in QDK)? I'm confused.
Alex posted 27-12-2001 18:12 GMT          
You access status variables in the same way as ordinary numeric or string variables (depending on what type of status variable you're using).