Blockland Forums > Help

Evented shop problems

Pages: (1/3) > >>

Zenthrox:



If you can see the miniscule text, I was trying to make a shop with variable events, but for some reason, when I accept the prompt, it neither does the VariableTrue events nor the VariableFalse events. I suspect I wrote the player score variable incorrectly, but I don't know what I should change it to. Any suggestions?

Regulith:

You forgot to specify which events the ifVariable line executes (the box after the "30").

The fact that prompt events are buggy doesn't help either.

zenloth:


--- Quote from: Regulith on December 04, 2009, 03:16:02 PM ---You forgot to specify which events the ifVariable line executes (the box after the "30").

--- End quote ---
I believe these are only required if you are using multiple If statements.
I think the problem is here, you need to use VCE_ifValue rather than Variable, as you are using a variable replacer.

Zenthrox:

Okay, I tried changing what Reg said to change, and still didn't get any results.

(Also, in event line 3, I tried both 'Self' and 'Client')

While line 3 was set to 'Self' (Client doesn't have VCE_ifValue), I tried VCE_ifValue as well and still got nothing.

Regulith:

You still forgot event 2.

Pages: (1/3) > >>

Go to full version