Author Topic: Quests  (Read 1249 times)

Hey  was wondering if someone could tell me how to make quests for an rp
How do you like spend money i know how to make a currency system like coins and stuff but i need to know how to spend

i know that
dude, i will explain it to you! im in your clan, so i can show you there. but i will explain it as much i can here:
using onactivate->self->addvariable->crystal->1
onactivate->self-disappear->5
i think, it will say something in the chat message like: crystal is 1
or something..... i think that's it.

Use the newest version of the VCE, and get the VCE Extensions. (There's 2 I think.) With the VCE, you can do just about anything.


dude, i will explain it to you! im in your clan, so i can show you there. but i will explain it as much i can here:
using onactivate->self->addvariable->crystal->1
onactivate->self-disappear->5
i think, it will say something in the chat message like: crystal is 1
or something..... i think that's it.
fail much? you didn't do anything to display the variable
with v4 to display:
input>client>displayvariable
and for v5
input>client><var:cl/pl:variable>

Omg, why are ppl here so mean?

Yes, it does take a simple mind, but some people just can't get it by looking at it.

No like when i go
Onactivate>Client>Displayvariable. Hmm well lets say like i have 100 coins and i spent 50 how would i do that
Dividevariable make no sence

Code: [Select]
[X] 0 [0] onActivate > Self > VCE_modVariable > [Client] [Coins] [Subtract] [50]