So I've recently, within the last month, have started using VCE events and I find them quite useful. My most recent build is an new style city RP. In this RP, I wish to make every aspect of it as realistic as possible in Blockland. Currently, I am working on the main highway running through the center of the city. The only VCE events I am using so far is for the toll booths. This eventing worked great for me, it subtracted .75 dollars and allowed me through, but I have discovered that when someone else goes through the booths, I get the charge of money, have the little message I had set to pop up when the transaction occurs, and yet not have the booths allow passage for the other players cars. I am using zone bricks for when the car enters the booth and my current draft-like design is to have a wall blocking entrance through. I also have a brick that changes from gray to green for if you can go or not. This brick sends relays to the invisiwall. The eventing is below (as close as I can remember to it)
Onvehicleenterzone-self-VCEifvariable-RMBC Cash >= .75 1 2 3 4
Onvariabletrue-self-VCEmodvariable-brick RMBC Cash subtract .75
Onvartrue-client-bottomprint-You have <var:br:RMBC Cash> RMBC Cash. Thank you and have...
Onvartrue-namedbrick--toll1go1--firerelay
Onvarfalse-client-bottomprint-You have <var:br:RMBC Cash> RMBC Cash. You do not have enough...
And that's it for the zone's eventing. This is only what I think I remember it being, I may have had some player and pl in there instead of brick and br.
This is probably in some RP post already some time ago but how/what/where do I find the events for the /yes and /no things you type for food and such.
And I was also wondering of there was a way to transfer all of the money spent at the toll booths to my own RP bank account so that I make money when ever people use my highway.
Onvariabletrue-client