Crashs with class system
#2

I think you have missed a listitem in your dialog. And you cant have a blank listitem in your dialog. Dont use "\n" in the begining.
pawn Code:
ShowPlayerDialog(playerid, _, _, _, "item1\n...", _, _);
"_" means your default values for the param. You have 5 cases in callback but 4 items in dialog.

Also, in dialog response callback, try to use indentation rather using "," for 1 statement after another.
And dont return 0 in it.

I dont see anything else causing problem from the provided code.
Reply


Messages In This Thread
Crashs with class system - by Mijata - 31.03.2015, 20:20
Re: Crashs with class system - by Gammix - 01.04.2015, 07:00
Re: Crashs with class system - by Mya - 01.04.2015, 07:46
Re: Crashs with class system - by Mijata - 09.04.2015, 12:27
Re: Crashs with class system - by Chlorine - 09.04.2015, 12:33
Re: Crashs with class system - by [ABK]Antonio - 09.04.2015, 12:33

Forum Jump:


Users browsing this thread: 1 Guest(s)