Jump to content
  • 0

pomoc Pawno error


GunGameMix

Dotaz

C:\Users\Maminka\Desktop\MFS.pwn(44) : error 017: undefined symbol "ShowPlayerDialog"

C:\Users\Maminka\Desktop\MFS.pwn(73) : error 017: undefined symbol "ShowPlayerDialog"

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

 

 

2 Errors.

 

screeny:

 





Link to comment
Share on other sites

4 odpovědí na tuto otázku

Recommended Posts

  • 0

Hoď si nahoru pod includy :

#define DIALOG_STYLE_MSGBOX        0
#define DIALOG_STYLE_INPUT        1
#define DIALOG_STYLE_LIST        2

native ShowPlayerDialog(playerid, dialogid, style, caption[], info[], button1[], button2[]);
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...