Author Topic: Shop  (Read 744 times)

I'm trying to set up a score based store system for a tdm but i don't remember how to set up the vce commands..
any idea

to be honest, I'm not sure where exactly this kind of thread should go, but I do know that this isn't the section for it
probably either help or suggestions and requests
this board is for people who are making mods for the game, not for people looking for help with an existing mod

most likely help. suggestions and request would be more fit for when you're looking for a complete method to do something
but also maybe general discussion? hmmmm
« Last Edit: November 16, 2015, 10:26:59 PM by Foxscotch »

im just looking for a quick fix, and really didn't know where to put it either ;v

The first input for the value check should be a variable. So like <var:client:score>. Then since you're going to be subtracting 10 points you should be checking if <var:client:score> >= 10.

Although I suggest using the retro check for the client's score.

The first input for the value check should be a variable. So like <var:client:score>. Then since you're going to be subtracting 10 points you should be checking if <var:client:score> >= 10.

Although I suggest using the retro check for the client's score.
that did it, I knew i was forgetting the variable. i just couldn't remember the proper code. I used to have a list my friend gave me for our GTA server but its been about 7 years since that was around and ive even forgotten how to make a light switch with events. I dont even remember the font and color codes