How to get this thingy solve???
#1

After adding some announce messages in my GM i got this error -
pawn Код:
(14339) : error 032: array index out of bounds (variable "Announcements")

What can i do?

and the 14339 line is-
pawn Код:
case 9: {SendClientMessageToAll(0x33CCFFAA,Announcements[9]); Msg = 0;}

Help me
Thank You!
Reply
#2

Announcements[9]

The array is to big, reduce it to the defined array
Reply
#3

Omg thanks it compiled.......
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)