Page 24 of 26 FirstFirst ... 414181920212223242526 LastLast
Results 346 to 360 of 379

Thread: EoFF RPG: Take #382

  1. #346

    Default

    hi, it's Izzo.For.Real. I just wanted to let all of you know, including Rase, that the version of RMXp you have is Illegal! Download the 30day free trial of the legal one at download.com. Rase, don't worry, you can still open your game in the legal one, but most scripts don't work in the illegal version(won't show text). so, use the legal one.

    P.S.-My EOFF RPG is still going. check the topic Eoff RPG(Yes, Again), for info.

    P.S.S.-If anyone has RMXp Chocobo sprites, I could use them.

    P.S.S.S.-Rase,I can recolor sprites and they look pretty professional. If you need me to, just send me the sprite. i do battlers too.

  2. #347
    Banned Decessus's Avatar
    Join Date
    Jul 2006
    Location
    Look out the Window
    Posts
    1,323

    Default

    Quote Originally Posted by Izzo2 View Post
    hi, it's Izzo.For.Real. I just wanted to let all of you know, including Rase, that the version of RMXp you have is Illegal! Download the 30day free trial of the legal one at download.com. Rase, don't worry, you can still open your game in the legal one, but most scripts don't work in the illegal version(won't show text). so, use the legal one.
    The scripts work fine, you n00b. You just have to add a few lines.
    Besides, you have to pay money for the legal version. Why bother?

  3. #348
    Unimportant Passerby Rase's Avatar
    Join Date
    Aug 2003
    Location
    The United States of America.
    Posts
    5,948

    Default

    Quote Originally Posted by Izzo2 View Post
    Download the 30day free trial of the legal one at download.com. Rase, don't worry, you can still open your game in the legal one, but most scripts don't work in the illegal version(won't show text). so, use the legal one.
    Well, first, if I had done it that way, I would have ended this about five months ago when the trial would have run out. I'm not going to drop $60 on this program, so it's the way I'm doing it now or none at all.
    As for scripts, I have no clue what you're talking about, since I've used about six in my game and they all work fine, as does the text. Scripts can be finicky, so maybe you just weren't entering the just right when you tried them (happened to me who knows how many times).

    Quote Originally Posted by Izzo2 View Post
    P.S.-My EOFF RPG is still going. check the topic Eoff RPG(Yes, Again), for info.
    That's nice, but I would prefer you didn't advertise your game in the thread for mine. You could just use your sig and get the same effect.
    Boy am I an unfunny ass.

  4. #349

    Default

    Oh, *sigh*. scripts that are made in the legal version(which all the best ones are. check my CMS) don't display the scripts text in the illegal version. For instance, if you download a legal CMS, if you load it in the illegal version, then when you open the menu, there will be no text, just icons.

  5. #350
    Unimportant Passerby Rase's Avatar
    Join Date
    Aug 2003
    Location
    The United States of America.
    Posts
    5,948

    Default

    I tried a few different CMS's (Ring Menu, Side Menu, etc.), and never had any problems with it. Both use the RGSS, which is based off of Ruby, a fairly common programming language, so it wouldn't make any sense why any scripts wouldn't work in both. That's probably more of a problem with the font from the Main script. All you'd would need to do is replace it with this and it should work:
    Code:
    #==============================================================================
    # ** Main
    #------------------------------------------------------------------------------
    #  After defining each class, actual processing begins here.
    #==============================================================================
    
    begin
        $fontface = $defaultfonttype = $fontname = Font.default_name = "Arial"
        $fontsize = $defaultfontsize = Font.default_size = 22
      # Prepare for transition
      Graphics.freeze
      # Make scene object (title screen)
      $scene = Scene_Title.new
      # Call main method as long as $scene is effective
      while $scene != nil
        $scene.main
      end
      # Fade out
      Graphics.transition(20)
    rescue Errno::ENOENT
      # Supplement Errno::ENOENT exception
      # If unable to open file, display message and end
      filename = $!.message.sub("No such file or directory - ", "")
      print("Unable to find file #{filename}.")
    end
    It changes the default font from "Tahoma" to "Arial", and is the most common fix if text isn't showing up. You can also change the word "Arial" in the script to any font your computer has and it will use that (Times New Roman, Broadway BT, etc.).
    Last edited by Rase; 10-25-2006 at 02:20 AM.
    Boy am I an unfunny ass.

  6. #351

    Default

    Eh, well. I can't change it now, because I've already edited my game with the legal version. Knowing me, I'll probably buy it.

  7. #352
    Banned Reine's Avatar
    Join Date
    Mar 2003
    Location
    The ship of the PRMs! Arrrrr!
    Posts
    2,260

    Default

    Sounds rather interesting.

    However, I have dial-up and wont be able to play it.

    Question: Am I in the game? If im not, I request that I be added. Im a member of the Pirate Red Mages btw, and am the "Pirate Red Mage Pimp" of the crew.

    Also, will other EoFF groups be making an entry? I can see a Chin Patrol versus The Fedorfia battle or so on going on somewhere xD

    Also, I agree with Jebus' idea of including #eoff in the game, as it is a part of the site. The boss of that place would probably have attacks like kicks, bans, kickbans, mode changing, all sorts.

  8. #353
    Gobbledygook! Recognized Member Christmas's Avatar
    Join Date
    Apr 2005
    Location
    Pious Moose's HQ
    Posts
    13,527
    Blog Entries
    6
    Contributions
    • Hosted the Ciddies

    Default

    Never forget the awesome FF X-2 forums.

  9. #354
    Banned Reine's Avatar
    Join Date
    Mar 2003
    Location
    The ship of the PRMs! Arrrrr!
    Posts
    2,260

    Default

    I just got an idea from that, Christmas.

    As that place is full of raging fangirls/fanboys, maybe their should be a battle against tons and tons and tons of fans, all at once. If youve played Yang's Trial in FFIV Advance, you'll know what kind of thing im talking about.

    That would be pretty awesome.

  10. #355
    Unimportant Passerby Rase's Avatar
    Join Date
    Aug 2003
    Location
    The United States of America.
    Posts
    5,948

    Default

    Quote Originally Posted by Reine View Post
    Question: Am I in the game? If im not, I request that I be added. Im a member of the Pirate Red Mages btw, and am the "Pirate Red Mage Pimp" of the crew.

    Also, will other EoFF groups be making an entry? I can see a Chin Patrol versus The Fedorfia battle or so on going on somewhere xD
    You aren't in it as of yet, and I've already got the PRM's in and done (i.e. not planning on changing that part). I do, however, like the Chin/Fedorfia idea, and will see if I can get that in. If so, I will probably stick you in there with the Chins.

    Quote Originally Posted by Reine View Post
    I just got an idea from that, Christmas.

    As that place is full of raging fangirls/fanboys, maybe their should be a battle against tons and tons and tons of fans, all at once. If youve played Yang's Trial in FFIV Advance, you'll know what kind of thing im talking about.

    That would be pretty awesome.
    Sounds interesting. I will definitely look into that idea and making it work, somehow.
    Boy am I an unfunny ass.

  11. #356

    Default

    Rase, do you need me to recolor any sprite or battlers? (i.e, give someone different color hair, clothes, etc.)

  12. #357
    The flying homo! Recognized Member Giga Guess's Avatar
    Join Date
    Mar 2001
    Location
    Running through the streets...naked!
    Posts
    6,880
    Contributions
    • Contributions to Eizon project

    Default

    Give my sprite Slim Fast!

    Many thanks Christmas!
    Horniest Member, 2007! Gimme a little unf unf!

  13. #358

    Default

    Hmm...okaaaay. I don't make 'em, i just recolor em.

  14. #359
    sly gypsy Recognized Member Levian's Avatar
    Join Date
    May 2002
    Location
    Donut Plains
    Posts
    14,210
    Articles
    1
    Blog Entries
    4
    Contributions
    • Former Cid's Knight
    • Hosted the Ciddies

    Default

    I played this game a while back, the newest version, and I really really liked it. You've put in a lot of time and effort in it and it really shows. I really hope you continue, but don't let it get in the way for more important things.


  15. #360
    The flying homo! Recognized Member Giga Guess's Avatar
    Join Date
    Mar 2001
    Location
    Running through the streets...naked!
    Posts
    6,880
    Contributions
    • Contributions to Eizon project

    Default

    Quote Originally Posted by Izzo2 View Post
    Hmm...okaaaay. I don't make 'em, i just recolor em.
    I know, I jest.

    But I may hunt around for a better vendor, Rase...

    Many thanks Christmas!
    Horniest Member, 2007! Gimme a little unf unf!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •