Anyone able to make me a Pay'N'Spray system that blocks it then you /enter and it spawns you in you do your shiz then it spawns out, Might be in the wrong section if so im sorry :/
Add objects (gates?) in front of the entrance, and then create the command. In the command you should do the following:
> Logic checks such as: is the player in a vehicle? Does the player have enough cash?...
> Check whether or not the player is in range of any of these entrances
> If he is, then TP him inside the Pay'N'Spray
> Measure the time that it takes the Pay'N'Spray to respray a vehicle and use this in a timer to determine when to TP the player out (you should do this in advance)