Poll

How to make a shop with Score ?

Oops
1 (50%)
Oops
1 (50%)

Total Members Voted: 2

Voting closed: February 22, 2015, 05:57:59 PM

Author Topic: Need A Score Shop For My Server  (Read 1621 times)

Hi ! Im Make A Server With a Score Shop but i don't know how to make it i have VCE i use the Event

>  OnActivate > Client > VCE_ifvariable > Score > >= > 5

And It's Doen'st Workool kids klubing !!!

Help Me please


Thanks you :3

did you have an onvariabletrue  > player > additem and onvariabletrue > client > incscore > -5?

yes i do it but I pay one time with 5 point and i pay a second time and i have -5 point !

Yes thnks it's working !


yes i do it but I pay one time with 5 point and i pay a second time and i have -5 point !
That means it is working. It's taking away five points.

I think it's the 'Output Parameters' (Score) doen'st work

That means it is working. It's taking away five points.
Nevermind i use OnActivate > client > inscore > -5 not onvariabletrue > client > inscore > -5 but it's doen'st work :/

just tested in game, turns out i am completely wrong and won't take away points if you're at 0

just tested in game, turns out i am completely wrong and won't take away points if you're at 0
You need to do Onactivate Client VCEifVariable score >= 5

I use

OnActivate > Player > VCE_ifvariable >  >= > 5  and Onactivate > Client > VCE_ifvariable > >= 5

onvarible true > client > IncScore > -5

 Annnd it's still doen'st work...

I use

OnActivate > Player > VCE_ifvariable >  >= > 5  and Onactivate > Client > VCE_ifvariable > >= 5

onvarible true > client > IncScore > -5

 Annnd it's still doen'st work...
Sorry i forget

<client:score> between VCE_Variable and >=

But one can join my server for help ?

I have a save that uses it, I'll get the events in a minute.

Ah, found the problem. It's VCE_ifValue instead of ifvariable.