If you hover over the weapon and you can see the augment, then it is client side, indeed. Else, it is server side, most definitely.
Fact of the matter is, there is a whole chain of packets that are responsible for handling the new Augmentation system. The easiest way to keep track of them is by activating the NETCHAT packet debugger from ALT+G. It is not a debugger per-se, but it would help you see the packet exchange between client and server, which should then show you where the issue lies, namely the client->server packet, whose trail you should follow until you find your issue.
If the other weapons are working, then it is quite possible that you have missed adding the new custom weapons somewhere in the datapack (in some xml or wherever your server pack keeps such data).
Question
PainInTheAss
Hello. Maybe someone can teach me how to upload new NPC INTO server? I,m trying watching tutorials but nothing happening.
Please add me on discord who got extra 10mins or more!
PainInTheAss#1650
Platform: Acis
Want to change buffer NPC because its showing rabbit not dont have textures for it so just want any simple npc design.
Edited by PainInTheAssLink to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.