Jump to content
Sign in to follow this  
BullyBoii

Adding direction to buildings from config to level

Recommended Posts

Hey guys,

i know this can be done, create a building at a certain position on the map (for example creating a mosque at a marker) and then set a direction.

I didnt really now where to start but this is what ive got so far


shed = "Land_GuardShed" createVehicle getmarkerpos "shed_building_a";

thanks

Share this post


Link to post
Share on other sites

ok so the code would be

shed = "Land_GuardShed" createVehicle getmarkerpos "shed_building_a"

shed setDir direction

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  

×