SA-MP Forums Archive
Object reload - 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: Object reload (/showthread.php?tid=584837)



Object reload - xXDuno2000ManXx - 08.08.2015

Hello how i can make a object reload or make glass unbreakable ? i have on map glass but when i shoot him he never reload


Re: Object reload - liquor - 08.08.2015

There are glass objects that are unbreakable. You can't make an object unbreakable, but just use DestroyObject and CreateObject in a timer if you want it to reappear.


Re: Object reload - xXDuno2000ManXx - 08.08.2015

Ok, thanks