06.04.2015, 20:38
Tentei das duas maneiras e ambas deram uns 20 erros:
Poderiam me mostrar como vocк(s) fariam usando as minhas textdraws ?
Obrigado !
@Edit
Acho que devo criar um looping dentro da callback, serб ?
pawn Код:
C:\Users\lucas\Documents\SA-MP\servidor em construзгo\gamemodes\inicio.pwn(92) : error 033: array must be indexed (variable "Textdraws")
C:\Users\lucas\Documents\SA-MP\servidor em construзгo\gamemodes\inicio.pwn(93) : error 035: argument type mismatch (argument 1)
C:\Users\lucas\Documents\SA-MP\servidor em construзгo\gamemodes\inicio.pwn(94) : error 035: argument type mismatch (argument 1)
C:\Users\lucas\Documents\SA-MP\servidor em construзгo\gamemodes\inicio.pwn(95) : error 035: argument type mismatch (argument 1)
C:\Users\lucas\Documents\SA-MP\servidor em construзгo\gamemodes\inicio.pwn(96) : error 035: argument type mismatch (argument 1)
C:\Users\lucas\Documents\SA-MP\servidor em construзгo\gamemodes\inicio.pwn(97) : error 035: argument type mismatch (argument 1)
C:\Users\lucas\Documents\SA-MP\servidor em construзгo\gamemodes\inicio.pwn(98) : error 035: argument type mismatch (argument 1)
C:\Users\lucas\Documents\SA-MP\servidor em construзгo\gamemodes\inicio.pwn(99) : error 035: argument type mismatch (argument 1)
C:\Users\lucas\Documents\SA-MP\servidor em construзгo\gamemodes\inicio.pwn(101) : error 033: array must be indexed (variable "Textdraws")
C:\Users\lucas\Documents\SA-MP\servidor em construзгo\gamemodes\inicio.pwn(102) : error 035: argument type mismatch (argument 1)
C:\Users\lucas\Documents\SA-MP\servidor em construзгo\gamemodes\inicio.pwn(103) : error 035: argument type mismatch (argument 1)
C:\Users\lucas\Documents\SA-MP\servidor em construзгo\gamemodes\inicio.pwn(104) : error 035: argument type mismatch (argument 1)
C:\Users\lucas\Documents\SA-MP\servidor em construзгo\gamemodes\inicio.pwn(105) : error 035: argument type mismatch (argument 1)
C:\Users\lucas\Documents\SA-MP\servidor em construзгo\gamemodes\inicio.pwn(106) : error 035: argument type mismatch (argument 1)
C:\Users\lucas\Documents\SA-MP\servidor em construзгo\gamemodes\inicio.pwn(107) : error 035: argument type mismatch (argument 1)
C:\Users\lucas\Documents\SA-MP\servidor em construзгo\gamemodes\inicio.pwn(108) : error 035: argument type mismatch (argument 1)
C:\Users\lucas\Documents\SA-MP\servidor em construзгo\gamemodes\inicio.pwn(416) : error 001: expected token: ";", but found "-identifier-"
C:\Users\lucas\Documents\SA-MP\servidor em construзгo\gamemodes\inicio.pwn(416) : error 001: expected token: ";", but found ")"
C:\Users\lucas\Documents\SA-MP\servidor em construзгo\gamemodes\inicio.pwn(416) : error 029: invalid expression, assumed zero
C:\Users\lucas\Documents\SA-MP\servidor em construзгo\gamemodes\inicio.pwn(416) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
20 Errors.
Obrigado !
@Edit
Acho que devo criar um looping dentro da callback, serб ?
