Author Topic: VCE Prompting  (Read 519 times)

Guys I'm not much to VCE but can someone help? I wanna know how to make a brick "Prompt" the Player.
Like what events do I do?

Download prompt events on rtb.

Another question. How do you make an event that will message the player through a box (Like when you are about to switch game modes in-game)kinda thing.

I can't really describe it all I know is like that box for a shop kinda box.

Too many repetitive words, lol.


A GUI cannot be created using VCE, you'd have to learn Torquescript along with GUI editing.

What.
Like that Prompt for when you event it.

Like the "Rules" Add-On for instance. That kind of prompt except through events

Damnit.

Because someone said and showed me they made a shop through VCE Prompts without Torque or GUI +

Damnit.

Because someone said and showed me they made a shop through VCE Prompts without Torque or GUI +
You might could do it using prompt events and varlinks, however varlinks ONLY work if the client also has VCE installed, so it's not a smart idea to do it using this method.


You might could do it using prompt events and varlinks, however varlinks ONLY work if the client also has VCE installed, so it's not a smart idea to do it using this method.


But I do and I want to know how and which event to make it work

But I do and I want to know how and which event to make it work
It's not a 'set' event to get it to work.

You would basically create an "OK" prompt that would include varlinks to buy what you wanted, but like I already said, first this requires the client to have VCE installed, so 50% of the server's players can be expected not to be able to even use this method.

Not smart.

Can you explain exactly what you want like a prompt to come up and ask if you would like to buy a gun for x amount..?

Sorry I think I found out. I'll keep this up just in case if this does not work.