ShowPlayerDialog
#1

Hello.

If I create a dialog with [pawn] ShowPlayerDialog [/ pawn] I get an error:

[Code] C: \ Users \ Lukas \ Desktop \ Server 0.3b \ gamemodes \ SERVER lvdm.pwn (821): error 017: undefined symbol "ShowPlayerDialog"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.
[/ Code]

I need to define what?
Reply
#2

Show line 821 please
Reply
#3

pawn Код:
ShowPlayerDialog(playerid, DIALO_TUTORIAL, DIALOG_STYLE_MSGBOX, ect.
Reply
#4

IS that all the ShowPlayerDialog?
Reply
#5

Update your includes again.
Reply
#6

pawn Код:
ShowPlayerDialog(playerid, DIALO_TUTORIAL, DIALOG_STYLE_MSGBOX, "Ьberschrift", "Das ist ein tutorial, \nund nur ein test.","Okay", "SchlieЯen");
here is all

Quote:
Originally Posted by The Toni
Посмотреть сообщение
Update your includes again.
i did, but still error
Reply
#7

As Toni said update all of your includes
Reply
#8

i did, but still error
Reply
#9

O_o, might want to check this...?


Quote:
Originally Posted by [L3th4l]
Посмотреть сообщение
Simple problem, but many don't know about this.

1. Open PAWNO FIRST!
2. Click > File > Open > Your script
3. Compile
Reply
#10

Make sure you actually REPLACED your libraries with the up-to-date ones, as well as compiling from the pawno application and compiler found in the new folder you downloaded.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)