Posts: 789
Threads: 36
Joined: Dec 2013
Reputation:
0
Is there any function to kick a player of vehiclemod shop?
For the problem that when a player leaves the server stays inside the shop.
Or the only way is keeping a different position? (Near the entrance of the shop perhaps)
Posts: 811
Threads: 140
Joined: May 2013
Reputation:
0
You want to block all vehicle mod shops or what?
Posts: 789
Threads: 36
Joined: Dec 2013
Reputation:
0
no. Just if a player leaves server inside vehiclemod shop, kick him of there BEFORE save data.
Posts: 811
Threads: 140
Joined: May 2013
Reputation:
0
Where are you saving data? Under OnPlayerDisconnect?
Posts: 789
Threads: 36
Joined: Dec 2013
Reputation:
0
I already know that. But I can't stop save data just because the player is inside the shop. I want to save data and if player is inside the shop, the coordinates data not be of interior the vehiclemod shop. (without having to do all the work to detect in which vehiclemod shop the player is entering)