Search results

  1. DJGameFreakTheIguana

    In Progress Sonic Super Jam - Sonic ZX

    Ok, with the forum being changed, I assumed my old threads were gone, but I know better now. Here's the post I made about the new project in this mod. This new project was going to be a tech demo but I had too many ideas and decided to make a short but sweet set of levels. ----------PROJECT...
  2. DJGameFreakTheIguana

    Complete Spawn: The Crusade Across Time

    Alright man, you had me at Spawn, and you even beat me to this because I started a Spawn project years ago, though with a totally different cast and 16-bit sprites. I'm also on the download page now and you Kratos like I did, lol, but even better, you added Venom, so I'm playing this real soon...
  3. DJGameFreakTheIguana

    Battle Stormer Classics

    Yea I limited my activity here for a while, but you'll find out why real soon. ;) Also didn't know the forum was changed completely. Yea it's been a minute but I did lurk a little. Your update sounds cool, and it's funny you mentioned those Fang rips because I been surfing Spriters Resource a...
  4. DJGameFreakTheIguana

    Battle Stormer Classics

    There's another new version now? I can check it out in a bit, but I swear I played a Mugen game like this years ago. Anyway, I checked this out 2 days ago and the inclusion of Fang, Spawn, and Hagane was all I needed to download this. The game is challenging but I managed to beat it with Fang...
  5. DJGameFreakTheIguana

    Complete Mega Man Robot Master Mayhem 3.2

    I've been playing some Mugen recently so this is right on time, and it's Megaman. Looks cool from looking at the screenshots, nice work!. x)
  6. DJGameFreakTheIguana

    Solved Script to flip shots on demand

    Alright, while facing 2 was close, I did some tests with facing 1 and -1 and for some reason, now, I'm getting the result I want. The shots with facing 1 shoot and face in the direction I'm facing, and vice versa with -1. This will make attacks that shot in both directions simpler in the...
  7. DJGameFreakTheIguana

    Solved Script to flip shots on demand

    Sorry Blood, I don't think the script is working. The first two shots have facing 2 and the second two have -2, but they all face right regardless and also face right if shoot towards the left. Screenshots below. X)
  8. DJGameFreakTheIguana

    Solved Script to flip shots on demand

    It's close after I set it up like this. But I realized something after a good amount of time experimenting with this script, and while I didn't get the result I wanted, the main thing is that I'm asking for something I never really did in the first place. When I copy a shot to make it go the...
  9. DJGameFreakTheIguana

    Solved Script to flip shots on demand

    First of all guys, sorry I started this topic then went inactive for as long as I did. Started doing one thing after another. I ran some tests with the script, the shots do work, but now they only shoot in the direction the script says, so the attacks I had planned for this script don't turn...
  10. DJGameFreakTheIguana

    Solved Script to flip shots on demand

    How exactly do I do I change this? This is the script I have. void shooter(void Shot, float dx, float dy, float dz, float Vx, float Vy, float Vz) { // Shooting projectile with speed control   void self = getlocalvar("self");   int Direction = getentityproperty(self, "direction");   int x =...
  11. DJGameFreakTheIguana

    Solved Script to flip shots on demand

    Just want to know if there's a way to flip scripted shots so I wont have to copy it just to give it a flip header. delay 5 offset 74 66 sound Data/CHARS/Vector/hurah.wav drawmethod scalex 1.3 drawmethod scaley 1.1 blast 59 32 38 40 30 0 0 0 20 dropv 4.0 5.0         @cmd    dasher 6 0 0 0...
  12. DJGameFreakTheIguana

    Complete Justice League Legacy

    Noticed the bulletin of the forum said this mod had a lot of playable characters and crossovers. I've never been that interested in DC outside of certain things so I decided to look. The moment I noticed the Ninja Turtles, Wild Cats, and Spawn were in this, I decided I'd download it. If this is...
  13. DJGameFreakTheIguana

    Any better image software for general frame and pal use?

    I think this topic fits here lol. It's been on my mind for a while that I may be using outdated software for general use with OpenBOR. I'm still using PaintXP for setting up frames and stages, which is already outdated but the new version of Paint screws up GIF files. I use Irfanview for editing...
  14. DJGameFreakTheIguana

    Complete The Fan Game: TURRICAN vs TERMINATOR

    Interesting crossover, looks cool. Can't say I know much of Turrican, I've only played some of the Genesis and SNES titles, but I know there's another one if not more. x)
  15. DJGameFreakTheIguana

    In Progress Contra Action(Tech Demo 2)

    Check the library, guess the function was missing. Copying it from Contra did the trick, and now the game doesn't crash anymore. Thanks again, but what told you it was in the library, or did you know already? X)
  16. DJGameFreakTheIguana

    In Progress Contra Action(Tech Demo 2)

    Yo Blood!  8) Sorry, I thought the scriptlog was the go to file since it's the script that's the issue. I crashed the game again to pull up a new log file. https://www.mediafire.com/file/apsosggp8sm6bn4/OpenBorLog.txt/file I tried looking into it myself so I'll know this in the future, and I...
  17. DJGameFreakTheIguana

    In Progress Contra Action(Tech Demo 2)

    Miru: you're on the right track. Maybe Megaforce will do. nedflandeurse: Yeah, I've been jumping back and forth but I dedicated the past 2 weeks to this project thanks to taking time off from work, and I'll be off all next week to. x)
  18. DJGameFreakTheIguana

    In Progress Contra Action(Tech Demo 2)

    Yo Chronocrash, long time no see. I've been working off and on wit several things as of late after a taking a break, or being in a slump, for the past 2 or 3 months. As for Contra action, I'm struggling to come up with a real name, it could have Mega in it, IDK, but I've ran into an issue...
  19. DJGameFreakTheIguana

    In Progress Contra Action(Tech Demo 2)

    Here's the newest demo. Calling it Contra Action since it's no longer just about adding Knuckles. Once I pick this back up again, this will be a whole new mod, totally separate from Contra. http://www.mediafire.com/file/ygt4vgxhcph4rvw/ContraTDv2.rar/file X)
  20. DJGameFreakTheIguana

    In Progress Contra Action(Tech Demo 2)

    Got new videos for the next and last 2 entries for this demo, Pulseman and Megaman X! X I edited from the X Command sprites I used in Multiverse with wings from his Falcon armor, because, until after I started the edits, I couldn't find a decent sprite of that vehicle he rides in the intro for...
Back
Top Bottom