Wrong Text ID?
#4

Quote:
Originally Posted by Threshold
Посмотреть сообщение
You're probably using the wrong material index. Try this:
PHP код:
ArmyBase CreateObject(3268,276.656311,2023.757813,16.632799 0.000000,0.000000,180.000000 ); 
SetDynamicObjectMaterial(ArmyBase12068"CJ_AMMO_net""CJ_cammonet"0); 
I'm pretty sure it's index 1 for this object.
sir you're using CreateObject and using SetDynamicObjectMaterial to draw in it D:

PHP код:
ArmyBase CreateDynmaicObject(3268,276.656311,2023.757813,16.632799 0.000000,0.000000,180.000000 ); 
SetDynmaicObjectMaterial(ArmyBase0,2068,"CJ_AMMO_net","CJ_cammonet",0); 
Reply


Messages In This Thread
Wrong Text ID? - by CannonBolt - 25.09.2016, 15:55
Re: Wrong Text ID? - by Chump - 26.09.2016, 01:26
Re: Wrong Text ID? - by Threshold - 26.09.2016, 06:26
Re: Wrong Text ID? - by jlalt - 26.09.2016, 06:34
Re: Wrong Text ID? - by Threshold - 26.09.2016, 08:21
Re: Wrong Text ID? - by CannonBolt - 26.09.2016, 10:29
Re: Wrong Text ID? - by CannonBolt - 29.09.2016, 15:28

Forum Jump:


Users browsing this thread: 2 Guest(s)