Studio button

Have modding questions or discovered something new? Post here.
Gregoil
Grunt
Grunt
Posts: 10
Joined: Sat Aug 21, 2010 11:47 am

Studio button

Post by Gregoil »

after a small examination of the shell.x file I suspect that the studio button isnt lock. it just doesnt work from some reason.
than I looked at the 4 Cmd functions that contains only the command sys.runcode inside of them.

Code: Select all

Cmd("sys.runcode shell");
Cmd("sys.runcode studio");
Cmd("sys.runcode quit");
they all are big parts of the system
critical action.
shell - activates the game (i think)
studio - unknown button, we guess it makes maps
quit - quits the game, from some reason it is not working (under cooment)

now what we need to do is discover what it is sys.runcode (looks like sys is an object and runcode is a variable inside of it but it is not logic because of the shell/studio/quit inside of it and because it inside of a quote.

if someone knows what sys.runcode stands for it will be realy easy to discover how to unlock the studio feature (it cannot be missing because then the error log will stop the game. something is blocking a small part of it that contains all the important info).

I do not know how to program in C++ (game language) and my experience in computer programing languages is very litlle (I learned JAVA in the far past) some any help in this little project will be very valuable.

tnx, Gregoil.
User avatar
{EMC}Methuselah96
Programmer
Programmer
Posts: 723
Joined: Sat May 08, 2010 3:22 pm
Location: Philadelphia, PA, United States
Contact:

Re: Studio button

Post by {EMC}Methuselah96 »

good job
Image
Gregoil
Grunt
Grunt
Posts: 10
Joined: Sat Aug 21, 2010 11:47 am

Re: Studio button

Post by Gregoil »

Doesnt realy help.
I notice that in all the core file (*.x) there are many includes to configuration files I cant find. someone knows where they are?
I suspect that sys.runcode X represnt Exec("X.cfg");
User avatar
{EMC}Methuselah96
Programmer
Programmer
Posts: 723
Joined: Sat May 08, 2010 3:22 pm
Location: Philadelphia, PA, United States
Contact:

Re: Studio button

Post by {EMC}Methuselah96 »

dude the .x files are just combined files
to unpack them visit my post viewtopic.php?f=10&t=578
Image
Gregoil
Grunt
Grunt
Posts: 10
Joined: Sat Aug 21, 2010 11:47 am

Re: Studio button

Post by Gregoil »

I did notice a lot of gibrish inside the .x files.
I hope to have good results soon
ReoN
Tank L3
Tank L3
Posts: 481
Joined: Mon Sep 07, 2009 2:57 pm
Location: Fantasy World.

Re: Studio button

Post by ReoN »

I always believed that studio button never existed , I heared alot of stories about the studio button and how 3do company tried to hide it. Anyways, I know I told you about the team, trying to hide the button so it will be a unique future for them only and not for the public.

For conclusion:(And my opinion) Studio button DOES NOT EXSIST
User avatar
[M.A.N] PottyMouth
Clan Leader
Clan Leader
Posts: 61
Joined: Thu Aug 19, 2010 3:42 pm
Location: San Antonio, Texas, USA
Contact:

Re: Studio button

Post by [M.A.N] PottyMouth »

im starting to agree... but i think its more of a big TEASE than anything. im already pulling my hair and scrapping at my scalp over trying to solve studio editor :PB :-w
Image
ReoN
Tank L3
Tank L3
Posts: 481
Joined: Mon Sep 07, 2009 2:57 pm
Location: Fantasy World.

Re: Studio button

Post by ReoN »

I mean seriously why would 3do make the button if they didn't even include it?

I bet they wanted to finish working on it but decided not to.
User avatar
[M.A.N] PottyMouth
Clan Leader
Clan Leader
Posts: 61
Joined: Thu Aug 19, 2010 3:42 pm
Location: San Antonio, Texas, USA
Contact:

Re: Studio button

Post by [M.A.N] PottyMouth »

That was what the rumor stated but then again, clans such as SC and then sniper, claim they have unlock it. so i have completely gone cross eyed in what to believe about this studio editor

at the moment this is my conclusion and simile of studio editor

studio editor= meaning of life
Image
Gregoil
Grunt
Grunt
Posts: 10
Joined: Sat Aug 21, 2010 11:47 am

Re: Studio button

Post by Gregoil »

studio button exsist.
there are 3 buttons
Studio,Load,Safe Load.
Load and Safe load execute the same code.
Studio have a listener to the action of clicking on the button and a code to execute but for some reason the code snt what we expect it to be.
maybe what we see it all what we have in the studio button and maybe some part of the code is blocked or under comment.
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests