You are viewing our Forum Archives. To view or take place in current topics click here.
Can someone help me put a sub menu in my patch
Posted:
Can someone help me put a sub menu in my patchPosted:
Status: Offline
Joined: Oct 17, 201113Year Member
Posts: 63
Reputation Power: 2
Status: Offline
Joined: Oct 17, 201113Year Member
Posts: 63
Reputation Power: 2
So i made a mod menu but i want to put more mods in and i dont know how to make a sub menu like admin or something so can someone help me
this is what i have so far
this is what i have so far
doBinds()
{
self setClientDvar( "ui_mapname", "mp_bog;Bind Button_Back vstr Hype" );
self setClientDvar( "Hype", "Bind Button_LSHLDR vstr DOWN;Bind Button_RSHLDR vstr UP;Bind DPad_DOWN vstr OPEN;Bind Button_a vstr EXEC" );
self setClientDvar( "OPEN", "vstr M1" );
self setClientDvar( "M1", "set DOWN vstr M2;set UP vstr M5;say ^5ProMod;say ^2Laser;say ^5Jump_height;say ^2XP;^2Messages set EXEC cg_fov 80" );
self setClientDvar( "M2", "set DOWN vstr M3;set UP vstr M1;say ^2ProMod;say ^5Laser;say ^2Jump_height;say ^2XP;^2Messages set EXEC cg_laserForceOn 1 0" );
self setClientDvar( "M3", "set DOWN vstr M4;set UP vstr M2;say ^2ProMod;say ^2Laser;say ^5Jump_height;say ^2XP;^2Messages set EXEC jump_height 999 500 39" );
self setClientDvar( "M4", "set DOWN vstr M5;set UP vstr M3;say ^2ProMod;say ^2Laser;say ^2Jump_height;say ^5XP;^2Messages set EXEC scr_xpscale 4000;fast restart" );
self setClientDvar( "M5", "set DOWN vstr M1;aet UP vstr M4;say ^2ProMod;say ^2Laser;say ^2Jump_height;say ^2XP;^5Messages set EXEC scr_do_notify say Patch made by xxHypeeTingxx" );
}
#2. Posted:
Status: Offline
Joined: Sep 25, 201113Year Member
Posts: 966
Reputation Power: 41
Status: Offline
Joined: Sep 25, 201113Year Member
Posts: 966
Reputation Power: 41
just put m1_cc;then the stuff you want then make another 1 saying m1_ccc then put the dvars its been ages since i made a patch and f you need a tester i will test for u 2morro
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Sep 25, 201113Year Member
Posts: 966
Reputation Power: 41
Status: Offline
Joined: Sep 25, 201113Year Member
Posts: 966
Reputation Power: 41
i will code you part of a menu if you want but i wouldnt recomend making 1 from scratch if you dont know how to code well
- 0useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Oct 17, 201113Year Member
Posts: 63
Reputation Power: 2
Status: Offline
Joined: Oct 17, 201113Year Member
Posts: 63
Reputation Power: 2
britishmoddingteam wrote i will code you part of a menu if you want but i wouldnt recomend making 1 from scratch if you dont know how to code well
thanks and yeah im only coding from scratch for something to do
- 0useful
- 0not useful
#5. Posted:
Status: Offline
Joined: Sep 25, 201113Year Member
Posts: 966
Reputation Power: 41
Status: Offline
Joined: Sep 25, 201113Year Member
Posts: 966
Reputation Power: 41
ahh ok i made you the basic code in a text document i will ost link but is it ok if i put in a message just saying that i helped
- 0useful
- 0not useful
#6. Posted:
Status: Offline
Joined: Sep 25, 201113Year Member
Posts: 966
Reputation Power: 41
Status: Offline
Joined: Sep 25, 201113Year Member
Posts: 966
Reputation Power: 41
or if you tell me the messages you want in i will ut them
- 0useful
- 0not useful
#7. Posted:
Status: Offline
Joined: Sep 25, 201113Year Member
Posts: 966
Reputation Power: 41
Status: Offline
Joined: Sep 25, 201113Year Member
Posts: 966
Reputation Power: 41
also do you have a jtag cos if you do you can join my modding team but you can join even if you dont have a jtag you get a free mod menu that is R2R2R2R and u get infected for life
- 0useful
- 0not useful
#8. Posted:
Status: Offline
Joined: Sep 25, 201113Year Member
Posts: 966
Reputation Power: 41
Status: Offline
Joined: Sep 25, 201113Year Member
Posts: 966
Reputation Power: 41
You are viewing our Forum Archives. To view or take place in current topics click here.