jekabso21 / BackWind-Project

This is a GitHub repository for a RedM server that utilizes Redem as its core framework. However, all other elements of the server have been custom-built from scratch to create a unique and optimized gaming experience.
2 stars 0 forks source link

Horse Stables #1

Closed jekabso21 closed 1 year ago

jekabso21 commented 1 year ago

Stable script that would allow users to store or take any horses

jekabso21 commented 1 year ago

Stables scripts has been created. Functions:

Users can store any horse. (When the group management script is added to the stables, horse trainers can add new horses, and other users can only store their own horses.)

Users can take their horse out of the stables. (If the user is in the same stables where they took out the horse, they will see their horse. Otherwise, they will not see the horse in the stables.)

At this moment, there is only one stables ped added to the server. However, soon, when configuring, public stables will be added to every location.

Also, users will be able to create their own horse shops, but only horse trainers will be able to sell horses.