Jump to content
  • 0

Cum rezolv ?


Dekker

Question

[pawn]C:\Users\DanCiprian\Desktop\Gadict\pawno\include\JunkBuster.inc(3238) : warning 201: redefinition of constant/macro (symbol "OnPlayerEnterRaceCheckpoint")

C:\Users\DanCiprian\Desktop\Gadict\gamemodes\gadict.pwn(30155) : warning 219: local variable "vehicleid" shadows a variable at a preceding level

C:\Users\DanCiprian\Desktop\Gadict\gamemodes\gadict.pwn(52563) : warning 202: number of arguments does not match definition

C:\Users\DanCiprian\Desktop\Gadict\gamemodes\gadict.pwn(52563) : warning 202: number of arguments does not match definition

C:\Users\DanCiprian\Desktop\Gadict\gamemodes\gadict.pwn(52590) : warning 235: public function lacks forward declaration (symbol "GateClose36")

C:\Users\DanCiprian\Desktop\Gadict\gamemodes\gadict.pwn(53119) : warning 202: number of arguments does not match definition

C:\Users\DanCiprian\Desktop\Gadict\gamemodes\gadict.pwn(53119) : warning 202: number of arguments does not match definition

C:\Users\DanCiprian\Desktop\Gadict\gamemodes\gadict.pwn(54200) : warning 203: symbol is never used: "Admin"

C:\Users\DanCiprian\Desktop\Gadict\gamemodes\gadict.pwn(54200) : warning 203: symbol is never used: "PlayerPos"

C:\Users\DanCiprian\Desktop\Gadict\gamemodes\gadict.pwn(54200) : warning 203: symbol is never used: "idletime"

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

Header size:          12796 bytes

Code size:          2362192 bytes

Data size:        10602296 bytes

Stack/heap size:      16384 bytes; estimated max. usage=4349 cells (17396 bytes)

Total requirements:12993668 bytes

10 Warnings.

[/pawn]

Cateva au fost rezolvate de mine , acestea nu le gasesc ca sa le pot rezolva...

[email protected] - Orice mapa doriti , add me !

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

La cele de genul:

[pawn]C:\Users\DanCiprian\Desktop\Gadict\gamemodes\gadict.pwn(54200) : warning 203: symbol is never used: "Admin"

C:\Users\DanCiprian\Desktop\Gadict\gamemodes\gadict.pwn(54200) : warning 203: symbol is never used: "PlayerPos"

C:\Users\DanCiprian\Desktop\Gadict\gamemodes\gadict.pwn(54200) : warning 203: symbol is never used: "idletime"[/pawn]

Se traduce: simbolul nu este niciodata folosit , sterge idletime respectiv celelalte

La asta:

[pawn]C:\Users\DanCiprian\Desktop\Gadict\gamemodes\gadict.pwn(52590) : warning 235: public function lacks forward declaration (symbol "GateClose36")[/pawn]

Fa-i un [pawn]forward GateClose36;[/pawn]

In rest trebuie sa vad liniile

userbar6.jpg
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.