Posts: 1,496
Threads: 78
Joined: Jun 2008
Reputation:
0
What's the difference between the objects from Plane001 to Plane009 (ID 19475 - 19483)?
I know they are used for SetObjectMaterialText but I can't see their sizes. It's also hard to position/map them.
Posts: 4,885
Threads: 57
Joined: Jun 2012
Reputation:
0
Try using SetObjectMaterial() on them instead or using the backcolor on SetObjectMaterialText() a 0xFFFF0000 is usually good (Solid Red) to see all the different sizes.
Posts: 1,496
Threads: 78
Joined: Jun 2008
Reputation:
0
Thanks for the hint, I'll try to add them in server and check their sizes.
One more thing, how can you easily map it? Using an in-game editor only?
Posts: 1,496
Threads: 78
Joined: Jun 2008
Reputation:
0
I mean how can you place them at the right place? Using EditObject?
Posts: 4,885
Threads: 57
Joined: Jun 2012
Reputation:
0
Editobject or commands
[ame]http://www.youtube.com/watch?v=AJflkhwrX_g[/ame]
Posts: 1,496
Threads: 78
Joined: Jun 2008
Reputation:
0
So using an in-game editor will be the best (I am actually making one with streamer plugin support and material(text) edition lol).