Jump to content
Sign in to follow this  
1para{god-father}

Where is the Land_vez watch tower ?

Recommended Posts

Not sure if it's there (not everything is). You might find it if you install editor addons. Two types available; one that only makes things visible to the editor that is normally hidden, and one that defines new classes for things that doesn't have classes (like trees, bushes etc). The last type will create dependencies in your mission, so choose wisely.

You can still create it via script though, i.e:

"Land_vez" createVehicle getPos player;

Btw, also note that the name you see in the editor is the objects "displayname" (which can be localized), not its "classname" (which we use with createVehicle).

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  

×