Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

Mog Styled Menus

Status
Not open for further replies.
Indeed. I love it. I actually remember playing the project Memory(or was it Ies) of trees. It was very good. You wouldn't be posting that battle system, would you?
 
I'm trying to figure out the xrxs action battle system for days now and still won't be able to do nothing with it, i'm no japenese at all so it's hard to understand, i'm wondering if you could not post you own script, just the part of the action system not your entire wonderful game

thanks for reading anyway and thanks for have helping since now, Have a nice day,
LordSith

Moghunter;195642 said:
@Jirbtaylor -
I'll add it to my list of things that are going into the next version

________________________________________
@OmegaGroundon -
I'm working on it.
________________________________________
@Karthack -

@nohmaan


Neonyo

Reported bugs fixed.
________________________________________

Lordsith -
Yes, here is the link.
XAS ? Xiderowg Action System. (By Xiderowg - XMS)
Official Website (Japanese XD )
http://scriptshelf.jpn.org/x/XRXS64.htm
DOWNLOAD DEMO
http://scriptshelf.jpn.org/x/files/ProjectXASTest.exe
________________________________________
OK, everyone. New Update!

Update (23/04/07)

________________________________________

MOG Scene Shop
http://img179.imageshack.us/img179/6139/shopqf4.th.jpg[/IMG]
DEMO
Link 1 (Rapidshare)
http://rapidshare.com/files/27459018/MOG_Scene_Shop.zip.html
Link 2 (Megaupload)
http://www.megaupload.com/?d=JF8AI3CM

________________________________________

MOG Menu ITEM
http://img135.imageshack.us/img135/7873/itemyh3.th.jpg[/IMG]
DEMO
Link 1 (Rapidshare)
http://rapidshare.com/files/27445537/MOG_Scene_Item.zip.html
Link 2 (Megaupload)
http://www.megaupload.com/?d=IF2W8FC0

________________________________________

MOG Hud Elen
http://img207.imageshack.us/img207/7064/elenpr5.th.jpg[/IMG]
DEMO
Link 1 (Rapidshare)
http://rapidshare.com/files/27446085/MOG_MPW_HUD_Elen.zip.html
Link 2 (Megaupload)
http://www.megaupload.com/?d=0NURCB0V

________________________________________

MOG Hud Lena
http://img135.imageshack.us/img135/691/lenanm1.th.jpg[/IMG]
Link 1 (Rapidshare)
http://rapidshare.com/files/27446255/MOG_MPW_HUD_Lena.zip.html
Link 2 (Megaupload)
http://www.megaupload.com/?d=5BVXX7AJ

________________________________________
 
Had a suggestion, I loved how the Item name and Map name thing work, Was hoping if you could do something simular to when a Party Member joins the party, how it Auto-show the picture wit what player joined That be a great addon to your system too.
 

Taylor

Sponsor

The Treasure, Map Name (and I believe there was another indicator window) cause the game to crash if the map changes within a short time. Error in Window_Base complains about a disposed window.
I have had this problem before, with XRXS's own map name window script, when the map changes before the window disposes (even if it doesn't visibly show up.)
Anyway to fix this?
 
How do I change in the equip and status menus that it doesn't show the image after you characters name but at it class?
I tried editing:
face = RPG::Cache.picture(actor.name + "_fc2") rescue nada2(actor)
to
face = RPG::Cache.picture(actor.class_id + "_fc2") rescue nada2(actor)
but it didn't work..o.0
can anyone help?
 
Mog,
Are you going to make these scripts compatable with Mr.Mo's ABS? I asked a while back but never got a reply. Because with the skill menu you can't assign hotkeys. As well you can assign item hotkeys, so that would require an edit of the item script as well. I would love to use this script and hey are the only barriers that prevent that.
~Axerax~
 
Awh, these new ones are great!
Too bad they're incompactible with some of my other scripts... (RTAB and LeGacy's ultimate Menu) :( The only one that is compactible is the Shop script and it's great! I'm gonna use it.

I just love the Treasure, Mapname, and HUD elen script. :)
I hope you'll make them RTAB compactible.
 
nickyoso;197535 said:
How do I change in the equip and status menus that it doesn't show the image after you characters name but at it class?
I tried editing:
face = RPG::Cache.picture(actor.name + "_fc2") rescue nada2(actor)
to
face = RPG::Cache.picture(actor.class_id + "_fc2") rescue nada2(actor)
but it didn't work..o.0
can anyone help?

I'm not much of a scripter but, if you make an image name it The class_fc2
"the class" should be named after whatever class you want it to be.
 
Status
Not open for further replies.

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top