Post: I need help with my own Mod Menu!
10-10-2016, 12:40 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Hello guys,

I create my iwn Mod Menu and i want Quick Mods
I have no idea.
What th Code is. pls help me

My English is bad
10-10-2016, 04:46 PM #2
Default Avatar
Remy
Guest
Originally posted by CircuitHD View Post
Hello guys,

I create my iwn Mod Menu and i want Quick Mods
I have no idea.
What th Code is. pls help me

My English is bad


Is it a GSC menu?
10-10-2016, 07:14 PM #3
Yes it is
10-10-2016, 08:18 PM #4
Default Avatar
Remy
Guest
Originally posted by CircuitHD View Post
Yes it is


You should go more in depth as to what you are asking as well. Right now it seems you are asking someone to make you a menu basically. "Quick Mods" is typically a submenu in a menu where people put popular mods, it is not like there is one isngle line of code to make this part of a menu.
10-10-2016, 10:55 PM #5
Originally posted by CircuitHD View Post
Hello guys,

I create my iwn Mod Menu and i want Quick Mods
I have no idea.
What th Code is. pls help me

My English is bad


You haven't put enough info on what you're asking for.
From what I am reading it sounds like want a code for a command that allows you to quickly set your most used mods.
Here is an format to follow when creating the command:
    
Quickmods()
{
self command1();
self command2();
self command3();
}

Replace "command1" with the name of the function that is called when you enable/disable an option. Do this with "command2" and so on and keep adding "self commandname();" in each line until you have everything you want to set. Then you call it in your menu.
10-14-2016, 07:32 AM #6
Kronos
Former Staff
Originally posted by CircuitHD View Post
Hello guys,

I create my iwn Mod Menu and i want Quick Mods
I have no idea.
What th Code is. pls help me

My English is bad


status on your issue?
10-14-2016, 04:28 PM #7
Thank You Guys Happy

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo