• Need help! please answer
    3 replies, posted
Hello. i made a gamemode called Busywars. Based on WCARPDM. i want the menus in Q menu (vehicle,weapons,npc,) removed but how?
Try script enforcer.
I think this should be in the "Newbie's Questions" section.
[lua] function GM:SpawnMenuOpen() return false end [/lua] Put that in a clientside gamemode file.
Sorry, you need to Log In to post a reply to this thread.