ox_target:N Developments suggests you to replace your current target with this one, sinceox_target is better than any other target out there. You don’t have to change anything on your server current target system, it has built-in implemented system for qtarget andqb-target
With this one you don’t have to attach any entity or what ever, physic or not you can add a location also about the price i guess it is very “friendly”, it wont cost more than 15-16 € depends on your taxes (country based).
Hey and good evening, the script is a super facilitator when creating seats. I was able to create a seating area in less than 2 minutes. I am really thrilled, it is worth every penny!
Another script I have I first have to find the hash and see how I really sit on the chair in the end.
Here it can check it directly and it’s super easy.
[Suggestion] - More animations.
For ex, when u open the panel have another tab where you can select the animation defined in the config or something like that. It would be cool not to have or to be restricted to only 1 sitting animation.
New Version 1.4 has been released. Added new configurable option to select the sit scenario (animation) you like to put while creation. Bellow you can see the new configurable option. “animations”
Config = {
command = '~nchairs', -- register the command name you would like to use for the creator.
checkVersion = true, -- check if there's new version of the resource, you can disable it but you wont be informed if there's new version.
standup = "BACK", -- button to standup.
lang = "en", -- language, depends on your en.lua files.
animations = {
{label = "Sit on chair", args = "PROP_HUMAN_SEAT_CHAIR_MP_PLAYER"},
{label = "Sun Lounger", args = "PROP_HUMAN_SEAT_SUNLOUNGER"},
}
}