0.3e Dialog bug
#2

Are you sure your character limit(?) is high enough?

pawn Код:
new string[32];
will only support a 32 character limit. For dialogs this has to be a bit higher, a full dialog is about ~450 characters to my experience.
pawn Код:
new dialog[450];
In either case, I can only assume this is wrong since you don't provide us with code I cannot really imagine what else it could be.
Reply


Messages In This Thread
0.3e Dialog bug - by scott1 - 10.05.2012, 16:48
Re: 0.3e Dialog bug - by Revo - 10.05.2012, 18:05
Re : 0.3e Dialog bug - by scott1 - 10.05.2012, 18:12
Re: 0.3e Dialog bug - by Kar - 10.05.2012, 21:44
Re: 0.3e Dialog bug - by leong124 - 11.05.2012, 02:33
Re : Re: 0.3e Dialog bug - by scott1 - 11.05.2012, 15:09

Forum Jump:


Users browsing this thread: 3 Guest(s)