For the complete documentation index, see llms.txt. This page is also available as Markdown.

30.06.2024

Updates

  • Added Config.ShopLocations

    • If you don't have an extra shop system, you can add a shop to any location with this system

  • Added Config.openTrunkDistance

    • If you have a very large vehicle and have problems opening the trunk, you can increase the distance of each model with this setting

  • Added backpack system Video

    • You can increase the maximum weight and number of slots that the player can carry depending on the clothes bag

  • Added Config.antiSwimingItems

    • You can add the items you want to be broken in water to this config. so that when the player swims in water for 3 seconds, the item will be deleted and the broken version will be added instead

  • 3D draw texts renewed

  • When you receive an item from a player or give an item to a player, you now see a censored version of their name instead of their id

  • Fixed last bug related to fast slot

Note: Don't forget to update tgiann-core

modified:   client/client.lua
modified:   client/dropWhenDie.lua
modified:   client/useItem.lua
modified:   configs/config.lua
modified:   configs/shopConfig.lua
modified:   languages/en.lua
modified:   languages/tr.lua
modified:   server/server.lua
modified:   ui/build

Last updated