lua scripts

  1. PencilVoid

    [Open Assets] PVSkinControls 0.1.0

    Provides various commands to allow players and server admins to control what characters other people can use. Modules: No Core Chars (NoCoreChars.lua) Allows you to prevent core (vanilla) characters from being used, while selectively allowing certain characters. If a player is using a...
  2. Garrean

    Sonic Adventure 2: Blast v1.5

    It's Sonic Adventure 2 in Sonic Robo Blast 2, revamped and reworked for 2.2! This is a full conversion mod with new levels, characters and abilities to make for one cohesive adventure! This is the first demo release. Future releases are planned to add more levels! Hope you enjoy...
  3. ExploxionMach.z64

    Issues with my lua code

    I was tring to make the Power Spin ability but i am having some issues. 1. In the line 49 i was tring to make the dust particles to go behind the player but i dont know how to do it. 2. In between the lines 76 and 80 it was supossed to male dust particles apper but does not appear nothing...
  4. Pikaspoop

    [Open Assets] [OBSOLETE AND BROKEN] Player-controlled shield ability toggle V2

    2.2.15 and onward will not have the shield button, this addon is now obsolete and should not be used. This addon needs to be loaded before your characters to work properly. 2.2.14 adds a great new feature to assign shield abilities to a dedicated button! However, some older characters may...
  5. The Wik

    Ashura Skincolors v3 + animated version

    screenshot and icon from v2, v3 with corrected green shade
  6. Sls64LGamingBro

    [Open Assets] A basic Momentum addon

    Sls64LGamingBro submitted a new resource: A basic Momentum addon - Yeah, very insignificant. Read more about this resource...
  7. Sls64LGamingBro

    [Open Assets] A basic Momentum addon 1.0

    It's what the title says. As soon as this gets updated, modded skin characters will be able to use it as well. As for now, it's only for the vanilla characters. It's been a long since I haven't fully released an actual momentum addon. Going down slopes can gain more momentum. Also allowing...
  8. Kamen Laudo

    [Open Assets] Custom Peel-out 1.4

    Allows any character to perform a Super Peel-out (and also enables Dash Mode). Hold the CUSTOM2 button to charge, then release it to launch. Inspired by VL_SuperPeelout-v2.2 by MotdSpork.
  9. Kamen Laudo

    [Open Assets] Custom Boost 1.4

    Allows any character to boost by holding the CUSTOM1 button. Inspired by L_Boost-v1.1 by aquaponiee. Features Boost Makes the character run at full speed and destroy any obstacles along the way, similar to modern Sonic games. It also enables Dash Mode for the character. Flight Boost...
  10. Rodriv64

    How to make a character float

    Hello, i'm trying to make a lua script that makes sonic float and move in any direction whenever using the Whirlwind shield, but i don't know to to make a character float, can someone help me? Btw, here's the code: addHook("PlayerThink", function(player) if player.powers[pw_shield] ==...
  11. User.Mpgx

    -SuperPain- v1 - Of Pain

    Yeah being super is wayyyyy to easy. So let's do something illegal. Make Super forms able to be hurt. If you are damaged, You'll be knocked back and 3 rings will be removed from your form. You'll be hurt by these any object with these flags (MF_PAIN <--(Don't worry, You won't be hurt by...
  12. Player:Fusion!

    Hello(Olá pessoas que usa SRB2 MB

    🤚Guys im new, what your favorites LUAs? Gente sou novo, quais seus LUAs favoritos?
  13. Average

    [Open Assets] Friendship rings 1

    Have you ever wanted to know where your peers are? Yes? Good for you! This revolutionary device called "Friendship Rings" will solve this problem All you have to do is load the mod and play with atleast 1 person to see the effects!!!111 Player 1 is connected to player 2, 3 is connected to 4...
  14. Juice the Silly Dude

    lua scripting for a dumbell

    I need help making a lua script that makes my custom character smash down to the ground, which will also breaks bustable floors, but I suck at lua scripting and the most I can do is edit a script but not make my own from scratch. Where should I start?
  15. Kumitheshark

    Need a lua scripter help is greatly appreciated

    I’m planning on making a mod for srb2 the idea is a character who can pull out a bike at anytime then gain high speeds but can fly off if they hit a wall and can jump off for a huge boost in speed and their normal moveset while off the bike is basically amy from sa1 but better and not slow
  16. 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