TextdrawPreviewModels problem - 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: TextdrawPreviewModels problem (
/showthread.php?tid=549183)
TextdrawPreviewModels problem -
osman2571 - 05.12.2014
i make small system who detect player vehicleid and that vehicleid show in player textdraw,but i have one problem.
i make
Код:
TextDrawSetPreviewModel(car[playerid], GetVehicleModel(vehid));
but doesn't show me the vehicle only showing me the CJ skin -.-