Jump to content
  • 0

Erori compilare


Carmin

Question

Am incercat si metoda cu :

[pawn]#define SetPlayerPos JBC_SetPlayerPos

#define GivePlayerWeapon JBC_GivePlayerWeapon

#define GivePlayerMoney JBC_GivePlayerMoney[/pawn]

Si tot nu merge.

C:\Documents and Settings\Mihnea\Desktop\pronion2\gamemodes\godfatherNEW.pwn(130) : warning 201: redefinition of constant/macro (symbol "GetPlayerMoney")

C:\Documents and Settings\Mihnea\Desktop\pronion2\gamemodes\godfatherNEW.pwn(131) : warning 201: redefinition of constant/macro (symbol "ResetPlayerMoney")

C:\Documents and Settings\Mihnea\Desktop\pronion2\gamemodes\godfatherNEW.pwn(132) : warning 201: redefinition of constant/macro (symbol "GivePlayerMoney")

C:\Documents and Settings\Mihnea\Desktop\pronion2\gamemodes\godfatherNEW.pwn(133) : warning 201: redefinition of constant/macro (symbol "PutPlayerInVehicle")

C:\Documents and Settings\Mihnea\Desktop\pronion2\gamemodes\godfatherNEW.pwn(134) : warning 201: redefinition of constant/macro (symbol "GivePlayerWeapon")

C:\Documents and Settings\Mihnea\Desktop\pronion2\gamemodes\godfatherNEW.pwn(135) : warning 201: redefinition of constant/macro (symbol "SetPlayerPos")

C:\Documents and Settings\Mihnea\Desktop\pronion2\gamemodes\godfatherNEW.pwn(136) : warning 201: redefinition of constant/macro (symbol "SetVehiclePos")

C:\Documents and Settings\Mihnea\Desktop\pronion2\gamemodes\godfatherNEW.pwn(2599) : error 017: undefined symbol "JB_GivePlayerMoney"

C:\Documents and Settings\Mihnea\Desktop\pronion2\gamemodes\godfatherNEW.pwn(2628) : error 017: undefined symbol "JB_GivePlayerMoney"

C:\Documents and Settings\Mihnea\Desktop\pronion2\gamemodes\godfatherNEW.pwn(2665) : error 017: undefined symbol "JB_GivePlayerWeapon"

C:\Documents and Settings\Mihnea\Desktop\pronion2\gamemodes\godfatherNEW.pwn(2694) : error 017: undefined symbol "JB_SetPlayerPos"

C:\Documents and Settings\Mihnea\Desktop\pronion2\gamemodes\godfatherNEW.pwn(3087) : error 017: undefined symbol "JB_SetPlayerPos"

C:\Documents and Settings\Mihnea\Desktop\pronion2\gamemodes\godfatherNEW.pwn(3093) : error 017: undefined symbol "JB_SetPlayerPos"

C:\Documents and Settings\Mihnea\Desktop\pronion2\gamemodes\godfatherNEW.pwn(3111) : error 017: undefined symbol "JB_SetPlayerPos"

C:\Documents and Settings\Mihnea\Desktop\pronion2\gamemodes\godfatherNEW.pwn(3125) : error 017: undefined symbol "JB_SetPlayerPos"

C:\Documents and Settings\Mihnea\Desktop\pronion2\gamemodes\godfatherNEW.pwn(3138) : error 017: undefined symbol "JB_SetPlayerPos"

C:\Documents and Settings\Mihnea\Desktop\pronion2\gamemodes\godfatherNEW.pwn(3151) : error 017: undefined symbol "JB_SetPlayerPos"

C:\Documents and Settings\Mihnea\Desktop\pronion2\gamemodes\godfatherNEW.pwn(3333) : error 017: undefined symbol "JB_SetPlayerPos"

C:\Documents and Settings\Mihnea\Desktop\pronion2\gamemodes\godfatherNEW.pwn(3726) : error 017: undefined symbol "JB_GivePlayerMoney"

C:\Documents and Settings\Mihnea\Desktop\pronion2\gamemodes\godfatherNEW.pwn(4263) : error 017: undefined symbol "JB_GivePlayerMoney"

C:\Documents and Settings\Mihnea\Desktop\pronion2\gamemodes\godfatherNEW.pwn(4479) : error 017: undefined symbol "JB_SetPlayerPos"

C:\Documents and Settings\Mihnea\Desktop\pronion2\gamemodes\godfatherNEW.pwn(4489) : error 017: undefined symbol "JB_SetPlayerPos"

C:\Documents and Settings\Mihnea\Desktop\pronion2\gamemodes\godfatherNEW.pwn(4529) : error 017: undefined symbol "JB_SetPlayerPos"

C:\Documents and Settings\Mihnea\Desktop\pronion2\gamemodes\godfatherNEW.pwn(4541) : error 017: undefined symbol "JB_GivePlayerWeapon"

C:\Documents and Settings\Mihnea\Desktop\pronion2\gamemodes\godfatherNEW.pwn(4543) : error 017: undefined symbol "JB_SetPlayerPos"

C:\Documents and Settings\Mihnea\Desktop\pronion2\gamemodes\godfatherNEW.pwn(4549) : error 017: undefined symbol "JB_SetPlayerPos"

C:\Documents and Settings\Mihnea\Desktop\pronion2\gamemodes\godfatherNEW.pwn(4557) : error 017: undefined symbol "JB_SetPlayerPos"

C:\Documents and Settings\Mihnea\Desktop\pronion2\gamemodes\godfatherNEW.pwn(4566) : error 017: undefined symbol "JB_GivePlayerMoney"

C:\Documents and Settings\Mihnea\Desktop\pronion2\gamemodes\godfatherNEW.pwn(4596) : error 017: undefined symbol "JB_SetPlayerPos"

C:\Documents and Settings\Mihnea\Desktop\pronion2\gamemodes\godfatherNEW.pwn(4598) : error 017: undefined symbol "JB_GivePlayerWeapon"

C:\Documents and Settings\Mihnea\Desktop\pronion2\gamemodes\godfatherNEW.pwn(4599) : error 017: undefined symbol "JB_GivePlayerWeapon"

C:\Documents and Settings\Mihnea\Desktop\pronion2\gamemodes\godfatherNEW.pwn(4612) : error 017: undefined symbol "JB_SetPlayerPos"

C:\Documents and Settings\Mihnea\Desktop\pronion2\gamemodes\godfatherNEW.pwn(4614) : error 017: undefined symbol "JB_GivePlayerWeapon"

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

26 Errors.

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

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.