The focus point of finding studio

Talk about anything that has to do with the Game.
User avatar
{EMC}Methuselah96
Programmer
Programmer
Posts: 723
Joined: Sat May 08, 2010 3:22 pm
Location: Philadelphia, PA, United States
Contact:

The focus point of finding studio

Post by {EMC}Methuselah96 »

I think the fastest way we're going to find studio is this:
We found the studio button and its code says:

Code: Select all

AddItem("Studio")
      }AddItem("Studio")
      {
        OnEvent("Button::Notify::Pressed")
        {
          Notify("<<", "Game::MissionSelection::Message::Select");
          Cmd("sys.runcode studio");
          Deactivate("<<");
        }
      }
so lets break it down when the studio button is pressed this happens:

Code: Select all

Notify("<<", "Game::MissionSelection::Message::Select");
          Cmd("sys.runcode studio");
          Deactivate("<<");
I believe the first line is making << = the box u r in right now(aka the mission selection box)
and i believe the second line is just closing the mission selection box for the studio
so now all we have left is

Code: Select all

Cmd("sys.runcode studio");
all we have to do is figure out what this does or get it to work
and then were done

found in shell.x
Image
Darth Dragon
Half Track L3
Half Track L3
Posts: 412
Joined: Mon Mar 15, 2010 12:36 pm
Canada

Re: The focus point of finding studio

Post by Darth Dragon »

mmm ask 3DO they konw the code
Oh Africa...

I know that we have to take it to the goal 'cause everyone's depending on we
See we ain't got nowhere to go but up, it's our destiny
by akon
User avatar
{EMC}Methuselah96
Programmer
Programmer
Posts: 723
Joined: Sat May 08, 2010 3:22 pm
Location: Philadelphia, PA, United States
Contact:

Re: The focus point of finding studio

Post by {EMC}Methuselah96 »

just give me the email and i will
Image
ReoN
Tank L3
Tank L3
Posts: 481
Joined: Mon Sep 07, 2009 2:57 pm
Location: Fantasy World.

Re: The focus point of finding studio

Post by ReoN »

all 3do websites are not exsist any more.
ReoN
Tank L3
Tank L3
Posts: 481
Joined: Mon Sep 07, 2009 2:57 pm
Location: Fantasy World.

Re: The focus point of finding studio

Post by ReoN »

its weird cuz i think sphynx has the same nickname as the deactivate line (the << and so)
ReoN
Tank L3
Tank L3
Posts: 481
Joined: Mon Sep 07, 2009 2:57 pm
Location: Fantasy World.

Re: The focus point of finding studio

Post by ReoN »

you know, im starting to think that there is no studio button, i think 3d0 just wanted to delete the studio and forgot about it, and that was before they created the studio action (what it does)
if any one has proof that sphynx did activated the studio button please let us know
{W.W}Ranger
Map Maker
Map Maker
Posts: 228
Joined: Mon Jul 26, 2010 5:49 pm
Location: The good o'Earth.

Re: The focus point of finding studio

Post by {W.W}Ranger »

I've tried putting the studio folder from the base folder to shell folder.. My friend said he did that when he was little and doesn't remember {W.W} Dreamer.. He said he put the studio in the shell folder and remade the file and he got the studio... But that was a long time ago i don't really think this works i tried it didn't work... maybe we can "transfer" some of the STUDIO file data TO THE SHELL FOLDER... Because the base has all the studio files while the shell only has the button files try mixing in the files! with the shell file and see what happens who knows this might work! (Note" The shell folder lacks studio files)
ReoN
Tank L3
Tank L3
Posts: 481
Joined: Mon Sep 07, 2009 2:57 pm
Location: Fantasy World.

Re: The focus point of finding studio

Post by ReoN »

The buttons has the same cmd and run code, the studio button is activated, we just need to find something that will show what it does.

Everything is ready for us in the shell.x, now as that WW guy said, we need to bring other files
{W.W}Ranger
Map Maker
Map Maker
Posts: 228
Joined: Mon Jul 26, 2010 5:49 pm
Location: The good o'Earth.

Re: The focus point of finding studio

Post by {W.W}Ranger »

But we don't put the whole folder in shell we just need to transfer bits and pieces for the base and shell files to mesh... once they mesh ta da instant studio working
ReoN
Tank L3
Tank L3
Posts: 481
Joined: Mon Sep 07, 2009 2:57 pm
Location: Fantasy World.

Re: The focus point of finding studio

Post by ReoN »

{W.W}Ranger wrote:But we don't put the whole folder in shell we just need to transfer bits and pieces for the base and shell files to mesh... once they mesh ta da instant studio working
Lets do this, why won't you bring every file that contains the word studio? (not pandemic studios).
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests