lua scripts

  1. Sls64LGamingBro

    How can you make shields drown the player?

    I'm trying to keep the bubble shield from drowning. And I don't know how it works exactly, I've used SH_PROTECTWATER so that it can work with p.powers[pw_underwater]. I'll show you the code if anything is wrong with this. You can help me adjust the code. addHook("PlayerThink", function(p)...
Back
Top