[Bug] Material Text Background
#1

Alpha channel doen't work right on 0.3e. But on 0.3e-RC7-3 it's work fine
Example:
0.3e-RC7-3
0.3e
This for SetObjectMaterial and SetObjectMaterialText.
And this problem is in 0.3x still!
Reply
#2

You should post the code that you are using.
Reply
#3

PHP код:
SetObjectMaterialText(Menu3DObjects[playerid][0],"Âûõîä",0,OBJECT_MATERIAL_SIZE_256x128,"Impact",42,0,0xFFFFFFFF,0xAAFF8200,OBJECT_MATERIAL_TEXT_ALIGN_CENTER); 
Reply
#4

Which object id is the Menu3DObjects[playerid][0] variable?
Reply
#5

If playerid is equal 0, so Menu3DObjects[playerid][0] is equal 86.
Also, Menu3DObjects[playerid][0] is lower menu box.
Reply
#6

Quote:
Originally Posted by SDraw
Посмотреть сообщение
If playerid is equal 0, so Menu3DObjects[playerid][0] is equal 86.
Also, Menu3DObjects[playerid][0] is lower menu box.
I guess he mean the model ID of the object, instead of the object ID returned in CreateObject.
Reply
#7

ModelID - 2661
Reply
#8

Well? Does somebody else confirm this bug?
Reply
#9

How I understood, nobody wants transparent objects...Ok...
Reply
#10

I can confirm, alpha can be only 0 or 255, at at other values it will show as 255
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)