-
Hello everyone, I wanted to make and share this idea that came to my mind in the rust game I play and manage my server, adding items in this way and props in a single format for now
-
Received loot boxes are deleted, it works with rust logic, I can improve the algorithm in the future
- As in this section, there are 2 added crates, I have added the items that can come out of it as print, you can connect it to your framework with for k,v loop, after the crates you add here are collected, blips and radius will be removed from the map
-
As DrawText, the items that can come out are written, each box has different items and you can add more than 1 item
-
I plan to add as much as I have time, I will accept the request of those who add from github and I am open to ideas, it is a product I made without profit, you can also write errors.
{x = 241.0123, y = -1352.99, z = 29.553, items = {"apple", "water"}},
{x = 243.8624, y = -1357.03, z = 29.552, items = {"gun", "ammo"}},
- Other Scripts:
ARGUS HUD -
BLUE GARAGE -
CARSHOP -
CHAT -
WEAPON SHOP