C:\Users\Megaware\Documents\BFBC2\• Brasil - Project City RPG [ 0.3x ] ®\gamemodes\GM.pwn(1716) : error 017: undefined symbol "tmp" C:\Users\Megaware\Documents\BFBC2\• Brasil - Project City RPG [ 0.3x ] ®\gamemodes\GM.pwn(1717) : error 017: undefined symbol "tmp" C:\Users\Megaware\Documents\BFBC2\• Brasil - Project City RPG [ 0.3x ] ®\gamemodes\GM.pwn(1723) : warning 219: local variable "nome" shadows a variable at a preceding level C:\Users\Megaware\Documents\BFBC2\• Brasil - Project City RPG [ 0.3x ] ®\gamemodes\GM.pwn(1726) : error 017: undefined symbol "tmp" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 3 Errors. |
strmid(tmp, text, 1, strlen(text)); |
if(!strlen(tmp)) { |
new nome[MAX_PLAYER_NAME], str[128]; |
format(str, sizeof(str), "* Admin %s: %s", nome, tmp); |
new nome[24], tmp[256];