Post: How to toggle more then one mod at once.
02-27-2011, 11:26 AM #1
Default Avatar
Brad
Guest
(adsbygoogle = window.adsbygoogle || []).push({}); in this tutorial i will be teaching you how to toggle more then one mod by the same command.

this can work for many mods even the say command!

first you need my toggle code.
    bind dpad_left "vstr a"
set a "bind dpad_left vstr b"
set b "bind dpad_left vstr a"


for this example i will show you how to use it with force host.

first you put the mods you want in vstr a.
    
bind dpad_left "vstr a"
set a "say Force Host ON; party_connectToOthers 0;party_host 1;bind dpad_left vstr b"
set b "bind dpad_left vstr a"


now you change the codes values to what you want in vstr b.

    bind dpad_left "vstr a"
set a "say Force Host ON; party_connectToOthers 0;party_host 1;bind dpad_left vstr b"
set b "say Force Host Off; party_connectToOthers 1; party_host 0;bind dpad_left vstr a;bind dpad_left vstr a"


What i just made is a toggle force host thats uses dpad_left. these can be put in menus aswell as button binds.
(adsbygoogle = window.adsbygoogle || []).push({});

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo