Search results for query: *

  1. KermitPurple

    CA2_GUNSLINGER on air

    is it possible to use CA2_GUNSLINGER on air with lua scripts? if so, how? EDIT: Yes, yes you can, or something close, with P_SpawnPlayerMissile. EDIT: Yes again, but you gotta use P_SpawnMissile
  2. KermitPurple

    How can i make custom projectiles?

    Sure! You'll have to forgive the sprites i'm using, as at this point, it's just a placeholder, as i'm just praticing the programation for now. Also, why is it saying "YOU" instead of the character name on the results screen? EDIT: I solved it, the problem was the "S_START" marker. since i...
  3. KermitPurple

    How can i make custom projectiles?

    I did do the declare the freeslots, yes, but i didn't put the "S_START" before the sprites, it worked out, thanks. for a final question, I'm having a weird bug where my signpost image appears two times, one on the top, and another below it, what could this be? EDIT: Solved my sound question...
  4. KermitPurple

    How can i make custom projectiles?

    Thanks for the tip! i looked a bit at the tutorials, but now i'm stumped at an error. "ERROR: R_ProjectSprite: invalid sprite frame 0/0 for MSHT" What could this mean?
  5. KermitPurple

    How can i make custom projectiles?

    Apologies if this topic isn't in the right place. To preface, i'm a big newbie on editing WADs, and i'm praticing right now. I'm trying to make a custom projectile, but i'm stumped on HOW to do it. Can i do it only with SOC? do i also have to use a lua script to do it? Thanks for reading, and...
Back
Top