SA-MP Forums Archive
Very hard trouble with objects - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Very hard trouble with objects (/showthread.php?tid=622724)



Very hard trouble with objects - justmelon - 25.11.2016

I have not found an answer in Russian forum and come to you. Textures disappear right under your feet and reappear. I tried to translate from CreateDynamicObject in the CreateObject, but this has no success. Then I overexert streamer and do not download anything. Help me please. How it looks like a look at the photo below. This is in all places, not only near the site.
http://i.imgur.com/Lmjqp5p.png
http://i.imgur.com/zEvDoQB.png
http://i.imgur.com/va3wbOo.jpg
http://i.imgur.com/dfSaH2h.png


Re: Very hard trouble with objects - TwinkiDaBoss - 26.11.2016

Show us the code of how you apply the materials, also how many you have? Could be that you are going over the limit


Re: Very hard trouble with objects - justmelon - 26.11.2016

Quote:
Originally Posted by TwinkiDaBoss
View Post
Show us the code of how you apply the materials, also how many you have? Could be that you are going over the limit
PHP Code:
LSPD CreateDynamicObjectEx(19464,1569.069,-1669.024,22.156,0.000,0.000,90.000,777.700,300.0);
    
SetDynamicObjectMaterial(LSPD014708"labig1int2""GB_restaursmll38"0);
    
LSPD CreateDynamicObjectEx(19464,1570.425,-1669.021,22.156,0.000,0.000,90.000,777.700,300.0);
    
SetDynamicObjectMaterial(LSPD014708"labig1int2""GB_restaursmll38"0);
    
LSPD CreateDynamicObjectEx(19786,1569.322,-1669.043,21.569,0.000,0.000,0.000,777.700,300.0);
    
SetDynamicObjectMaterial(LSPD010765"airportgnd_sfse""black64"0);
    
SetDynamicObjectMaterial(LSPD11426"break_scaffold""CJ_BLUE_WOOD"0);
    
LSPD CreateDynamicObjectEx(11729,1568.141,-1685.199,19.604,0.000,0.000,90.000,777.700,300.0);
    
SetDynamicObjectMaterial(LSPD01560"7_11_door""CJ_CHROME2"0);
    
SetDynamicObjectMaterial(LSPD110765"airportgnd_sfse""black64"0);