01.02.2012, 20:47
Quote:
You can't declare strings like that.
Try: pawn Code:
|
pawn Code:
new labeltext[15][128];
new labelcolor[15][128];
labeltext[id] = "Stlacenim enter sa dostanete do editoru";//error 006: must be assigned to an array
labelcolor[id] = "CERVENA";//error 006: must be assigned to an array