Texture dynamic object [+rep]
#1

how can i add texture dynamic object on my gamemode ?
Reply
#2

SetDynamicObjectMaterial?
Reply
#3

Quote:
Originally Posted by mirou123
Посмотреть сообщение
SetDynamicObjectMaterial?
can you give me one example ?
Reply
#4

Код:
new object = CreateDynamicObject(905, 654.1385, 866.9397, -37.4223, 36.0000, 166.0000, 90.0000);
SetDynamicObjectMaterial(object, 0, 8399, "vgs_shops", "vgsclubwall05_128", 0xFFFFFFFF);
You can find textures here http://textures.xyin.ws/
And you can find Streamer related functions here https://sampforum.blast.hk/showthread.php?tid=102865
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)