errors -
killanator10 - 16.09.2010
hi im making a GM and when im done i complie it after fix errors then im done an the errors are still there but here they are
C:\Users\Antwonn\Desktop\Romania Stuntages\gamemodes\DSK.pwn(1321) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Antwonn\Desktop\Romania Stuntages\gamemodes\DSK.pwn(1684) : error 017: undefined symbol "SetPlayerChatBubble"
C:\Users\Antwonn\Desktop\Romania Stuntages\gamemodes\DSK.pwn(1780) : warning 235: public function lacks forward declaration (symbol "OnDialogResponse")
C:\Users\Antwonn\Desktop\Romania Stuntages\gamemodes\DSK.pwn(1854) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Antwonn\Desktop\Romania Stuntages\gamemodes\DSK.pwn(1855) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Antwonn\Desktop\Romania Stuntages\gamemodes\DSK.pwn(1856) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Antwonn\Desktop\Romania Stuntages\gamemodes\DSK.pwn(1857) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Antwonn\Desktop\Romania Stuntages\gamemodes\DSK.pwn(185
![Cool](images/smilies/cool.gif)
: error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Antwonn\Desktop\Romania Stuntages\gamemodes\DSK.pwn(1859) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Antwonn\Desktop\Romania Stuntages\gamemodes\DSK.pwn(1860) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Antwonn\Desktop\Romania Stuntages\gamemodes\DSK.pwn(1861) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Antwonn\Desktop\Romania Stuntages\gamemodes\DSK.pwn(1862) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Antwonn\Desktop\Romania Stuntages\gamemodes\DSK.pwn(1894) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Antwonn\Desktop\Romania Stuntages\gamemodes\DSK.pwn(2002) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Antwonn\Desktop\Romania Stuntages\gamemodes\DSK.pwn(2017) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Antwonn\Desktop\Romania Stuntages\gamemodes\DSK.pwn(206
![Cool](images/smilies/cool.gif)
: error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Antwonn\Desktop\Romania Stuntages\gamemodes\DSK.pwn(2073) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Antwonn\Desktop\Romania Stuntages\gamemodes\DSK.pwn(2085) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Antwonn\Desktop\Romania Stuntages\gamemodes\DSK.pwn(2094) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Antwonn\Desktop\Romania Stuntages\gamemodes\DSK.pwn(2107) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Antwonn\Desktop\Romania Stuntages\gamemodes\DSK.pwn(2112) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Antwonn\Desktop\Romania Stuntages\gamemodes\DSK.pwn(2142) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Antwonn\Desktop\Romania Stuntages\gamemodes\DSK.pwn(2147) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Antwonn\Desktop\Romania Stuntages\gamemodes\DSK.pwn(2166) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Antwonn\Desktop\Romania Stuntages\gamemodes\DSK.pwn(2172) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Antwonn\Desktop\Romania Stuntages\gamemodes\DSK.pwn(2181) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Antwonn\Desktop\Romania Stuntages\gamemodes\DSK.pwn(2182) : error 017: undefined symbol "ShowPlayerDialog"
Re: errors -
killanator10 - 16.09.2010
anyone oh come on
Re: errors -
BP13 - 16.09.2010
You need to use the pawno.exe in the 0.3b folder. Delete all other pawno folders. You are using a 0.2x include still.
Re: errors -
killanator10 - 16.09.2010
C:\Users\Antwonn\Desktop\Romania Stuntages\gamemodes\DSK.pwn(3064) : error 027: invalid character constant
C:\Users\Antwonn\Desktop\Romania Stuntages\gamemodes\DSK.pwn(3064) : error 027: invalid character constant
C:\Users\Antwonn\Desktop\Romania Stuntages\gamemodes\DSK.pwn(5930) : warning 203: symbol is never used: "rCarTimer"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
2 Errors.
Re: errors -
BP13 - 16.09.2010
Quote:
Originally Posted by killanator10
C:\Users\Antwonn\Desktop\Romania Stuntages\gamemodes\DSK.pwn(3064) : error 027: invalid character constant
C:\Users\Antwonn\Desktop\Romania Stuntages\gamemodes\DSK.pwn(3064) : error 027: invalid character constant
C:\Users\Antwonn\Desktop\Romania Stuntages\gamemodes\DSK.pwn(5930) : warning 203: symbol is never used: "rCarTimer"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
2 Errors.
|
What's on those lines?
Re: errors -
BP13 - 16.09.2010
Quote:
Originally Posted by killanator10
C:\Users\Antwonn\Desktop\Romania Stuntages\gamemodes\DSK.pwn(3064) : error 027: invalid character constant
C:\Users\Antwonn\Desktop\Romania Stuntages\gamemodes\DSK.pwn(3064) : error 027: invalid character constant
C:\Users\Antwonn\Desktop\Romania Stuntages\gamemodes\DSK.pwn(5930) : warning 203: symbol is never used: "rCarTimer"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
2 Errors.
|
What's on those lines?
__________________________________________________ ___________________________________
This forum requires that you wait 120 seconds between posts. Please try again in 119 seconds.
Re: errors -
killanator10 - 16.09.2010
it says
[DSK]el3ctr0n \t- Tests, reporting bugs, helpfull guy.\n";
thts it the 3rd line is a warning so i dont care
well tht is it does it work 4 u
Re: errors -
killanator10 - 16.09.2010
still shows same proble
Re: errors -
killanator10 - 16.09.2010
NO HELP!!!!
Re: errors -
Shelby - 17.09.2010
Can you post the lines: 3064 and 5930?