Topic: (LoadVersusMode) script not working!

Every time I try to put in a different int for stage other than 0 it always goes to the first stage regardless.

Every time I put in the UFE scene name, it takes me to that scene but with no UFE functionality. No camera, no gui, not battle gui, inputs, just blank scene. Probably because it needs the Demo 2D Fighter scene.

I’ve already watched the stage tutorial so I’m perfectly, well aware of how to set up the stages, all 3 different ways.

I’ve watched the story, challenge mode tutorial and tried even doing what he did by setting the challenge mode stage but with versus mode. It still did not work.

I Disabled the (Stages) toggle in the Preload section and enabled to see if it would work with or without it. Nothing still.

I’ve spent my entire last week trying to figure out how to use LoadVersusMode script to load a different stage other than the first stage on the list.

The characters load perfectly so there is nothing wrong with that part.

I own The UFE 2 Source and I’m very familiar with the front end of UFE 2 Source so when it comes to the Global Editor Manager I’m pretty useful. Now if I need to code I can do that as well but just need to know what script and where I need to place the code. If it’s a new script obviously I need to know what how it works and how it specifically needs to be written. I’m not a programmer at all but I can learn.

Sorry for the long rant,this will probably be my last post for awhile.

Later when I get to the online part which I am nowhere near, I think I’ll probably ask for a script for Lock/Unlock characters for de sync because my character roster is large.

Anyhow thanks for all the previous help and all my questions. Hope we can get this figured out.

Share

Thumbs up Thumbs down

Re: (LoadVersusMode) script not working!

It was a lot but I figured it out! So how I did it was I modified the Global Editor script, Global Info script and load versus mode script. If anyone wants to know specifically how I’ll take either screenshots or copy and paste the lines of code for the global editor in like the 500’s line where deployment is and I created a drop down selection for stages there, than it needs for it to work, the global info to be modified if I’m allowed I’ll copy and paste the entire script if not then I’ll just show the line that needs modified. Then finally just create a script that is similar to LoadVersusMode and modify it.

Share

Thumbs up Thumbs down