Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Release Elevator stuff
#1
Hello, OMA

I found this on some old files I have and I decided to release it, Smile . Is not very good because the menu is just a leftover and is incomplete.

Add this in Init():

Code:
precacheMenu( "elevator_floor_selector" );

OMA

How to open the menu and check if you use an option: OMA

Code:
self waittill( "menuresponse", menu, response );
if( menu == "elevator_floor_selector" )
{
    if( response == "none" )
    {
        //give something    
    }
    else if( response == "1" )
    {
        //give something
    }
    else if( response == "2" )
    {
        //give something
    }
    else if( response == "3" )
    {
        //give something
    }
}

IW also left some unused sounds (I remember that all these or mostly all, work):

Code:
elev_bell_ding
elev_musak_loop
elev_door_close
elev_door_open
elev_run_start
elev_run_loop
elev_door_interupt
elev_run_end

About these 3 strings, I never tried them:

Code:
&"ELEVATOR_FLOOR_SELECT_HINT"
&"ELEVATOR_USE_HINT"
&"ELEVATOR_CALL_HINT"

Video about how it looks: OMA



Credits:
@zxz0O0 : he told @Rendflex about this.

OMA
Reply

#2
Awesome! have a OMA
Reply

#3
[Image: azuw.jpg]
Reply

#4
Give credits to zxz yamato, he told me and I told you after that Tongue
Reply

#5
niceSmile
Reply

#6
@zxz0O0 gets credits for telling @Rendflex Huh
Reply

#7
(01-26-2012, 21:14)jariz Wrote: @zxz0O0 gets credits for telling @Rendflex Huh

LOL

It was the time when @Yamato and me just started getting into modding, we were total noobs then...
But slowly we mastered the .GSC language.

I sent a PM to @zxz0O0 on youtube about the menu, and he gave me the code, then I gave it to @Yamato .
Reply

#8
thanks for the tuto yamato!
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
  Infected Stuff is semi broken DidUknowiPwn 2 3,249 09-21-2013, 20:22
Last Post: surtek
  Your favorite stuff Nekochan 19 8,080 01-18-2013, 08:48
Last Post: AZUMIKKEL
  te gusta o no? (gaming stuff) Arteq 10 5,248 10-24-2012, 08:57
Last Post: d0h!
  [News] Black ops 2 Interesting stuff kokole 4 2,922 05-03-2012, 11:13
Last Post: surtek
Music JariZ's music stuff JariZ 2 2,825 05-02-2012, 11:52
Last Post: Arteq
  Never Finished Stuff 4FunPlayin 9 5,000 04-10-2012, 21:31
Last Post: 4FunPlayin
  [News] stuff you might not know about ur cat xP rawr-saours 3 2,337 03-13-2012, 12:13
Last Post: d0h!
  Preview Rc stuff | Jets,Trains&Cars rotceh_dnih 17 10,172 03-02-2012, 10:34
Last Post: Xzite
  Daily gross/odd stuff 1 hunturbo 3 2,619 01-23-2012, 10:14
Last Post: AZUMIKKEL
  List with stuff that needs to be added if we want B3 JariZ 0 1,605 01-04-2012, 20:38
Last Post: JariZ

Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum Powered By MyBB, Theme by © 2002-2024 Melroy van den Berg.