You are viewing our Forum Archives. To view or take place in current topics click here.
#81. Posted:
Status: Offline
Joined: Dec 06, 201014Year Member
Posts: 2,592
Reputation Power: 201
Status: Offline
Joined: Dec 06, 201014Year Member
Posts: 2,592
Reputation Power: 201
ZZ9 wroteTTG_BBOYRICAN20 wroteZZ9 wroteTTG_BBOYRICAN20 wroteZZ9 wroteessayy wrote how do u work the modmenu I cant get host y
Host it in private match ;)
More fun.
But if you want force host to make the host chance higher.. add the force host dvars to my patch in
self ZZ9x("ZZ9wawV6", ".....");
How do i go by doing this? So i can do it... Thanks for your help.
Simple..
add all the force host dvars to the dvar in my menu called
ZZ9wawV6
so let's say you want to add
party_connecttoothers 0
add that to the other stuff in ZZ9wawV6.. it could look like this..
self ZZ9x("ZZ9wawV6", "party_connecttoothers 0;.........");
Don't remove the other stuff in it tho or the menu won't work anymore..
btw force host wouldn't be toggable.. it's activated and stays activated.
I do this in ff viewer. Sorry for the questions, never done this before....
- You open my patch_mp.ff with FFviewer
- Try to find a dvar I called ZZ9wawV6 (it's in one of the .gsc.. it should look like this
self ZZ9x("ZZ9wawV6", "randomstuffhere");
- Then you take the force host dvars and put them to my ZZ9wawV6 dvar.. it could look like that now
self ZZ9x("ZZ9wawV6", "dvar;randomstuffhere");
- You save and have force host when using my menu.
Man there is a lot going on in there... lol. Cant find it, but thanks for the help, i'll look into it later on
Last edited by BBOYRICAN25 ; edited 1 time in total
- 0useful
- 0not useful
#82. Posted:
Status: Offline
Joined: Jul 23, 201212Year Member
Posts: 184
Reputation Power: 7
whats the force host dvar
- 0useful
- 0not useful
#83. Posted:
Status: Offline
Joined: Apr 19, 201113Year Member
Posts: 3,394
Reputation Power: 214
Status: Offline
Joined: Apr 19, 201113Year Member
Posts: 3,394
Reputation Power: 214
essayy wrote whats the force host dvar
There are a few dvars you can tweak for a higher chance to get host.
Like
party_connecttoothers
Setting that to 0 will make you unable to get kicked in a new group. People will join you instead.
Can't really explain.
I suggest doing some own research ;) If you guys still need help on how to put a dvar into a patch I would look for some tutorials around here.
- 2useful
- 0not useful
#84. Posted:
Status: Offline
Joined: Dec 23, 201013Year Member
Posts: 3,696
Reputation Power: 153
Status: Offline
Joined: Dec 23, 201013Year Member
Posts: 3,696
Reputation Power: 153
great work man i love it
- 0useful
- 0not useful
#85. Posted:
Status: Offline
Joined: Feb 03, 201113Year Member
Posts: 1,373
Reputation Power: 54
Status: Offline
Joined: Feb 03, 201113Year Member
Posts: 1,373
Reputation Power: 54
Very nice menu! keep up the great work sir!
- 0useful
- 0not useful
#86. Posted:
Status: Offline
Joined: Dec 20, 201212Year Member
Posts: 3
Reputation Power: 0
Looks very nice. Great work.
- 1useful
- 0not useful
#87. Posted:
Status: Offline
Joined: Jun 01, 201212Year Member
Posts: 45
Reputation Power: 1
Status: Offline
Joined: Jun 01, 201212Year Member
Posts: 45
Reputation Power: 1
can you infect me ZZ9
- 0useful
- 0not useful
#88. Posted:
Status: Offline
Joined: Jun 30, 201113Year Member
Posts: 442
Reputation Power: 18
Status: Offline
Joined: Jun 30, 201113Year Member
Posts: 442
Reputation Power: 18
Is there a way to only infect the off host menu
Last edited by DeeStainer ; edited 1 time in total
Last edited by DeeStainer ; edited 1 time in total
- 0useful
- 0not useful
#89. Posted:
Status: Offline
Joined: Feb 07, 201212Year Member
Posts: 1,015
Reputation Power: 46
Status: Offline
Joined: Feb 07, 201212Year Member
Posts: 1,015
Reputation Power: 46
Nice Release.
No wonder you didn't infect me the other day. NO R2R! D:
No wonder you didn't infect me the other day. NO R2R! D:
- 0useful
- 0not useful
#90. Posted:
Status: Offline
Joined: Apr 19, 201113Year Member
Posts: 3,394
Reputation Power: 214
Status: Offline
Joined: Apr 19, 201113Year Member
Posts: 3,394
Reputation Power: 214
DeeStainer wrote Is there a way to only infect the off host menu
You could remove all the coding except the off host menu and change the activeaction loop to vstr the off host menu
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.