I'm almost ready with my script, but now I want
something like 'OnGetScriptMenu' or something like that:
- I want that I can veiw my script between the list
of other script in the script menu in a chatwindow,
en when you click on my script, then you must see
a submenu with 'Hardstyle' and 'Jumpstyle,
en when you go with your cursor on that,
there must be another submenu like this:
''My Script'' > Jumpstyle > Liedjes
Albums
Artiesten
Hardstyle > Liedjes
Albums
Artiesten
And when they click on Jumpstyle, this must send automaticly: ChatWnd.SendMessage("'ALBUMS' 'LIEDJES' << [c=4]Typ 'START' om terug naar het hoofdmenu te gaan.[/c]");
And when they click on 'Album' from jumpstyle, this must send automaticly:
ChatWnd.SendMessage("*!Explosive Car Tuning");
And when they click on 'Liedjes' from Jumpstyle, this must send automaticly: ChatWnd.SendMessage("And The Beat Goes On\n*!Beat Off\n*!Big Fat Bass\n*!Binum - Nervous\n*!Binum - The Last Time");
- You don't have to type everything over, maybe just type '...' and I will
put 'Jumpstyle' instead of '...'
- And when they received that message, people can type the words in that message, en they will here some music,
Somebody knows how to do this?
And if you need to view my script, I put it in the attachment!