19.02.2013, 20:46
Hello when I try and compile I'm receiving these errors:
Here line 75:
Код:
C:\Users\Aaron\Desktop\Mask FilterScript\gamemodes\mask.pwn(75) : error 012: invalid function call, not a valid address C:\Users\Aaron\Desktop\Mask FilterScript\gamemodes\mask.pwn(75) : warning 215: expression has no effect C:\Users\Aaron\Desktop\Mask FilterScript\gamemodes\mask.pwn(75) : error 001: expected token: ";", but found ")" C:\Users\Aaron\Desktop\Mask FilterScript\gamemodes\mask.pwn(75) : error 029: invalid expression, assumed zero C:\Users\Aaron\Desktop\Mask FilterScript\gamemodes\mask.pwn(75) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors.
Код:
format(string, sizeof(string), "Stranger_%s says: %s", MaskID(playerid), text);