Dialogs
#7

Why do you use case? can't you use the following method?
pawn Код:
if(listitem == 0)
{
// Code Here
{
else if(listitem == 1)
{
// Code Here
}
// ...
Reply


Messages In This Thread
Dialogs - by ScottCFR - 11.07.2010, 04:30
Re: Dialogs - by Betamaster - 11.07.2010, 04:54
Re: Dialogs - by ScottCFR - 11.07.2010, 05:01
Re: Dialogs - by Betamaster - 11.07.2010, 05:06
Re: Dialogs - by GangsTa_ - 11.07.2010, 05:30
Re: Dialogs - by ScottCFR - 11.07.2010, 05:48
Re: Dialogs - by MikkelGutten - 11.07.2010, 07:59
Re: Dialogs - by Grim_ - 11.07.2010, 08:03
Re: Dialogs - by MikkelGutten - 11.07.2010, 08:05
Re: Dialogs - by Grim_ - 11.07.2010, 08:07

Forum Jump:


Users browsing this thread: 1 Guest(s)