SA-MP Forums Archive
help me - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: help me (/showthread.php?tid=628044)



help me - Mati18 - 05.02.2017

Because the texture does not load me what is the error

Quote:

new str[120],str2[120];
format(str, sizeof(str), "%s", EDITOR_OBJECT[id][OBJ_txdname]);
format(str2, sizeof(str2), "%s", EDITOR_OBJECT[id][texturename]);


SetDynamicObjectMaterial(id, 0,18646,str,str2, 0xFFFFFFFF);




Respuesta: help me - Mati18 - 05.02.2017

Quote:
Originally Posted by Mati18
Посмотреть сообщение
Because the texture does not load me what is the error
help plis!!!


Re: help me - JesterlJoker - 05.02.2017

please show complete code

and some other code connected to it like commands or callbacks