Jump to content
  • 0

Problema ForTeam :|


HappY

Question

D:\ForTeam Romania\pawno\include\vida.inc(161) : warning 201: redefinition of constant/macro (symbol "OnPlayerConnect")
D:\ForTeam Romania\pawno\include\vida.inc(162) : warning 201: redefinition of constant/macro (symbol "OnPlayerDisconnect")
D:\ForTeam Romania\gamemodes\ftrp.pwn(15874) : warning 202: number of arguments does not match definition
D:\ForTeam Romania\gamemodes\ftrp.pwn(22029) : warning 235: public function lacks forward declaration (symbol "HBroadCast")
D:\ForTeam Romania\gamemodes\ftrp.pwn(35602) : warning 216: nested comment
D:\ForTeam Romania\gamemodes\ftrp.pwn(58755) : warning 225: unreachable code
D:\ForTeam Romania\gamemodes\ftrp.pwn(63855) : warning 235: public function lacks forward declaration (symbol "ResetBan")
D:\ForTeam Romania\gamemodes\ftrp.pwn(63859) : warning 235: public function lacks forward declaration (symbol "ResetKick")
D:\ForTeam Romania\gamemodes\ftrp.pwn(67429) : warning 203: symbol is never used: "PlayerPos"
Pawn compiler 3.2.3664           Copyright (c) 1997-2006, ITB CompuPhase

Header size:          13060 bytes
Code size:          2907660 bytes
Data size:          7659440 bytes
Stack/heap size:      16384 bytes; estimated max. usage=4308 cells (17232 bytes)
Total requirements:10596544 bytes

9 Warnings.

Link to comment
Share on other sites

11 answers to this question

Recommended Posts

Linia 67429 - sterge variabila

Linia 63859 - foloseste forward.

Linia 63855 - foloseste forward.

Linia 22029 - foloseste forward.

Arata inc-ul vida.

La restul arati aici scripturile.

Linia 67429 - sterge variabila - faza e ca linia asta e cea care inchide tot gm ...

Link to comment
Share on other sites

Ms am scapat de PlayerPos da au ramas astea :((

D:\ForTeam Romania\pawno\include\vida.inc(161) : warning 201: redefinition of constant/macro (symbol "OnPlayerConnect")
D:\ForTeam Romania\pawno\include\vida.inc(162) : warning 201: redefinition of constant/macro (symbol "OnPlayerDisconnect")
D:\ForTeam Romania\gamemodes\ftrp.pwn(15875) : warning 202: number of arguments does not match definition
D:\ForTeam Romania\gamemodes\ftrp.pwn(22030) : warning 235: public function lacks forward declaration (symbol "HBroadCast")
D:\ForTeam Romania\gamemodes\ftrp.pwn(35603) : warning 216: nested comment
D:\ForTeam Romania\gamemodes\ftrp.pwn(58756) : warning 225: unreachable code
D:\ForTeam Romania\gamemodes\ftrp.pwn(63856) : warning 235: public function lacks forward declaration (symbol "ResetBan")
D:\ForTeam Romania\gamemodes\ftrp.pwn(63860) : warning 235: public function lacks forward declaration (symbol "ResetKick")
Pawn compiler 3.2.3664	 	 	Copyright (c) 1997-2006, ITB CompuPhase

Header size:          13060 bytes
Code size:          2907660 bytes
Data size:          7673440 bytes
Stack/heap size:      16384 bytes; estimated max. usage=4308 cells (17232 bytes)
Total requirements:10610544 bytes

8 Warnings.

//EDIT: Am scapat de VIDA, au mai ramas 6 errori :(

Link to comment
Share on other sites

:.." post="121388" timestamp="1334919324"]

Gresit total ... LOL :))

Scrie sus de tot

[pawn]#pragma unused PlayerPos[/pawn]

Auzi la tine, de ce sa tii variabile daca nu le folosesti? Delete it.

Eu de unde sa stiu ce are el in gamemode?

Sa posteze dracu' liniile si gata :)

Banner_2.png
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.