03.02.2013, 10:27
Hello, I have a problem. I tried to make a fs with this, I failed. Tried to compile example.pwn, and I got this:
I already replaced a pawno folders and was opening it with pawn.exe (file => open).
Where I'm mistaking?
================================================== ===================================
Mistake found, these functions doesn't work with server files at homepage of sa:mp.
Код:
D:\SAMP\Server 0.3x\pawno\include\mSelection.inc(192) : error 017: undefined symbol "TEXT_DRAW_FONT_MODEL_PREVIEW" D:\SAMP\Server 0.3x\pawno\include\mSelection.inc(196) : error 017: undefined symbol "PlayerTextDrawSetPreviewModel" D:\SAMP\Server 0.3x\pawno\include\mSelection.inc(197) : error 017: undefined symbol "PlayerTextDrawSetPreviewRot" D:\SAMP\Server 0.3x\pawno\include\mSelection.inc(189) : warning 203: symbol is never used: "mZoom" D:\SAMP\Server 0.3x\pawno\include\mSelection.inc(189) : warning 203: symbol is never used: "Zrot" D:\SAMP\Server 0.3x\pawno\include\mSelection.inc(189) : warning 203: symbol is never used: "Yrot" D:\SAMP\Server 0.3x\pawno\include\mSelection.inc(189) : warning 203: symbol is never used: "Xrot" D:\SAMP\Server 0.3x\pawno\include\mSelection.inc(189) : warning 203: symbol is never used: "modelindex" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 3 Errors.
Where I'm mistaking?
================================================== ===================================
Mistake found, these functions doesn't work with server files at homepage of sa:mp.