23.11.2013, 13:09
Hola, yo estoy ponuiendo un sistema de cambiar ropa, en el que te da una imagen de todos los skin y seleccionas el que quieras... Lo hice con ayuda de este post: https://sampforum.blast.hk/showthread.php?tid=407045
Pero al compilar me tira unos errores como si no lo tuviera el include y si lo tengo.
Pero al compilar me tira unos errores como si no lo tuviera el include y si lo tengo.
Код:
C:\Users\Valen\Desktop\GMS\Latin RolePlay\pawno\include\mSelection.inc(192) : error 017: undefined symbol "TEXT_DRAW_FONT_MODEL_PREVIEW" C:\Users\Valen\Desktop\GMS\Latin RolePlay\pawno\include\mSelection.inc(196) : error 017: undefined symbol "PlayerTextDrawSetPreviewModel" C:\Users\Valen\Desktop\GMS\Latin RolePlay\pawno\include\mSelection.inc(197) : error 017: undefined symbol "PlayerTextDrawSetPreviewRot" C:\Users\Valen\Desktop\GMS\Latin RolePlay\pawno\include\mSelection.inc(189) : warning 203: symbol is never used: "mZoom" C:\Users\Valen\Desktop\GMS\Latin RolePlay\pawno\include\mSelection.inc(189) : warning 203: symbol is never used: "Zrot" C:\Users\Valen\Desktop\GMS\Latin RolePlay\pawno\include\mSelection.inc(189) : warning 203: symbol is never used: "Yrot" C:\Users\Valen\Desktop\GMS\Latin RolePlay\pawno\include\mSelection.inc(189) : warning 203: symbol is never used: "Xrot" C:\Users\Valen\Desktop\GMS\Latin RolePlay\pawno\include\mSelection.inc(189) : warning 203: symbol is never used: "modelindex" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 3 Errors.