Is there an more efficient way to do this?
#1

PHP код:
DestroyObject(ResprayHangar[1]);
    
DestroyObject(ResprayHangar[2]);
    
DestroyObject(ResprayHangar[3]); 
^^ title says it all

PS: i am hoping for something like loop through out the array and destroy the objects?
PPS:
PHP код:
//global variables
new ResprayHangar[3]; 
Reply


Messages In This Thread
Is there an more efficient way to do this? - by xTURBOx - 12.06.2016, 15:46
Re: Is there an more efficient way to do this? - by lolumadd_ - 12.06.2016, 15:58
Re: Is there an more efficient way to do this? - by SickAttack - 12.06.2016, 15:59
Re: Is there an more efficient way to do this? - by xTURBOx - 12.06.2016, 16:02
Re: Is there an more efficient way to do this? - by lolumadd_ - 12.06.2016, 16:04
Re: Is there an more efficient way to do this? - by xTURBOx - 12.06.2016, 16:15
Re: Is there an more efficient way to do this? - by lolumadd_ - 12.06.2016, 16:43

Forum Jump:


Users browsing this thread: 2 Guest(s)