Author Topic: VCE Help and Strange Problems!  (Read 393 times)

I need 2 questions from you guys. First, I'm going to explain the first one.
1. When I buy a fish too fast, it pops up that I get a ore all the sudden? I get a ore instead of a fish? Can anyone explain that to me? No. There nothing wrong with the events.


2. How would you create a quest that you can only do ONCE? Like kill that guy and this guy or collecting a Skull?

1. I have no idea what you're talking about. Fish? Ore? Explain.

2. Add a variable when you finish the quest and have the quest check if the player has that variable before giving it, so it will only give the quest to people who don't have the finished quest variable.

I'll explain more of #1.
So, here how it happend. First, when I buy a variable (known as fish) multiple times. Then, on my like 4th or 5th variable buy. It shows up as a another variable (known as ruby) instead of the variable "fish".

2. Are you talking about fireRelays? (Not that much of a event expert.)

1. Do you have any events on that brick that have to do with the Ruby variable?

2. No, I'm still talking about VCE.

1. No. Nothing at all. Here, I'll give the list of the events.
OnActivate > Self > VCE_modVarible > Brick > [Clicks] > Add > 1
OnVariableTrue > Self > Disappear [15]
OnActivate > Self > VCE_modVarible > Brick > [Clicks] > Set > 0
OnActivate> Client > BottomPrint > "<color:FFFFFF>You have tried to pickaxe this ore."
OnActivate > Self > if_Varible > [Clicks] >= [13] [1 9]
OnActivate > Self > PlaySound > arrowhit.wav
OnVariableTrue > Self >  VCE_modVarible > Client [MineXP] Add [1]
OnVariableTrue > Self >  VCE_modVarible > Client [Ore] Add [1]
OnVariableTrue > Self > ChatMessage > " <color:FFFFFF>You have <var:client:MineXP> mining EXP."
OnVariableTrue > Self > ChatMessage > " <color:FFFFFF>You now have <var:client:Ore> ore. "

#2 is long gone now.



I assume it's just a VCE slip-up then.

I know the newest version of VCE couldn't be trusted!  :cookieMonster:  :cookie:
Thank you anyways, Regulith.
FORUM LOCKED UP.