SA-MP Forums Archive
[Include] Traffic signs (RP) (No custom objects) - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+---- Forum: Includes (https://sampforum.blast.hk/forumdisplay.php?fid=83)
+---- Thread: [Include] Traffic signs (RP) (No custom objects) (/showthread.php?tid=493325)

Pages: 1 2


Re: Traffic signs (RP) (No custom objects) - skydux123 - 18.03.2014

Why do you use viewdistance two times?
Like here:
Код:
new trafficsign_id = CreateDynamicObjectEx(8548, x, y, z, 0.0, 0.0, rz, viewdistance, viewdistance);



Re: Traffic signs (RP) (No custom objects) - HackMe - 23.03.2015

Where is problem?

http://forum.sa-mp.com/attachment.ph...1&d=1427078710


OnGameModeInit:
Код:
CreateTrafficSign(5, 2185.5537,-2501.2234,13.5469,272.0273,200.0,"30");



Respuesta: Re: Traffic signs (RP) (No custom objects) - adri1 - 26.03.2015

Quote:
Originally Posted by HackMe
Посмотреть сообщение
Where is problem?

http://forum.sa-mp.com/attachment.ph...1&d=1427078710


OnGameModeInit:
Код:
CreateTrafficSign(5, 2185.5537,-2501.2234,13.5469,272.0273,200.0,"30");
Use the new SA:MP 0.3.7 objects, this include is now useless.


Re : Respuesta: Re: Traffic signs (RP) (No custom objects) - AlexBlack - 26.03.2015

Quote:
Originally Posted by adri1
Посмотреть сообщение
Use the new SA:MP 0.3.7 objects, this include is now useless.
Yea .. , but try to make other things