15.11.2009, 17:09
how to create a menu please somewone tell me
this is the code what i copy paste it from wiki about "CreateMenu"
ok where to put that code in my script? please help
this is the code what i copy paste it from wiki about "CreateMenu"
Код:
new Menu:examplemenu;
examplemenu = CreateMenu("Your Menu", 2, 200.0, 100.0, 150.0, 150.0);

