dialog limit
#3

the -1 causes stress
if you try to
pawn Code:
new Cell=-1;
new error=Array[Cell];
thats basically a
pawn Code:
new error=Array[-1];
not possible. you need to track the value of the cell down (which gets used as pointer into the array [cell -1] ).
Reply


Messages In This Thread
dialog limit - by speed258 - 02.02.2012, 11:55
Re: dialog limit - by lamarr007 - 02.02.2012, 12:11
Re: dialog limit - by Babul - 02.02.2012, 12:18
Re: dialog limit - by speed258 - 02.02.2012, 12:18

Forum Jump:


Users browsing this thread: 2 Guest(s)