Post: How do i add a game?
09-15-2015, 05:00 AM #1
MrMoan
Big Daddy
(adsbygoogle = window.adsbygoogle || []).push({}); Hey Sexy Bi*ches i need help again [sorry i ask alot] but im learning so yeah

What i need to know is How do i add a gamemode to my menu like dynamic v3

i created a new file called gamemode.gsc but how would i call it and load it?
(adsbygoogle = window.adsbygoogle || []).push({});
09-15-2015, 11:31 AM #2
Humble
Little One
Look at Dynamic V3's source (Since you're "learning") and look how his loaded it on the script then have a look at yours compare how he does it and if there is any errors just have a look at his to fix it up and make sure to add xTurntUpLobbies to the credits Happy

The following user thanked Humble for this useful post:

HiddenHour
09-15-2015, 11:58 AM #3
itsSorrow
In my man cave
    
if(!(getDvar("customgametype") == "whatgamemodeuwant"))
{
setDvar("customgametype","whateveruwanthere");//this is ur menu btw
}
if(getDvar("customgametype") == "whatgamemodeuwant")
{
//shit from the initSmile
}
09-15-2015, 02:08 PM #4
MrMoan
Big Daddy
Originally posted by GentleSlugger View Post
    
if(!(getDvar("customgametype") == "whatgamemodeuwant"))
{
setDvar("customgametype","whateveruwanthere");//this is ur menu btw
}
if(getDvar("customgametype") == "whatgamemodeuwant")
{
//shit from the initSmile
}


ummmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm k

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo