Jump to content

Question about team_WOLF_objective


Recommended Posts

Good morning,

 

I have a question regarding the team_WOLF_objective game entity

 

I tried to grab their position using (example map: [uJE] Cathedral, after /entitylist):

GetEntWorldAABB( GetGameEntityFromId( 102 ) ).CenterPoint()

But it returns (0, 0, 0)

 

I was wondering if these are special entities that don't have a position, or is it an OB-sided thingy, or something else?

 

I know I can just define constants by hand, but I was wondering this still

 

Thank you

Link to comment
Share on other sites

Good morning,

 

Thank you for your answer :)

 

I knew the ID could change depending on the compilation build but not with mods, yeah right mods injecting entities

 

There's one spawn without a name so I'll go with an hardcoded constant then, and names with the other ones

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...