Valentin
Valentin
Just did a small change that should fix this error here https://github.com/Kamshak/Pointshop2/commit/a6393fb093f66058b7166507f2d6be0bed13c657 let me know if it works. Looks like you're importing items but the lua that is needed for...
Not sure what to do here - the file exists: https://github.com/ValentinFunk/ps2-boosters/blob/master/lua/ps2/modules/dlc/boosters/sv_content.lua Check your uploads if everything went correctly
> Any further comments? Hey sorry for the delay here and thanks for the ping! Added some comments above
What kind of icons are you using for your items?
Hey, what you can do actually is to add the icons to your fastdl or a workshop addon so that they don't have to be generated. It's a bit weird...
BTW you can find the icon here https://github.com/Kamshak/ps2-permaweaps/blob/master/lua/kinv/items/pointshop/sh_base_weapon.lua#L69 and swap it out for a custom implementation if you want to bypass the icon generation entirely. Here's an example that is...
Hey, thanks for the mockups and the description! I'm not actively working on this script anymore however what you can do for now is to set the bodygroups when **creating**...
Unfortunately I cannot maintain this anymore - sometimes this kind of behavior can be caused by errors (server or clientside) from unrelated addons. Maybe PAC also changed their API
Try this maybe https://github.com/CapsAdmin/pac3/archive/752ab39c559c4e2ca13ec9b73086f7e2d071531c.zip
Don't want to archive it just yet, might pick it up again at some point. Happy to accept PRs for fixes or new features