SA-MP Forums Archive
[FilterScript] Loggo 3D Version 2 [with tutorial] - 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)
+--- Thread: [FilterScript] Loggo 3D Version 2 [with tutorial] (/showthread.php?tid=417158)



Loggo 3D Version 2 [with tutorial Cars and Players] - sirvasy - 20.02.2013

if you want to add other text animation on player
Use Font, the font you find on the link or else ..http://www.dafont.com/
add new
Font
abcdefghijklmnorpstuvxyz1234567890~!@#$%^&*()_-+=

SetObjectMaterialText(logo1, "{FFFFFF}F", 0, OBJECT_MATERIAL_SIZE_256x128, "TI logoso TFB", 35,0, -16776961, 0,OBJECT_MATERIAL_TEXT_ALIGN_CENTER);

is very simple to add if you object ready made
y
z
l
k

I put photos and FS helps to reduce the time
For AttachObjectToPlayer use AttachObjectToPlayer Editor is helping you to attach object better
Create Objectid 19326, i used myself

If you wont same help contact me, i helping you if you need
Good Luck
For player editor use https://sampforum.blast.hk/showthread.php?tid=416138
Tanke you - Robo_N1X



free image hosting

photo uploader

picture hosting

host images

image

upload

For the car is just as it
use Editor Object to Vehicle to put the objet for him
Exemple:

new roo2;
new cars1;
roo2 = CreateVehicle(580,-1401.0436,-210.0052,1042.9913,1.6623,1,0,600);
care1 = CreateObject(19327, 0, 0, 0, 0, 0, 0);
AttachObjectToVehicle(cares1, roo2,1.224999, -0.274999, 0.045000, -176.880065, 178.890075, -90.449951);
SetObjectMaterialText(cars1"{FFFFFF}by--Teddy", 0, OBJECT_MATERIAL_SIZE_256x128,"C39HrP48DhTt", 70, 0, 0xFFFFFFFF, 0, OBJECT_MATERIAL_TEXT_ALIGN_CENTER);
For Vehicle editor use https://sampforum.blast.hk/showthread.php?tid=215963
Tanke you -Allan Jader (CyNiC)

IS only exemple not use, is onli helping to understand how to attach


upload pics


Re: Loggo 3D Version 2 [with tutorial] - Djean - 20.02.2013

This is just amazing.


Re: Loggo 3D Version 2 [with tutorial] - sirvasy - 20.02.2013

I put and
Car tutorial is almost as
with Font Text create what you want


Re: Loggo 3D Version 2 [with tutorial] - Gamer_007 - 20.02.2013

Nice


Re: Loggo 3D Version 2 [with tutorial] - sirvasy - 20.02.2013

tnx man