SA-MP Forums Archive
Dialog Proplem - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Dialog Proplem (/showthread.php?tid=407296)



Dialog Proplem - Kevin FOx - 13.01.2013

pawn Код:
C:\Users\sawab center\Desktop\samp03x_svr_RC1_win32\pawno\include\mSelection.inc(178) : error 017: undefined symbol "TEXT_DRAW_FONT_MODEL_PREVIEW"
C:\Users\sawab center\Desktop\samp03x_svr_RC1_win32\pawno\include\mSelection.inc(182) : error 017: undefined symbol "PlayerTextDrawSetPreviewModel"
C:\Users\sawab center\Desktop\samp03x_svr_RC1_win32\pawno\include\mSelection.inc(183) : error 017: undefined symbol "PlayerTextDrawSetPreviewRot"
C:\Users\sawab center\Desktop\samp03x_svr_RC1_win32\pawno\include\mSelection.inc(175) : warning 203: symbol is never used: "mZoom"
C:\Users\sawab center\Desktop\samp03x_svr_RC1_win32\pawno\include\mSelection.inc(175) : warning 203: symbol is never used: "Zrot"
C:\Users\sawab center\Desktop\samp03x_svr_RC1_win32\pawno\include\mSelection.inc(175) : warning 203: symbol is never used: "Yrot"
C:\Users\sawab center\Desktop\samp03x_svr_RC1_win32\pawno\include\mSelection.inc(175) : warning 203: symbol is never used: "Xrot"
C:\Users\sawab center\Desktop\samp03x_svr_RC1_win32\pawno\include\mSelection.inc(175) : warning 203: symbol is never used: "modelindex"
Any help?


Re: Dialog Proplem - doreto - 13.01.2013

Make sure you run(pawn) that script were it have all 0.3x includes


Re: Dialog Proplem - Kevin FOx - 13.01.2013

Quote:
Originally Posted by doreto
Посмотреть сообщение
Make sure you run(pawn) that script were it have all 0.3x includes
I do.