Author Topic: Is there a way to make vehicles private?  (Read 748 times)

I wanna make a mount system for my medieval RP Im making. But the problem is if I make it so people can buy horses etc. I'm afraid people will get their horses stolen. And I dont really want people whining about having their mount being stole. Is there a way to make it so when someone mounts a vehicle/bot the vehicle/bot can only be rode in by them?

In short - Is there a way to make an evented "trust" system. So nobody but the person who mounts the vehicle/bot first can ride it.

I'm not on a whole lot of servers with horses, but on a lot of freebuilds when you try to ride someone else's vehicle, it'll say they don't trust you enough. I don't know if that comes with building the spawn or buying it, though.

on a lot of freebuilds
my medieval RP Im making.
Clearly, you didn't read the post.
His server is not a freebuild.



As far as I know, you probably can't.
A scripted RPG is better than an evented one anyways. You could easily do that with scripts.

In the minigame menu, check the boxes "Include All Player's Bricks" and "Players Use Own Bricks"

In the minigame menu, check the boxes "Include All Player's Bricks" and "Players Use Own Bricks"
They don't own the vehicle spawns.

i think vehicle events should work, try using onvehicleenter, then check their ID to a varaible on the brick

i think vehicle events should work, try using onvehicleenter, then check their ID to a varaible on the brick
I guess that might work for the whole not stealing thing. But wouldnt I have to do it everytime someone wants a horse??...

just put it on the vehicle spawns..

Use this to set a bricks owner with VCE and other events.