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.
Just tested out the Treasure and Map name script, and they too, both work with SDK, and might I add, really neat, might use them as well, saves time, with Pictures and such :D
 
Your artwork is very good. I really like the scripts. Is it possible for the scene_file script to use 3 different pictures for each slot instead of one?
 
Well i guess one question of mine got answered but the other is still out there.
When or if the game Memories of Mana will be translated into english? or will it ever be locked as the language as it is in?
 
there scripts are very good

*i have a problem with the Scene Equip Asuka V1.0 script i tryed to change the font type *but the info font i cant cange :)


think you can make a 6 chara menue *like ff12 who i can change my party :s :)
 
i know it , i made it

103 self.contents.font.name = "Black Chancery"

237 self.contents.font.name = "Black Chancery"

314 self.contents.font.name = "Black Chancery"

thats all i can chance and i have changed

but the info text is Georgia or a other font :)
 
this stuff works for me 100%, i work with SDK 2.2 and its compatible, no errors at all... But the problem is when u want to change your character's name, any character. The script looks for the picture with the name of the character and an addition _Fc2 or Fc3, so that means that if any1 changes the character's name and there's no picture with that name in the folder it just crashes. i managed to fix menu issues but the problem comes when its about Scene file... how can i make the picture show taking it from faces folder instead of picture with Fc2?
 
May i ask you a question about your awsome game Memories of Mana. It's probably the most asked question but it's been a long i'm searching for an action-rpg scripts and in your games it seems to be quiet the one i need... Could you post the script or tell wich one you use or point me in a directin to find it? You can privide it here to the community or PM if you want to let it low profile...anyway i continue to enjoy your game.. keep your good works

Have a nice day Moghunter,
LordSith
 

shinnn

Member

Karthack
I know how to resolve this problem...
Replace the "actor.name" in the script to the actor.battler_name ...
So the script will look for the Battler Character's name file...

Example: Aluxes is yours first character, he has 001-Fighter01 as his Battler, so when you change the name of Aluxes, the Battler will still be the same (001-Fighter01)

Example2 (changing):
I will take the MOG_Menu Status Eva like example.
Go to the -> face = RPG::Cache.picture(actor.name + "_fc2") <-line.
Change to this: -> face = RPG::Cache.picture(actor.battler_name + "_fc2") <-

So, the script won't look for character's name _fc2, but It will look for the Battler's name _fc2 (like "001-Fighter01_fc2")


Congratz Moghunter!
 
Hrmm, the main menu script works fine until I add in a 3rd party member at which point I get

"Script line 90: RangeError occured. float-1. #IND out of range of integer"
 
@Jirbtaylor -
Also with the Equip maybe you could add a feature similar to what XRXS did? In the items list is also weapons other actors have equipped, so if you wanted to give actor 1 - actor 2's weapon it would pop up with a message that says "[Actor2-name] has this equipped."
And two options - "Give to [Actor1]" / "Cancel"
I'll add it to my list of things that are going into the next version

________________________________________
@OmegaGroundon -
Can someone edit the menu script that contain large party? More then 8 people can store in ur menu...
I'm working on it.
________________________________________
@Karthack -
But the problem is when u want to change your character's name, any character. The script looks for the picture with the name of the character and an addition _Fc2 or Fc3, so that means that if any1 changes the character's name and there's no picture with that name in the folder it just crashes.

@nohmaan
Hrmm, the main menu script works fine until I add in a 3rd party member at which point I get

"Script line 90: RangeError occured. float-1. #IND out of range of integer"

Neonyo
Found an Error, with the menu. When You have players who do not gain any lvls, it will not open up the menu.
Reported bugs fixed.
________________________________________

Lordsith -
Could you post the script or tell wich one you use or point me in a directin to find it?
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

________________________________________
 
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