undefined symbol
#1

Код:
C:\Users\Shane\Desktop\SampTestServer\gamemodes\TheSinaProject.pwn(194) : error 017: undefined symbol "d_NULL"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
How would i fix this?
Reply
#2

new d_NULL[MAX_PLAYERS];
Reply
#3

Now i get this error?
Код:
C:\Users\Shane\Desktop\SampTestServer\gamemodes\TheSinaProject.pwn(195) : error 035: argument type mismatch (argument 2)
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
On This Line:
Код:
ShowPlayerDialog(playerid, d_NULL, DIALOG_STYLE_MSGBOX, "Rules", gBigString, "Close", "");
Reply
#4

#define d_NULL 12321
Reply
#5

Quote:
Originally Posted by jamesbond007
Посмотреть сообщение
#define d_NULL 12321
Thank you.
That worked
Reply
#6

Quote:
Originally Posted by ShaneOvSina
Посмотреть сообщение
That worked
Ok !

But Check here https://sampwiki.blast.hk/wiki/ShowPlayerDialog to know some things
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)