Jump to content
CrazyChickenLady

Full water bottle coding

Recommended Posts

I have added an empty water bottle to new spawn inventory, but how add a full water bottle to new spawns inventory. here is the codding I use for empty water bottle. I am thinking I need to add coding to attachments, I am not sure what code. (I use Host Havoc)

 "BackpackGear": [
        {
                "ClassName": "WaterBottle",
                "Quantity": 1,
                "Attachments": []
            },

 

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×