Problem with dialog
#4

Код:
error 014: invalid statement; not in switch
Do you have a switch for the dialogs? If so, check to see if all the braces are closed properly and if not try and change
Код:
case DIALOG_IZVADIOSOBNU1:
to
Код:
if(dialogid == DIALOG_IZVADIOSOBNU1)
and see if that solves the problem.
Reply


Messages In This Thread
Problem with dialog - by TiXz0r - 07.12.2014, 12:54
Re: Problem with dialog - by TiXz0r - 07.12.2014, 13:21
Re: Problem with dialog - by TiXz0r - 07.12.2014, 14:19
Re: Problem with dialog - by Nightkill - 07.12.2014, 14:47
Re: Problem with dialog - by TiXz0r - 07.12.2014, 15:18
Re: Problem with dialog - by Thanos1997 - 07.12.2014, 15:24
Re: Problem with dialog - by TiXz0r - 07.12.2014, 21:40
Re: Problem with dialog - by Nightkill - 07.12.2014, 22:09

Forum Jump:


Users browsing this thread: 2 Guest(s)