14.11.2010, 11:10
hi i have this error
and this is the code
but idk how to declare the text size here
pawn Код:
error 018: initialization data exceeds declared size
pawn Код:
new RandomWeatherRandomMess[5][2] = {
{1,"Il tempo и molto soleggiato"},
{11,"Qui a san andreas fa molto caldo!"},
{8,"Piove a dirotto!"},
{32,"Nebbia fittissima prevista per i prossimi 20 minuti"},
{2009,"Il tempo и roseo oggi!"}
};