Jump to content

EDF file question


Einheit-101

Recommended Posts

Hello Community.

In order to simplify my mapping i want to create an EDF File, which offers an Element containing 4 sub-elements. It is a hard job to place the same 4 objects all over the map manually so this method may be the perfect solution. There is only one problem, the rotation is wrong and always "0, 0, 0" for the objects.

Object 1 is a box with rotation 0, 0, 0 and the other 3 should have another rotation.

  
"Igel" friendlyname="Tank Trap" icon="edf/igel.png"> 
        "position" type="coord3d" default="0,0,0" /> 
        "rotation" type="coord3d" default="0,0,0" /> 
        "1271" rotation="!rotation!"/>         
        "2960" posX="-0.26" posY="-0.2" posZ="0.07" rotX="318" rotY="18.58" rotZ="87.27"/> 
        "2960" posX="-0.4" posY="0.3" posZ="0.1" rotX="315" rotY="250" rotZ="240"/>    
        "2960" posX="0.16" posY="-0.61" posZ="0.15" rotX="45" rotY="70" rotZ="270"/> 

  

So, why does MTA not accept the rotation values for my 3 sub-objects?

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...