1. This forum is in read-only mode.

Anyone ever use MUGEN or RPG Maker 2000?

Discussion in 'General Discussion' started by DragonQuester, Jan 25, 2008.

  1. DragonQuester

    DragonQuester Well-Known Member

    I know I have and I am almost a master at creating fighting games/RPG games.. Its just variables I need to worry about in RM2k ;D
     
  2. iamlegend

    iamlegend Well-Known Member

    I don't understand everyones problems with variables.....
    Couldn't be simpler.....well....maybe they could but...
     
  3. Loonylion

    Loonylion Administrator Staff Member

    not very easily. I personally have no problems with the concept of variables, but then I've been programming since I was 8, and variables are a fairly core concept. Can't remember how I actually learnt about them.
     
  4. iamlegend

    iamlegend Well-Known Member

    A core concept, yet a lot of people don't understand them....that baffles me
     
  5. DragonQuester

    DragonQuester Well-Known Member

    well switches are very easy because i learned that on the same day i got Rm2k ;D
     
  6. anandjones

    anandjones Well-Known Member

    MUGEN is that 2d fighter isn't it? And I tried RPG Maker Xp but I couldn't understand it.
     
  7. iamlegend

    iamlegend Well-Known Member

    It's an engine....written in Allegro
     
  8. Seph

    Seph Administrator Staff Member

    Variables are fun, add in variable variables and variable functions and you have extra fun.

    Code:
    function bar()
    {
    	return 'foo';
    }
    
    $foo = 'bar'
    $bar = $$foo();
    echo $$foo . $foo;
    
     
  9. anandjones

    anandjones Well-Known Member

    I think I downloaded MUGEN. You can get your own characters put in made by other people like Peter and Homer.
     
  10. DragonQuester

    DragonQuester Well-Known Member

    Yeah I have like 300 characters. ;D It is a 2D fighting game, kind of Mortal Kombat style
     
  11. anandjones

    anandjones Well-Known Member

    Yeah, I used to have that, but I just downloaded my characters from sites instead of making my own.
     
  12. manny2260

    manny2260 Well-Known Member

    I use Rpg maker VX
     
  13. anandjones

    anandjones Well-Known Member

    What's that? Never heard of it. Is it good?
     
  14. manny2260

    manny2260 Well-Known Member

    Latest version of RPG maker
     
  15. anandjones

    anandjones Well-Known Member

    Oh I thought XP was the latest... Is it good?
     
  16. CloudBoy101

    CloudBoy101 Well-Known Member

    Yeah, I like RPG Maker, it's very easy and fun to use, and they give you pre-set tiles & characters, so you can make a game in a matter of hours.
     
  17. DragonQuester

    DragonQuester Well-Known Member

    Is it comlicated or what? Please tell me its RM2k style
     
  18. anandjones

    anandjones Well-Known Member

    Have you heard of RPG Toolkit?
     
  19. manny2260

    manny2260 Well-Known Member

    Nope and VX is the same interface etc. as XP
     
  20. anandjones

    anandjones Well-Known Member

    Does it have better graphics? Have you heard of SPHERE or Hephaestus and stuff like that? Here's a link to a page with lots of game makers http://www.ambrosine.com/resource.html