if(dialogid == 2 && response) { switch(random(5)) { case 0: ShowPlayerDialog(playerid, 3, DIALOG_STYLE_MSGBOX, "The 8ball's answer", "Yes","Done","Back"); case 1: ShowPlayerDialog(playerid, 4, DIALOG_STYLE_MSGBOX, "The 8ball's answer", "No","Done","Back"); case 2: ShowPlayerDialog(playerid, 5, DIALOG_STYLE_MSGBOX, "The 8ball's answer", "Maybe","Done","Back"); case 3: ShowPlayerDialog(playerid, 6, DIALOG_STYLE_MSGBOX, "The 8ball's answer", "I don't know","Done","Back"); case 4: ShowPlayerDialog(playerid, 7, DIALOG_STYLE_MSGBOX, "The 8ball's answer", "Definitely","Done","Back"); case 5: ShowPlayerDialog(playerid, 8, DIALOG_STYLE_MSGBOX, "The 8ball's answer", "Of course not","Done","Back"); } }
Originally Posted by billiout
nice script, thanks!!!!!!!
![]() |
Originally Posted by 0ne
pretty good :P
|
Originally Posted by DeathOnaStick
'Simple' actually totally fits, cuz this simply is a nice filterscript
![]() I suggest it actually wasn't hard to script, anyway, good work ![]() |
Originally Posted by Peep
Nice one
![]() |
Originally Posted by TheVista1995
I wanted to do this script too :O
but on mIRC ![]() |