Problems with "dialog menu's"?
#1

I am having all sorts of errors when trying to compile my .pwn when they are dialog menus.
For example:
Код:
C:\Users\Dustin\Desktop\test.pwn(20) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Dustin\Desktop\test.pwn(28) : warning 235: public function lacks forward declaration (symbol "OnDialogResponse")
C:\Users\Dustin\Desktop\test.pwn(36) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Dustin\Desktop\test.pwn(40) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Dustin\Desktop\test.pwn(44) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Dustin\Desktop\test.pwn(48) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Dustin\Desktop\test.pwn(52) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Dustin\Desktop\test.pwn(56) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Dustin\Desktop\test.pwn(72) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Dustin\Desktop\test.pwn(81) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Dustin\Desktop\test.pwn(90) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Dustin\Desktop\test.pwn(106) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Dustin\Desktop\test.pwn(115) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Dustin\Desktop\test.pwn(131) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Dustin\Desktop\test.pwn(140) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Dustin\Desktop\test.pwn(149) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Dustin\Desktop\test.pwn(165) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Dustin\Desktop\test.pwn(182) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Dustin\Desktop\test.pwn(199) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Dustin\Desktop\test.pwn(208) : error 017: undefined symbol "ShowPlayerDialog"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


19 Errors.
More info:
My server is a v0.3a samp server, NOT A V0.3a R3
Anyone know whats the problem...?
Reply
#2

The problem is, you need to update to the new 0.3 Pawno.
Copy + Past your script into a 0.3 script, then save as what ever name, then re-comply.
To Copy it fast, click the start of line 1, then scroll to the very bottom, then hold SHIFT, and click the very last line.
Then hold Ctrl + C to copy.
After that, problem should be fixed.
Reply
#3

Quote:
Originally Posted by Kareemtastic™
The problem is, you need to update to the new 0.3 Pawno.
Copy + Past your script into a 0.3 script, then save as what ever name, then re-comply.
To Copy it fast, click the start of line 1, then scroll to the very bottom, then hold SHIFT, and click the very last line.
Then hold Ctrl + C to copy.
After that, problem should be fixed.
Works like a charm! Thanks
Reply
#4

Quote:
Originally Posted by Kareemtastic™
The problem is, you need to update to the new 0.3 Pawno.
Copy + Past your script into a 0.3 script, then save as what ever name, then re-comply.
To Copy it fast, click the start of line 1, then scroll to the very bottom, then hold SHIFT, and click the very last line.
Then hold Ctrl + C to copy.
After that, problem should be fixed.
Or just do what everyone else does and press CTRL+A.

Also there is no such thing as a '0.3 pawno'. The only thing that changes in SA:MP updates are the includes.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)