Alguem me ajuda Erros no gm
#1

Pessoal alguem me ajuda com esses erros q aparece no meu gm

C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(6082) : error 010: invalid function or declaration
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(6089) : warning 215: expression has no effect
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(6089) : error 001: expected token: ";", but found ")"
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(6089) : error 010: invalid function or declaration
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(6089 -- 6094) : error 010: invalid function or declaration
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(6089 -- 6094) : fatal error 107: too many error messages on one line
Reply
#2

Manda aн as linhas. Umas 3 ou 4 antes tambйm.
Reply
#3

#include <a_samp>
#include <core>
#include <float>
#include <time>
#include <file>
#include <utils>
#include <morphinc>
#include <Y_Objects>
#include <cpstream>

ME ADICIONA No MSN luccaarie2005@hotmail.com
Reply
#4

Seleciona Essas Linhas e Coloca ao Topo GM

Nгo Peзa para Adicionar MSN para dъvidas, vocк nгo sabe como fica chato, pelo menos para mim...

Reply
#5

Quote:
Originally Posted by DraKoNeoN
Seleciona Essas Linhas e Coloca ao Topo GM

Nгo Peзa para Adicionar MSN para dъvidas, vocк nгo sabe como fica chato, pelo menos para mim...

DrAcu, GosTozaUm, Mi adecionб no emiessiene ahim?

dkn_gostozo@rotimeio.coum
Reply
#6

entao mais ja tem esses linha no topo do meu gm
Reply
#7

Nгo sгo as linhas do topo,sгo as linhas dos erros.

Quote:

talk2.pwn(6082)

etc..
Reply
#8

return 1;
}
diecash += 500;
WantedPoints[playerid] --;
}
format(dstring, sizeof(dstring), "Voce perdeu R$%d por morrer com Nivel De Procura: %d.", diecash, wanted);
SendClientMessage(playerid, COLOR_YELLOW, dstring);
GivePlayerMoneyEx(playerid, - diecash);
PlayerInfo[playerid][pWantedDeaths] += 1;
}
if(PlayerOnMission[playerid] > 0)
{
if(sincronizando[playerid] == 1)
{
E AKI EH OS ERROS Q DA QUANDO COMPILO!

C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(132) : warning 201: redefinition of constant/macro (symbol "COLOR_RED")
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(140) : error 001: expected token: ";", but found "new"
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(141) : error 001: expected token: ";", but found "new"
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(2133) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(2162) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(275 : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(3426) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(4359) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(442 : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(4434) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(4459) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(4460) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(4506) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(4507) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(4537) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(453 : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(4544) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(4545) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(4596) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(4596) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(4596) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(4596) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(4596) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(4596) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(4596) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(4610) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(4610) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(4610) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(4610) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(4610) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(4610) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(4610) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(4625) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(4625) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(4625) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(4625) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(4625) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(4625) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(4625) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(463 : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(463 : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(463 : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(463 : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(463 : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(463 : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(463 : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(4832) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(4840) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(484 : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(4856) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(4864) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(5034) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(5227) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(5236) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(5245) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(5254) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(5263) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(5419) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(5426) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(5440) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(5449) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(545 : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(5467) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(5545) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(5559) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(5616) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(5639) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(5647) : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(5663) : warning 219: local variable "newcar" shadows a variable at a preceding level
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(568 : warning 202: number of arguments does not match definition
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(5696) : warning 219: local variable "newcar" shadows a variable at a preceding level
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(5697) : warning 219: local variable "oldcar" shadows a variable at a preceding level
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(569 : warning 219: local variable "HouseCar" shadows a variable at a preceding level
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(569 : warning 204: symbol is assigned a value that is never used: "HouseCar"
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(5697) : warning 204: symbol is assigned a value that is never used: "oldcar"
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(6053) : error 010: invalid function or declaration
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(6055) : error 010: invalid function or declaration
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(6057) : error 010: invalid function or declaration
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(6060) : error 021: symbol already defined: "GetPlayerPos"
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(6061) : error 010: invalid function or declaration
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(6063) : error 010: invalid function or declaration
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(6065) : error 010: invalid function or declaration
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(6067) : error 021: symbol already defined: "SetPlayerSpawn"
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(6069) : error 010: invalid function or declaration
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(6071) : error 010: invalid function or declaration
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(6073) : error 010: invalid function or declaration
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(607 : error 010: invalid function or declaration
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(6080) : error 010: invalid function or declaration
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(6082) : error 010: invalid function or declaration
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(6089) : warning 215: expression has no effect
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(6089) : error 001: expected token: ";", but found ")"
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(6089) : error 010: invalid function or declaration
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(6089 -- 6094) : error 010: invalid function or declaration
C:\Users\Lucca\Desktop\samp03asvr_R7_win32\gamemod es\talk2.pwn(6089 -- 6094) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


20 Errors.
Reply
#9

Edita esse post e inclui isso tudo no formato code, porque assim fica muito grande.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)