SA-MP Forums Archive
Helm in mselection.inc - 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: Helm in mselection.inc (/showthread.php?tid=520967)



Help in mselection.inc - Shinta307 - 21.06.2014

C:\Documents and Settings\KEKEH\My Documents\Downloads\Awesome Life Roleplay\pawno\include\mSelection.inc(192) : error 017: undefined symbol "TEXT_DRAW_FONT_MODEL_PREVIEW"
C:\Documents and Settings\KEKEH\My Documents\Downloads\Awesome Life Roleplay\pawno\include\mSelection.inc(196) : error 017: undefined symbol "PlayerTextDrawSetPreviewModel"
C:\Documents and Settings\KEKEH\My Documents\Downloads\Awesome Life Roleplay\pawno\include\mSelection.inc(197) : error 017: undefined symbol "PlayerTextDrawSetPreviewRot"
C:\Documents and Settings\KEKEH\My Documents\Downloads\Awesome Life Roleplay\pawno\include\mSelection.inc(189) : warning 203: symbol is never used: "mZoom"
C:\Documents and Settings\KEKEH\My Documents\Downloads\Awesome Life Roleplay\pawno\include\mSelection.inc(189) : warning 203: symbol is never used: "Zrot"
C:\Documents and Settings\KEKEH\My Documents\Downloads\Awesome Life Roleplay\pawno\include\mSelection.inc(189) : warning 203: symbol is never used: "Yrot"
C:\Documents and Settings\KEKEH\My Documents\Downloads\Awesome Life Roleplay\pawno\include\mSelection.inc(189) : warning 203: symbol is never used: "Xrot"
C:\Documents and Settings\KEKEH\My Documents\Downloads\Awesome Life Roleplay\pawno\include\mSelection.inc(189) : warning 203: symbol is never used: "modelindex"

How to fix ?


Re: Helm in mselection.inc - RenovanZ - 21.06.2014

Update your SA-MP server to 0.3x or greater.


Re: Helm in mselection.inc - Shinta307 - 21.06.2014

i use 0.3z


Re: Helm in mselection.inc - RenovanZ - 21.06.2014

Are you edited your mSelection include ? If yes, you shouldn't.
Try to redownload it.


Re: Helm in mselection.inc - Cena44 - 21.06.2014

Show us line 192, 189 and line 197.


Re: Helm in mselection.inc - Shinta307 - 21.06.2014

192
Quote:

PlayerTextDrawFont(playerid, txtPlayerSprite, TEXT_DRAW_FONT_MODEL_PREVIEW);

189
Quote:

stock PlayerText:mS_CreateMPTextDraw(playerid, modelindex, Float:Xpos, Float:Ypos, Float:Xrot, Float:Yrot, Float:Zrot, Float:mZoom, Float:width, Float:height, bgcolor)

197
Quote:

PlayerTextDrawSetPreviewRot(playerid,txtPlayerSpri te, Xrot, Yrot, Zrot, mZoom);

no, I have not edited this include

Please help


Re: Helm in mselection.inc - Shinta307 - 21.06.2014

Help me!


Re: Helm in mselection.inc - bare380 - 21.06.2014

download the 0.3z again and replace it with yours