protoftw Posted February 1, 2017 Posted February 1, 2017 (edited) Hello guys, I'm curious about combobox's options. Does anyone know if the listed items from combobox can lead to different html chats? For example: <table> <tr> <td align=center><button value="Confirm" action="bypass -h npc_%objectId%_Chat 1" width=102 height=17 back="sek.cbui94" fore="sek.cbui92"></td> <td align=center><combobox width=120 height=17 var=type list=test1;test2;test3;test4;test5;</td> </tr> </table> If i choose test1 , it will open "Chat 1" and the same for the other options. *I know that the current bypass leads to chat 1 ... I don't want to create more buttons bcs If I do then combobox should be deleted. All I'm saying is : I want to choose "test1" and lead me to Chat 1 I want to choose "test2" and lead me to Chat 2 ...etc Any ideas? [without creating bypass - core side] Edited February 1, 2017 by protoftw
0 protoftw Posted February 1, 2017 Author Posted February 1, 2017 Without core edit, nop. You have to create a bypass. Ok guys , thanks for your feedback. Lock it.
Question
protoftw
Hello guys, I'm curious about combobox's options.
Does anyone know if the listed items from combobox can lead to different html chats?
For example:
If i choose test1 , it will open "Chat 1" and the same for the other options.
*I know that the current bypass leads to chat 1 ... I don't want to create more buttons bcs If I do then combobox should be deleted.
All I'm saying is :
I want to choose "test1" and lead me to Chat 1
I want to choose "test2" and lead me to Chat 2
...etc
Any ideas?
[without creating bypass - core side]
Edited by protoftw4 answers to this question
Recommended Posts