Jump to content
Sign in to follow this  
Tostm8

Changing a Unit's Type Issue

Recommended Posts

Hello,

 

I want to change a unit from let's say a hatchback to an offroad in a script. Is there a way of doing it that doesn't involve deleting the former and placing down the latter? Like a setType command but not just for locations...

 

Thanks in advance,

Toasty.

Share this post


Link to post
Share on other sites

No, you'll need to remove the old unit and spawn the new one. 

  • Like 1

Share this post


Link to post
Share on other sites
13 hours ago, Tostm8 said:

Hello,

 

I want to change a unit from let's say a hatchback to an offroad in a script. Is there a way of doing it that doesn't involve deleting the former and placing down the latter? Like a setType command but not just for locations...

 

Thanks in advance,

Toasty.

As @beno_83au stated, not possible without deletion.

What are you trying to do, exactly?

 

Cheers

  • Like 1

Share this post


Link to post
Share on other sites

I was wondering if I could do it with just a simple command. Not that doing it the deletion way is difficult, I just wanted a quicker way. Thank you both anyway!

  • Like 1

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×