Hello, I wish to put a permission level in the shop convey so that only a player with a permission level 1 or more can buy vehicles.
2 Likes
It’s simple 
if user.permission_level == (2) then
You could tell me if it has to be in customer https://pastebin.com/Ueaph7hn or waiter https://pastebin.com/XHvctiLZ, there is no something else to add
1 Like
Where ? need to put on the script ?
Are you sure ? It cannot be simple like this.
Somebody could help me, because the I how to lose patience with this permission level
@Goku_San How to do that with this code : https://i.imgur.com/g0MD7O2.png ?