04.07.2011, 21:01
(
Последний раз редактировалось Karl1195; 05.07.2011 в 10:54.
)
Thanks for replying Skizzo but i was looking in the gamemode and i tested it and found a lot of info missing from inside the game example
Like this i just see the icon and i don't have even an idea what its doing here because the 3dtext don't show up in all the labels when 3DTextLabel is used.
Example to figure out how and what to do with packages i have to look in the gamemode + i still haven't figured it till now ;P.
============
NEW POST:
Why when you try to add a 3DTextLabel it doesn't show up? bug??
Код:
CreateDynamicPickup(1314, 1, 1498.6265,-1487.0183,13.5519,0);//Black Market
Create3DTextLabel("Black Market" ,0x00FFFFAA,1498.6265,-1487.0183,13.5519,25, 0, 1);
Example to figure out how and what to do with packages i have to look in the gamemode + i still haven't figured it till now ;P.
============
NEW POST:
Why when you try to add a 3DTextLabel it doesn't show up? bug??

