YesNoOk
avatar

adding stages (Read 118 times)

Started by Pessimus-Prime, November 23, 2014, 02:35:15 am
Share this topic:
adding stages
#1  November 23, 2014, 02:35:15 am
  • avatar
  • **
when i try to add a character it works just fine but when i tryed to add cammys stage from parse i didnt work a separated the files like the kfm stage in the file what is the exact code to add a stage and get it to work in mugen
go ahead and run!!! there's nowwhere in the world you can hide when it's my world!!
Re: adding stages
#2  November 23, 2014, 02:41:54 am
  • ****
  • The Visionary
    • USA
    • https://sites.google.com/site/demonkaimugen/
make sure both the sff file and the def file are in the STAGE folder of your mugen


the stage code should look something like this below in the select def in the mugen DATA folder

;-----------------------
[ExtraStages]
 
stages/Batman_Returns_7-F.def  <----------EXAMPLE


make sure the name of the stage def is in that spot with "stages/" at the start and ".def" at the end as shown
Last Edit: November 23, 2014, 02:46:14 am by Legendary DeMoNk@I
Re: adding stages
#3  November 23, 2014, 03:28:56 am
  • avatar
  • **
thanx
go ahead and run!!! there's nowwhere in the world you can hide when it's my world!!