Hey leute ich hab nen Warning:
C:\Users\MM\Desktop\fun\gamemodes\self.pwn(2252) : warning 203: symbol is never used: "Colourz"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Warning.
aber die zeile existiert nicht und hier:
new Colourz[][] =
{
{184}, {151}
};
new rand = random(sizeof(Colourz));