15.09.2012, 12:16
* Vinicius diz:
Posta essa errs
* Vinicius diz:
E depois posta essa linha
Linha:
Posta essa errs
pawn Код:
C:\Documents and Settings\Vinнcius\Desktop\NVC\gamemodes\NVC.pwn(21805) : error 028: invalid subscript (not an array or too many subscripts): "UPRelogio"
C:\Documents and Settings\Vinнcius\Desktop\NVC\gamemodes\NVC.pwn(21805) : warning 215: expression has no effect
C:\Documents and Settings\Vinнcius\Desktop\NVC\gamemodes\NVC.pwn(21805) : error 001: expected token: ";", but found "]"
C:\Documents and Settings\Vinнcius\Desktop\NVC\gamemodes\NVC.pwn(21805) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Vinнcius\Desktop\NVC\gamemodes\NVC.pwn(21805) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (C) 1997-2006, ITB CompuPhase
4 Errors.
E depois posta essa linha
Linha:
pawn Код:
format(string, sizeof(string), "~g~UP: ~w~%02d~g~:~w~%02d", minUP[playerid],segUP[playerid]);
TextDrawSetString(UPRelogio[playerid],string);