error 032: array index out of bounds (variable "reason")
#2

Remove the [128] and use strlen. Also make sure that BReason is 128.
pawn Code:
UserStats[id][BReason] = strlen(reason);
Reply


Messages In This Thread
error 032: array index out of bounds (variable "reason") - by Jack_Rocker - 23.11.2011, 20:58
Re: error 032: array index out of bounds (variable "reason") - by Fj0rtizFredde - 23.11.2011, 21:00
Re: error 032: array index out of bounds (variable "reason") - by Jack_Rocker - 23.11.2011, 21:01
Re: error 032: array index out of bounds (variable "reason") - by Sinc - 23.11.2011, 21:12

Forum Jump:


Users browsing this thread: 1 Guest(s)