Currency Help.

88ken88
Hey everyone, I need SERIOUS help with getting the money system working. I just don't get it. I've tried a BUNCH of things, but nothing has worked. Help?

Lamens Terms please. Just a basic command to add money would work.
I already have the variable all set up.

Elexxorine
Can you post what you've done so far, some code will help us understand what you are and are not doing and doing right.

Btw, welcome to quest.

88ken88
here's what i've got so far -

command </getgold> inc <gold; 7>
define variable <Gold>
type numeric
scope local
value <5000>
display <Gold (!)>
end define
end define


(with all of the other code, of course)

Elexxorine
KK........ take the
   define variable <Gold>
type numeric
scope local
value <5000>
display <Gold (!)>
end define
and put that inside the define game stuff.... and chenge the command script to:
command </getgold> inc <gold; 7> 
no 'end define' is needed. Try it with that and it should work.

88ken88
alright! thanks a lot =]

This topic is now closed. Topics are closed after 60 days of inactivity.

Support

Forums