Hacks and more

You must login/register to view my posts!!!!

Join the forum, it's quick and easy

Hacks and more

You must login/register to view my posts!!!!

Hacks and more

Would you like to react to this message? Create an account in a few clicks or log in to continue.

This is some hacks with other topics all the topics sre not the same some might have hacks others might have wildlife information!!!!

Like/Tweet/+1

Keywords

Latest topics

» My Mario Kart Wii[RCME52] hacks
How to create a basic mod menu!:) EmptyMon Oct 20, 2014 6:47 pm by Admin

» How to send virus messages on facebook
How to create a basic mod menu!:) EmptyMon Dec 03, 2012 12:26 am by Admin

» Cheat Codes
How to create a basic mod menu!:) EmptyTue Nov 27, 2012 6:49 pm by Admin

» Every Games I Have.
How to create a basic mod menu!:) EmptyTue Nov 27, 2012 6:38 pm by Admin

» Halloween Word Search!
How to create a basic mod menu!:) EmptyMon Nov 05, 2012 6:42 pm by Admin

» Every symbol i systems can do/game systems
How to create a basic mod menu!:) EmptySun Oct 21, 2012 2:57 pm by Admin

» Call of Duty Black Ops DS Where the guns are!
How to create a basic mod menu!:) EmptyThu Oct 04, 2012 5:19 pm by Admin

» Applications
How to create a basic mod menu!:) EmptySun Sep 30, 2012 3:53 pm by Admin

» Smileys i added v2
How to create a basic mod menu!:) EmptySun Sep 30, 2012 10:48 am by Admin

May 2024

MonTueWedThuFriSatSun
  12345
6789101112
13141516171819
20212223242526
2728293031  

Calendar Calendar

Affiliates

free forum

Affiliates

free forum

Upload Downloadable Files And Download Them

free forum


    How to create a basic mod menu!:)

    Admin
    Admin
    Admin


    Posts : 40
    Points : 2000000122
    Reputation : 1
    Join date : 2012-07-27
    Age : 24
    Location : Wilson NC

    How to create a basic mod menu!:) Empty How to create a basic mod menu!:)

    Post by Admin Sat Aug 18, 2012 4:50 pm

    [TUTORIAL] Step-By-Step Guide On How To Make A Basic GSC Mod Menu◎☆○◇□△™️

    I've Seen alot of people useing the same bases lately and they all seem to be mine so in this tutorial i will show all how to make a basic mod menu with sub menus and hopefully it will teach some of you a few things and encorage you to make your own menu bases in the future. I will also leave the finish product in the thread for people to use if they wish, let`s get started.

    Step 1: Making the buttons function
    Spoiler:
    Spoiler:

    Step 2: Adding and laying out the buttons
    [spoiler]Now to make the actual button system, this is an old way to do it but is very effective as it never fails, firstly you want to make a little for loop inside your BuildMenu() function like this.
    Code:
    Code:
    BuildMenu()
    {
                for(;;)
                {
                }
    }

    Now we are going to add our buttons using if statements and the button name.
    You dont have to use the exact layout for the buttons that i use but i but i perfer to have them this way.
    Code:

      Current date/time is Tue May 07, 2024 7:37 am