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

Try using format.

pawn Code:
new reason[128];
format(reason, sizeof(reason), "Test");
format(UserStats[id][BReason], 128, 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)