Search results for query: *

  1. Whitesonicsuper

    How do I simulate input lag?

    I know it sounds strange, but I want to practice playing with input lag without ruining other player's experience. I want to play with input lag offline.
  2. Whitesonicsuper

    Where is all the information?

    Guys. I opened different mods, I read the wiki, I watched some videos about LUA itself, I read a book about Lua, but I still lack a lot of information! I literally cannot understand what the actual heck happens in those mods, because there's no explanation on SRB2's parts a n y w h e r e. I have...
  3. Whitesonicsuper

    Can somebody explain me how Lua works here...?

    I read many things about Lua. I programmed in lua. But when it comes to srb2 i have no idea what the heck is going on. SRB2 wiki does not help at all.
  4. Whitesonicsuper

    Is there a way to make music play or all players?

    The question is what the title says.
  5. Whitesonicsuper

    How do you think blind accessible SRB2 would look?

    What title says.
  6. Whitesonicsuper

    Is there a way to immitate input delay when in single player?

    I just want to practice playing with 80-100 ms without joining servers where I won't ruin the game for everyone else.
  7. Whitesonicsuper

    Can't connect to my server fo no reason.

    I have 5029 port forwarded, so I have no idea why. I can't connect by my ip address. (Maybe it's my provider... "Home Internet by MTS" (Yes I'm in Russia)...)
  8. Whitesonicsuper

    Is it possible to make 2 player control one object? (player, character) (online) (on server etc)

    i think it's possible (by teleporting two players to eachother and hiding both of them and showing main sprite (for example: shadic) BUT i idk how to do that, or is that even possible)
  9. Whitesonicsuper

    How to create DEMO custcenes?

    How to create custcenes, that work like DEMO's
  10. Whitesonicsuper

    How to make VIDEO cutscenes? iS IT EVEN POSSIBLE?

    I just want to paste video between 2 levels.
  11. Whitesonicsuper

    Horizontal wallrunning

    I have a problem. I'm trying to do HORIZONTAL WALLRUNNING lua, but i don't know how do detect a wall and how to flip the character.
  12. Whitesonicsuper

    i can't change characters - LUA, earthquake

    I have some problems. Don't call me dumb, when read the CoDe. local function MyCustomAbility(player) if player.mo.skin ~= "white" then return end if (player.cmd.buttons & BT_CUSTOM3) then R_SetPlayerSkin(7,whiteice) P_DoSuperTransformation(whiteice, true)...
  13. Whitesonicsuper

    SRB2 demo 3 is playable on NDS

    Maybe you have a question: HOW?!?!?!? I'm gonna tell you. You need to instal dos emulator. There is dsx86, but it emulates intel ***286. To start SRB2 you need intel ***386 processor. To emulate THAT processor, you need 2nd version of this emulator. It's named - ds2x86. (what an original name)...
Back
Top