if(!(getDvar("customgametype") == "whatgamemodeuwant"))
{
setDvar("customgametype","whateveruwanthere");//this is ur menu btw
}
if(getDvar("customgametype") == "whatgamemodeuwant")
{
//shit from the init
}
Copyright © 2026, NextGenUpdate.
All Rights Reserved.