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. Okay, I guess I can't finish that Mog Title Menu translation. Oh well request failed
  2. Well this is the last part I was trying to convert to XP was this line. if TWAVE == true @sprite.wave_amp = 8 @sprite.wave_length = 240 @sprite.wave_speed = 320 end Well when I look for wave_amp, wave_length, or wave_speed. I find it Spriteset_Battle in def create_battleback. Then when I go to the help file to find any of these waves it takes me to sprite. From that point I have no clue how to translate it to XP since there's no source code. I don't maybe I'm looking in the wrong spot.
  3. Has anyone seen this, I can't seem to extract it from RMVX unlike in RMXP where it's visible. For some reason Enterbrain has made it invisible this time in the RMVX help files and I need it so I can finish the conversion from VX to XP. I checked the search engines (google/bing), but they keep give me image sprites instead of the sprite class.
  4. uh, I guess you miss this one then? http://www.atelier-rgss.com/RGSS/Menu/XP_Menu11.html
  5. 75% Done with the CMS for Warriors Episode I. However there is so many lags ):

  6. Edit: under the skills tab there's already a function called PDEF-F that allows the targets physical defense to influence the attack.
  7. 1) Okay here's the first one: 2) Can probably be done by events 3) There's the XAS battle system that uses field as a battle field and a TBS for both XP & VX 4) Did you search through google and through the sites image database?
  8. Are you talking about different inventories for multi-parties, if not then what Pol said? Doesn't make sense? What system are you using? What?
  9. Update okay after following ForeverZer0's advise, this will (for the last time) be the final update. That will be added to the Warrior_addon script. On friday/saturday with the rest of the updates.
  10. Bigace360

    Newbie here

    Well he needs to give more detailed in his post. http://www.hbgames.o...hp?f=11&t=62914 http://www.rpgrevolu...showtopic=22930 Here's some battle systems you can use, google is your friend it can help in search.
  11. This what I did, for the Warrior_Addon Script. The thing is you didn't add the "gain_item" part in your script like I did. However I am making a Testing Script that will include those later, but for now these would be revealent for those who wanted added items to there test file. I'm probably looking at this wrong anyway. Edit: Oh okay, just notice what you did, I'll just add the "gain_item" methods right above the $scene.
  12. Wouldn't I need the "Command_new_game" for all that stuff inside it to work plus the part add with the items or that all not need, I can test it see after I go to bed in few minutes. I forgot about that, if you don't go to the title screen then the audio part isn't really needed. Edit: I Just Aliased command_new_game, and it still works fine and I deleted the audio parts as you said they were useless. I'll add them to the Warrior of Add-Ons update on friday/Saturday.
  13. Bigace360

    Newbie here

    I don't understand your first question There's a couple of tutorials on the site, playing around with RMXP would help, and if you click F1 on your keyboard while RMXP is open a help file will appear that will show the basic of the engine.
  14. I'm sorry but is that one of the blitzball players from Besaid, I can't really tell because he's so small. Regardless keep up the good work and CrimsonInferno has a good ideal.
  15. Okay just released 2 more script, please give feedback in the threads, so I know what to update.

  16. Notice This script has been add to Warrior of Add-on Script. The final update for the Scene_Title_Skip script has been add to the Add-on script. The script shown on this page is the previous verision. There's nothing that different, other then that I've improve the code a bit.
  17. Notice This script has been add to Warrior of Add-on Script. Any future updates will be added there.
  18. Warrior of Add-ons Author: Bigace360 Type: Add-on Collection Control Script Version: 1.51 Introduction This is a collection of different add-ons with the option to turn each on/off. If you have any ideas how to improve this collection, just say so. I will add you into the credits of this add-on collection if you have an own add-on. I will not add any add-ons made by somebody else than yourself, you can't ask me for somebody else to add an add-on. The creator has to ask me himself. Version History Version history inside the script at the bottom! Features Utility (make your game more unique and better/help you during debug): Help Window+ (A script that adds extra features to the Help window during battle.) Scene_Title_Skip (Used to test games without having to go through the title screen.) Outlined Text (Basically gives your text a outline.) Battler Stat: Barehand: (Gives actors stronger strength when no weapon is equipped.) MP Death: (Allows your character to die by MP also, like in Star Ocean.) Enemy Auto States: (This script allows you to create effects that stay always active for enemies) Status Effect (non-standard status effects) Status: Reraise: (Allows you to use the reraise status in battle.) Item (non-standard items): Special Elements (Allows it so for only certain enemies to be hurt by certain elements.) Instructions Inside the script in the first comment. Note the most add-ons have their own instructions. Script Warrior of Add-ons v.1.51 Compatitblity None known so far. Credits and Thanks Bigace360, for the script. Author's Notes As stated before if anyone has any add-ons they wish to add to it or have any ideals then ask away. Remember however, if you have an ideal, I may or may not be able to fulfil the demand right away as I'm still learning. I'm making this a GDUnlimited exclusive script, so only posters here will have this. So don't post this script on any other site without my premission. Enjoy the script
  19. Max Limiter Breaker Author: Bigace360 Type: Misc Add-on Version: 1.4 Introduction Tired of having only 99 items? Want to have be able to change maximum gold amount or party capacity? This is the script for you! This script allows you to change the max for a few things! Version History v.1.0 (I never released it) ~ Original Script completed v1.1 (Nov, 2. 2010)(I never released it) ~added a module for easy configuration ~added gain_item to the Game_party v1.4 (Oct, 23, 2011) ~added add_actor, gain_weapons, and gain_armors to Game_Party ~Upgraded the module, so you can now also choose which items that can be max out by ID Features Change Max Amount of Items (Items, Weapons, Armor) Owned Change Max Amount of Gold & Step count Change Max Amount of the Party size Instructions There in the script comment section in the beginning. Script Max Limiter Breaker v1.4 Compatitblity This script has modded Window_ShopBuy, Window_ShopSell, Scene_Shop, and Window_Item. DO NOT USE ANY OTHER MODDED VERSIONS OF THESE WINDOWS IF YOU WOULD LIKE THIS TO WORK! Credits and Thanks Bigace360, for the script. Author's Notes I never relesed the first 2 verisons of this script and the third verison was created way back in October 2011. So, I've been practically updating since then and now finally decided to release it exclusively here. Enjoy the script
  20. Just make the outer rims of the shop or hut black, don't really need a script for this one.
  21. Welcome to soon to be GDUnlimited, enjoy your stay.
  22. Okay here's the page you should look at: http://www.serebii.n...ite/cgear.shtml Now while you look at that I'll try to find my 3DS Edit: Okay found my 3DS, but it was dead. Right now I'm charging to the point where it will turn back on. If you still need help I can actually do something now.
  23. oh okay that makes more sense, give me a moment.
  24. Are you talking about setting up the Wi-Fi in general or trying to play pokemon online Wi-Fi. Because how to connect your Wi-Fi in general should of came with the manual for your DSi.
  25. Of course my 3DS makes a disappearance Anyways I usually go to http://serebii.net/ when I need help with any thing pokemon Video game related. If you can't find what your looking for I'll look for my 3DS through all this junk.
×
×
  • Create New...