SA-MP Forums Archive
Problem with Objects - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Problem with Objects (/showthread.php?tid=264096)



Problem with Objects - SpiderWalk - 24.06.2011

Hi everybody.I have in my GM Dinamic objects and in game are invisible why i try to do reload and not working why?!


Re: Problem with Objects - 0_o - 24.06.2011

Your Code?


Re: Problem with Objects - SpiderWalk - 24.06.2011

Its just part of objects
pawn Код:
CreateDynamicObject(966, 1524.3389892578, 2780.9462890625, 9.5968751907349, 0.000000, 0.000000, 90,-1,-1,-1,180.111);
    CreateDynamicObject(967, 1522.6217041016, 2763.8974609375, 9.8203125, 0.000000, 0.000000, 0.000000,-1,-1,-1,180.111);
    CreateDynamicObject(7505, 1196.0000, 2724.0800, 11.3750, 0.0000, 0.0000, 0.0000,-1,-1,-1,180.111);
    CreateDynamicObject(7505, 1115.6500, 2801.2300, 11.3750, 0.0000, 0.0000, 90.0000,-1,-1,-1,180.111);
    CreateDynamicObject(7664, 1145.1900, 2834.0000, 11.375, 0.0000, 0.00000, 0.0000,-1,-1,-1,180.111);
    CreateDynamicObject(7505, 1243.7000, 2863.4600, 11.375, 0.0000, 0.0000, 180.0000,-1,-1,-1,180.111);
    CreateDynamicObject(7505, 1337.8000, 2863.4600, 11.375, 0.0000, 0.0000, 180.0000,-1,-1,-1,180.111);



Re: Problem with Objects - 0_o - 24.06.2011

I Don't See Any PRoblems


Re: Problem with Objects - SpiderWalk - 24.06.2011

i too