can someone help me with armor suit addons? i want to make it droppable but i dont know how because iam bad at lua coding. T_T if someone can help me ill give he some of my addons
I don't know lua very well, but if I need to do anything I usually find an example of it in another addon. I don't know how much this will help you or if this is how you want it to drop, but I would suggest at looking how this jetpack is dropped: https://steamcommunity.com/sharedfiles/f...=931376012. Just extract the addon and look through its code. You can drop it by clicking on an icon in the context menu or with a console command. Good luck.