[HELP] How Can I Make Renewable Object???? - 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: [HELP] How Can I Make Renewable Object???? (
/showthread.php?tid=202623)
[HELP] How Can I Make Renewable Object???? -
vakhtang - 24.12.2010
When I destroy object I want it to rebuild itself. Is it even possible

? And how
Re: [HELP] How Can I Make Renewable Object???? -
Mike_Peterson - 24.12.2010
if ur using a command to destroy the object u can always make a variable which will be set to 1 when the object is destroyed, then use a timer and use the check with variable to see if its destroyed.
then u can always re-create the object again.