Why doesn`t Vehicle delete when I pick up pickup?.
#2

You're creating the variable locally, which means that it gets wiped when the function is done executing. Try changing new to static, that might work.
Reply


Messages In This Thread
Why doesn`t Vehicle delete when I pick up pickup?. - by Audi_Quattrix - 12.05.2012, 16:15
Re: Why doesn`t Vehicle delete when I pick up pickup?. - by Vince - 12.05.2012, 16:22
Re: Why doesn`t Vehicle delete when I pick up pickup?. - by Audi_Quattrix - 12.05.2012, 16:25

Forum Jump:


Users browsing this thread: 1 Guest(s)