Thread: ActorDef
View Single Post
  #3  
Old 02-03-2016, 02:19 PM
provocating's Avatar
provocating
Demi-God
 
Join Date: Nov 2007
Posts: 2,175
Default

I knew about that one, I am thinking that is not what I am looking for. Doors, objects have an identifier, I think it normally has ACTORDEF in it. Such as ...
Code:
eq.create_ground_object_from_model("IT128_ACTORDEF", 211, 410, -10.94, 60);
Reply With Quote