How To Do
Here you can find out how to do some things.
How to enable SideJob - Other Job option
With this feature, you can enable people to use this system as a 2nd or 3rd profession by not using setJob functions by core.
Send Trigger when a job is finished
When a profession is finished, you can send a Trigger/Export to another script using the function below with the finished profession information.
So you can give things like Vehicle, Item, XP, Daily reward, Extra item.
Making a Level query when choosing a job
If you have a Level script on your server, you can make a query by finding the codes and file below. Thus, people will no longer be able to take that job without having the required level.
wais-jobpack Script does not have its own Level/XP System. This process applies to people using an additional script.
For this go to the following file path. wais-jobpack/client/editable.lua
Crane/Bucket Controls of Electrician Job
If you are doing the job in Multiplayer:
Get in the driver's seat.
Have your friend take the seat next to you.
Press H long in the driver's seat and lower the vehicle's feet to the ground.
Once the legs of the vehicle are on the ground, your friend will be given the option to switch to Crane/Bucket. He can start controlling it by pressing that button.
The person who will provide the Crane/Bucket controls of the vehicle must definitely have the profession of “electrician” as a SideJob or CurrentJob.
Last updated