SA-MP Forums Archive
fire wheels and textdraw box corner circle - 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: fire wheels and textdraw box corner circle (/showthread.php?tid=595903)



fire wheels and textdraw box corner circle - Hirsw0w - 09.12.2015

I have two questions:

1. How can I make on bike fire wheels that make a trail of fire and its not disapper
2. How can I make a box circle corner like that? maybe with preview model or something smiliar?




Re: fire wheels and textdraw box corner circle - N0FeaR - 09.12.2015

This might help u https://sampforum.blast.hk/showthread.php?tid=406833


Re: fire wheels and textdraw box corner circle - Hirsw0w - 09.12.2015

Quote:
Originally Posted by N0FeaR
Посмотреть сообщение
how this help me?..


Re: fire wheels and textdraw box corner circle - Threshold - 09.12.2015

Quote:
Originally Posted by Hirsw0w
Посмотреть сообщение
how this help me?..
You're right. Giving you a tool to achieve the requested results would just be 'way' too easy, wouldn't it?

Here you go:
https://sampwiki.blast.hk/wiki/TextDrawCreate
https://sampwiki.blast.hk/wiki/CreateObject
https://sampwiki.blast.hk/wiki/AttachObjectToVehicle
https://sampwiki.blast.hk/wiki/GetPlayerPos
https://sampwiki.blast.hk/wiki/GetPlayerVehicleID
https://sampwiki.blast.hk/wiki/DestroyObject
https://sampwiki.blast.hk/wiki/Objects

Good luck, hope this helps!