objects not getting destroyed
#3

Quote:
Originally Posted by Mister0
Посмотреть сообщение
Where is created the variable CageHuman? If is global you need to destroy the previos creation of the object before you create . In command replace

If (IsValidObject(CageHuman)) DestroyObject (CageHuman); // do it for all before create

CageHuman = CreateObject(971, Float+4.0,Float:y+4.0,Float:z+0.0, 0.0, 0.0, 0.0);
I didn't understand it elaborate further how does this make a difference?
Reply


Messages In This Thread
objects not getting destroyed - by Crystallize - 07.06.2017, 11:07
Re: objects not getting destroyed - by Mister0 - 07.06.2017, 14:54
Re: objects not getting destroyed - by Crystallize - 07.06.2017, 17:43
Re: objects not getting destroyed - by Threshold - 08.06.2017, 05:07
Re: objects not getting destroyed - by Crystallize - 08.06.2017, 14:44
Re: objects not getting destroyed - by Threshold - 09.06.2017, 07:37

Forum Jump:


Users browsing this thread: 1 Guest(s)