Author Topic: Vehicle Buy Script  (Read 8196 times)

Basically click on the spawner and select which vehicle you want with the prices listed and be able to define the prices per vehicle in a local .txt file or prefs or whatever works best. Maybe a way to hide certain vehicles as well.

you could probably do this with vce

VCE and events would be able to do this fine. Are you wanting a GUI or something?

VCE and events would be able to do this fine. Are you wanting a GUI or something?
Yes

Just have it print to the chaybox all the prices you want. Tied to a variable in vce, and either check the players choice through a chat, command or prompt(s) event add-on. Block land doesn't like custom guis at least not on the fly like that for every new player that joins.


TLDR ask on Block land creators discord if you want something more than events. They're are actual add-on makers there.

i suppose you could do something like base raiders where when you buy an item it pulls up the actual brick wrench menu to buy from, but instead have it be the vehicle wrench menu, and when you send the events on the brick check to see if score/ whatever variable is enough for said vehicle, then spawn a vehicle of selected choice

To be fair there really should be a general GUI event for a "Marketplace" Add-On and a variety of events just interface with it.