Valentin

Results 65 comments of Valentin

Happy to take MRs to fix it, maybe to award only if the player hasn't disconnected in the meantime

No idea to be honest, you might want to add some prints to the singleuse base https://github.com/Kamshak/ps2-permaweaps/blob/master/lua/kinv/items/pointshop/single_use/sh_base_single_use_weapon.lua to see if the icons get genrated properly. They actually have the same...

I think each item sets it's own max allowed stack size, for which item do you want to change it?

That should work unless overwritten in any of the bases. You can copy & paste that line into any other base (e.g. lua/kinv/items/pointshop/sh_base_trail.lua) to change it on a per-item-class basis

That sounds like a very long join time! I recommend you first remove pointshop2 to see if it's causing the issues. If it's the download times try using workshop instead...

Do you get any errors on unequip on the server?

The PAC editor that is "in game" is a bit of a hack, there is a chance that some PAC features are not compatible with it. There is a way...

Hey, you can safey ignore this I think, there's a "PlayerMonitor" that should watch for disconnects and clean up the loading but seems something is wrong there I think it's...

Hey, there's a hook `PS2_VisualsShouldShow` that you can use, it takes a player as argument and if you return false it will hide the trails

- Content Tab with links - in item description add new panel on missing content: - Icons / Text as fallback for missing content - Management tab for adding workshop...