Jump to content
New account registrations are disabed. This website is now an archive. Read more here.

Bigace360

Member
  • Content Count

    1,377
  • Joined

  • Last visited

  • Days Won

    20

Everything posted by Bigace360

  1. ugh equipment scene is pissing me off, so many retarded errors.

  2. FUUUUUUUUUUUU, I registered to late and C++ isn't on the list anymore. Just Java and I don't want to learn Java. Though there is a Online one.

    1. Jon Bon

      Jon Bon

      That sucks mate, yeah you always gotta register for classes as soon as possible.

    2. Bigace360

      Bigace360

      True just want paying attention.

    3. kellessdee

      kellessdee

      Ouch, that's tough. If you're still interested in learning, I got a bunch of great resources for learning C++, PM me if you want 'em

  3. Did your game lag or freeze when you started up and then it shut off, mines does sometimes due to my crappy graphics card. Though it usally comes up with a messege from windows saying theres a problem with the program.
  4. Kind of both, I was rewritting my CMS for my game and instead of writting the same thing twice for RPG::Item and Skill, I could just do what VX does and give it a parent. Otherwise yes I was kind of bored .
  5. To be anything a scripter wants it to be? This script does nothing initially, it just does what VX does and gives RPG::Skill, Item, Weapon, and Armor a superbase and as you can see adds a couple new methods. Nothing else, sorry I was debating to myself if I should release it as most people would find this useless while a small few would probably find some type of use out of it.
  6. Oh, you forgot RPG::Skill though, I change it in a few. Thanks Edit: Actually if you alias this you get errors in the Game Object classes.
  7. Module.RPG::BaseItem Author: Bigace360 Type: Module Class Introduction This script was designed to act as a parent class for Skills, Item, Weapon and Armor classes. This superclass is based off RMVX version of RPG::BaseItem class. Warning: This is a script for developers, not non-scripters. Script Module.RPG::BaseItem Compatibility This script shouldn't conflict with anything as all it does is place all the original RPG item class under the super class RPG::BaseItem. Credits and Thanks Bigace360, for the script RMVX/VXace, for there introduction to superclass
  8. Time to take C#/C++ during the summer

  9. While it is true that RMxx does have sloppy coding, espically if someone with your scripting skills say so, RMVXace is just all over the place to point that you need to me and expert level to at least know what you're doing. Which probably takes us back to that point you made about RMxx not being mainly a scripting engine.Thing about custom scripts, I can create them easily now in Xp and VX(kind of), ace is just an issue
  10. Practically this, the only downside I have against it is it's confusing source code (probably due to my novice/intermediate skill level) and database, and the poor mapping it still seems to have and inherited from VX. Otherwise if it wasn't for these three things I would love this system. The first two I can work around in due time, but the 3rd one is going to be challenging. It would of been better if they kept XP's mapping, but you can use VX's for making world maps.
  11. Well I can say one thing thanks to vxace I'm able to write my menu for RMXP game more cleaner.

  12. Alright I found it: class Bitmap def clear_rect(rect) self.fill_rect(rect, Color.new(0, 0, 0, 0)) end end
  13. Anyone know the bitmap method clear_rect, it's new in RMVX so xp won't have it.
  14. hm, I wander why, have you figured out why. I don't want to sound like an ass myself. But why would anyone waste there time with this prehistoric junk regardless of its fanbase when RMXP VX/VXAce is out uh? There is really no point when everything can be done better in the newer three systems. Then use a newer system Then buy a newer system same as above not really, espically if you don't care You can legally sell a RMXP VX/VXAce game as well as long as you legally own them. The newer RTP look better to me anyways. I never supported RM2k3 or below in the first place. ????? I hope there's more as those won't convince me.
  15. Uh I don't know if you saw this but, look here:
  16. Window_MapName Plus+ Author: Bigace360 Type: Window Script Introduction I didn't like the black background that appears behind the map name, so I changed it to the windowskin. Feature Changes the black window, to a normal windowskin and adds a couple of configurations. Instructions It's plug-n-play, there's some configurations in the script if you wish to change anything. Screenshot Not Needed Script Compatibility No known issues. Credits and Thanks Bigace360, for the script Author's Notes Enjoy!
  17. There's many murdering rapist that like to hear there victims screen while they rape them before killing them. It's a certain thrill they get by doing this. Creating a doll wouldn't stop this as the rapist would most like want human flesh opposed to some shitty doll. That is just one of the many sadistic things that wouldn't be replaced. Same thing wil sex-trafficing not every slave owner would probably want a doll opposed to smooth flesh of a human and unless the doll could sound 100% like a human-android and not some robot computer, most of them aren't going to get what they want and would probably move back to human sex-slaves as they weren't satisified enough. While what your saying may work for most sadistic minds, most of them might go back to they're normal human slaves if they don't get the 100% satisifaction they were getting before. One thing or another unless this doll is like android 18 from DBZ without the reproductive organ where she was still human with robot parts, the business won't last long. Rapist will be Rapist.
  18. uh: http://www.rmxpunlimited.net/forums/topic/8064-scene-biography/
  19. Update: v2.4 (Apr. 26, 2012) ● Added an option in the module that adds the Biography into the Menu for you
  20. true, I actually made one small script or an change to an orginal RMVXA script I'll post it.
  21. I was thinking the samething after I posted the topic, but just said fuck it afterwards. I guess when a mod see this he can move it to mature, since the matter we're talking isn't a normal conversation.
  22. Okay, so I made this topic because I can't think of any ideals to fload this site with RGSS3 scripts. So as a community I was hoping you guys can post some script ideals you would like to see in RMVXAce. Please make sure there simple or at least nothing challenging yet as I'm still trying to figure this puzzle called RGSS3 that enterbrain created. When you post, please make sure you are very specific and write in clear english as I don't want to hurt my brain anymore then I have too. So let's get started, request away... Submission: Name of Script Very clear description of what you want coded or it can't be done.
  23. Hey marked are you creating subforums for RPG Maker VX Ace or are you waiting to switch to GDU before you change that?

    1. Bigace360

      Bigace360

      uh he comes and goes, check the sex protitution thread we were just convoing.

    2. Marked

      Marked

      Can you PM me to add them so when I get to my laptop I'll be reminded? lol

    3. Bigace360
    4. Show next comments  90 more
  24. Well as you can see in this image from the latest version of my script, all I'm trying to do is output the condition that goes with the action, if there was no condition output nothing. That was all I was asking.
  25. Thanks, but as you can see it still needs the conditions on the ability page or it just looks wierd. Other then that it's practically done for now.
×
×
  • Create New...