Forum

> > CS2D > Scripts > How i can Create a Menu with her Func
Forums overviewCS2D overview Scripts overviewLog in to reply

English How i can Create a Menu with her Func

2 replies
To the start Previous 1 Next To the start

old How i can Create a Menu with her Func

Kantos
BANNED Off Offline

Quote
I need help to create a menu with her functions but its can't be resolved for me here the code :

1
2
3
4
5
6
7
8
addhook('serveraction','serveraction_hook')
function serveraction_hook(id,action)
if action==1 then
menu(id,'Half Life 2D ,Get Rocket P90,Get 5+ Speed')
elseif action==2 then
menu(id,'Credits & Help Menu ,Credits ,Help')
elseif action==3 then
menu(id,'C-4 ,Like+,Like- ,Get Deagle ')


Kantos has written
if there are more scripts to resolve all my problemes that wich not , never i create thread only if i know how to resolve the problemes

So help me temporaly to help myself , and give me a programm , to resolve this with myself
To the start Previous 1 Next To the start
Log in to reply Scripts overviewCS2D overviewForums overview