[Include] Movable3DText
#1

Hello all!
Introduce to your attention - [Include]Movable3DText!


Video-preview:
[ame]http://www.youtube.com/watch?v=8IlKb-mqMq4[/ame]
Installation manual:
Put folder "pawno" in your server-client.
Open your .pwn file, and add on top:
Код:
#include <m3dt>
PROFIT!
Include manual:
To create movable 3d text:
Код:
CreateMovable3DText(text[], speed, textcolor, Float:DrawDistance, Float:x, Float:y, Float:z, virtualworld, testLOS); - create movable 3d text.
To create movable 3d text, and attach him to vehicle:
Код:
AttachMovable3DTextToVehicle(text[], speed, textcolor, Float:DrawDistance, vehicleid, Float:x, Float:y, Float:z, virtualworld, testLOS); - create movable 3d text, and attach this text to another vehicle
speed(min 1)//1 = 100 milliseconds

Warning: Maximum available texts - 250!

Author: _TeraN_(Me)

Download link: http://solidfiles.com/d/de7b/
Download link(for Incognito's streamer): http://solidfiles.com/d/19313/
Pastebin: http://pastebin.com/VM28MiSt

In next version, i'll add movable textdraw!

PS: Sorry for my bad English, I'm Ukrainian..
Reply
#2

Nice
Reply
#3

Download link?)
Reply
#4

Quote:
Originally Posted by Anonym2009
Посмотреть сообщение
Download link?)
http://solidfiles.com/d/de7b/
Reply
#5

Anonym2009
Oh, sorry...
Reply
#6

NICE!!!
Reply
#7

чувак, нормас скрипт! Буду юзать =)
Reply
#8

Basically, a marquee for 3d text labels...
Reply
#9

Nice release



Quote:
Originally Posted by Calg00ne
Посмотреть сообщение
Basically, a marquee for 3d text labels...
But it's cool.
Reply
#10

Nice release, testing it now.
Reply
#11

nice.
Reply
#12

That's fucking cool.
Reply
#13

Thanks, guys
Reply
#14

Err, how is this different from https://sampwiki.blast.hk/wiki/Attach3DTextLabelToVehicle ?
Reply
#15

Hiddos
My function, AttachMovable3DTextToVehicle, creates movable 3D text, and attaches this movable 3d text to vehicle.
Reply
#16

Quote:
Originally Posted by TeraN
View Post
Hiddos
My function, AttachMovable3DTextToVehicle, creates movable 3D text, and attaches this movable 3d text to vehicle.
Ehh, what's so moveable about this what Attach3DTextToVehicle isn't? I'm kinda confused lol
Reply
#17

Hiddos
Lol. You are watched my video at first page?
Reply
#18

Good job!
Reply
#19

I just dont know how to add it ): and i really want it
Reply
#20

Vlad_Dubonos
Ты не можешь понять как создать его?
Я в своём первом посту писал вообще-то, вот:
Include manual:
To create movable 3d text:
Code:
CreateMovable3DText(text[], speed, textcolor, Float:DrawDistance, Float:x, Float:y, Float:z, virtualworld, testLOS); - create movable 3d text.
To create movable 3d text, and attach him to vehicle:
Code:
AttachMovable3DTextToVehicle(text[], speed, textcolor, Float:DrawDistance, vehicleid, Float:x, Float:y, Float:z, virtualworld, testLOS); - create movable 3d text, and attach this text to another vehicle
speed(min 1)//1 = 100 milliseconds

Warning: Maximum available texts - 250!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)