9.2.2025

Updates v1.3.0

  • Players can now rent shops.

    • Players who rent a shop earn a percentage of the money from products sold in that shop.

  • Each shop can now be customized individually, allowing you to, for example, sell luxury clothing in Shop A and lower quality clothing in Shop B. (This feature can be used when opening a shop via an export.)

  • Config files have been made more user-friendly.

  • A new config file has been added to simplify adding addon tattoos.

  • Some minor bugs have been fixed.

modified:   fxmanifest.lua
modified:   client/client.lua
modified:   client/editable.lua
modified:   client/tattoo.lua
modified:   configs/config.lua
modified:   languages/en.lua
modified:   languages/tr.lua
modified:   server/editable.lua
modified:   server/main.lua
modified:   ui/build (delete the 'ui/build' folder before updating the 'ui/build' folder)
-deleted:    client/data.lua
-deleted:    configs/famaleBlacklist.lua
-deleted:    configs/femalePrice.lua
-deleted:    configs/maleBlacklist.lua
-deleted:    configs/malePrice.lua
-deleted:    configs/tattoo.lua
+new:   client/blips.lua
+new:   client/functions.lua
+new:   client/playerOwnable.lua
+new:   configs/blacklist folder
+new:   configs/clotheList folder
+new:   configs/clothingPrice folder
+new:   configs/tattoo folder
+new:   server/playerOwnable.lua
+new:   shared folder

Last updated