Jump to content
  • 0

Va rog ajutor !


AcSy

Question

Cum rezolv aceste erori la compilare ?

F:\2 ALEX\Magic Zone RPG\GameZone\Magic Zone FINAL 2 + msg6\GameZone\pawno\include\streamer.inc(449) : warning 202: number of arguments does not match definition

F:\2 ALEX\Magic Zone RPG\GameZone\Magic Zone FINAL 2 + msg6\GameZone\pawno\include\yom_buttons.inc(99) : warning 219: local variable "Speed" shadows a variable at a preceding level

F:\2 ALEX\Magic Zone RPG\GameZone\Magic Zone FINAL 2 + msg6\GameZone\pawno\include\JunkBuster.inc(1964) : warning 235: public function lacks forward declaration (symbol "OnPlayerPrivmsg")

F:\2 ALEX\Magic Zone RPG\GameZone\Magic Zone FINAL 2 + msg6\GameZone\pawno\include\JunkBuster.inc(2311) : warning 201: redefinition of constant/macro (symbol "OnPlayerConnect")

F:\2 ALEX\Magic Zone RPG\GameZone\Magic Zone FINAL 2 + msg6\GameZone\pawno\include\JunkBuster.inc(2312) : warning 201: redefinition of constant/macro (symbol "OnPlayerDisconnect")

F:\2 ALEX\Magic Zone RPG\GameZone\Magic Zone FINAL 2 + msg6\GameZone\pawno\include\JunkBuster.inc(2313) : warning 201: redefinition of constant/macro (symbol "OnGameModeInit")

F:\2 ALEX\Magic Zone RPG\GameZone\Magic Zone FINAL 2 + msg6\GameZone\gamemodes\GREENZ~1.pwn(270) : error 001: expected token: "#endif", but found "-end of file-"

F:\2 ALEX\Magic Zone RPG\GameZone\Magic Zone FINAL 2 + msg6\GameZone\gamemodes\GREENZ~1.pwn(270) : warning 203: symbol is never used: "IsNumeric"

F:\2 ALEX\Magic Zone RPG\GameZone\Magic Zone FINAL 2 + msg6\GameZone\gamemodes\GREENZ~1.pwn(270) : warning 203: symbol is never used: "ReturnUser"

F:\2 ALEX\Magic Zone RPG\GameZone\Magic Zone FINAL 2 + msg6\GameZone\gamemodes\GREENZ~1.pwn(270) : warning 203: symbol is never used: "fTeam"

F:\2 ALEX\Magic Zone RPG\GameZone\Magic Zone FINAL 2 + msg6\GameZone\gamemodes\GREENZ~1.pwn(270) : warning 203: symbol is never used: "gTeam"

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

1 Error.

Va rog mult de tot sa ma ajute cineva ! Nu pot sa compilez din cauza acestor erori :((

Believe in yourself !

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

Ia-ti JunkBuster Version 9 de pe forumul Official...

Si in GM sus de tot pune:

#pragma unused IsNumeric

#pragma unused ReturnUser

#pragma unused fTeam

#pragma unused gTeam

O intrebare, folosesti Incognito's Streamer?

EDIT: JunkBuster 9 il poti lua de aici: Here

142sj0l.png

Underground-GFX

Link to comment
Share on other sites

F:\2 ALEX\Magic Zone RPG\GameZone\Magic Zone FINAL 2 + msg6\GameZone\pawno\include\yom_buttons.inc(99) : warning 219: local variable "Speed" shadows a variable at a preceding level
aici cauta new Speed si stergel ca il mai ai o data sau punei //new speed in fatza ;)
F:\2 ALEX\Magic Zone RPG\GameZone\Magic Zone FINAL 2 + msg6\GameZone\pawno\include\JunkBuster.inc(1964) : warning 235: public function lacks forward declaration (symbol "OnPlayerPrivmsg")
F:\2 ALEX\Magic Zone RPG\GameZone\Magic Zone FINAL 2 + msg6\GameZone\pawno\include\JunkBuster.inc(2311) : warning 201: redefinition of constant/macro (symbol "OnPlayerConnect")
F:\2 ALEX\Magic Zone RPG\GameZone\Magic Zone FINAL 2 + msg6\GameZone\pawno\include\JunkBuster.inc(2312) : warning 201: redefinition of constant/macro (symbol "OnPlayerDisconnect")
F:\2 ALEX\Magic Zone RPG\GameZone\Magic Zone FINAL 2 + msg6\GameZone\pawno\include\JunkBuster.inc(2313) : warning 201: redefinition of constant/macro (symbol "OnGameModeInit")
vezi daca ai
#include JunkBuster
#include JunkBusterFS

in gm

si posteaza linia 270

<a href=http://devilone.ro>

devilone-banner.png</a>

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.