SA-MP Forums Archive
Problem with Mselection (Crazy Street Wars GM) - 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: Problem with Mselection (Crazy Street Wars GM) (/showthread.php?tid=624300)



Problem with Mselection (Crazy Street Wars GM) - Jumberi - 14.12.2016

D:\GTA\gamemodee\pawno\include\mSelection.inc(192) : error 017: undefined symbol "TEXT_DRAW_FONT_MODEL_PREVIEW"
D:\GTA\gamemodee\pawno\include\mSelection.inc(196) : error 017: undefined symbol "PlayerTextDrawSetPreviewModel"
D:\GTA\gamemodee\pawno\include\mSelection.inc(197) : error 017: undefined symbol "PlayerTextDrawSetPreviewRot"
D:\GTA\gamemodee\pawno\include\mSelection.inc(189) : warning 203: symbol is never used: "mZoom"
D:\GTA\gamemodee\pawno\include\mSelection.inc(189) : warning 203: symbol is never used: "Zrot"
D:\GTA\gamemodee\pawno\include\mSelection.inc(189) : warning 203: symbol is never used: "Yrot"
D:\GTA\gamemodee\pawno\include\mSelection.inc(189) : warning 203: symbol is never used: "Xrot"
D:\GTA\gamemodee\pawno\include\mSelection.inc(189) : warning 203: symbol is never used: "modelindex"

is anyone can help me with this , Gamemode : Crazy Street Wars


Re: Problem with Mselection (Crazy Street Wars GM) - Airblog - 14.12.2016

Did you update your includes?


Re: Problem with Mselection (Crazy Street Wars GM) - Jumberi - 14.12.2016

i solved this problem but i have new problem
when i log in game , script doesnt shows login dialogs or textdraws
can you help me with this airblog?