#Unturned Custom Item Modding

12 messages · Page 1 of 1 (latest)

storm crane
#

So i created a custom item, it works perfectly in single player. I can hold it in my hand and it plays the animation ( i used the blowtorch equip animation ). But whenever i upload it to the server, the item still spawns and when i drop it to the ground it still is visible. Its just that i cant equip it. Whenever i click on equip its just nothing, no hands, no animation.

sick owl
#

Whats the server being hosted on?

#

Linux?

#

Are you using masterbundles or Unity3D

keen terrace
#

Does the uploaded item have a GUID?

sick owl
#

If the item doesnt have a GUID, then the GUID is generated for each person differently, so then it doesnt work on servers, but does in singleplayer

#

Also if the server is hosted on Linux and you are using masterbundles, make sure they are named correctly so like

❌ "Masterbundle.dat" /
✅"MasterBundle.dat

#

because Linux is sensitive in that regard, so if it isnt named correctly it doesnt exist for the server

storm crane
#

i added GUID and it fixed it

#

i am so sorry for late response