Thread: My DtS/MoT mod
View Single Post
  #435  
Old 02-05-2010, 08:05 AM
forlik's Avatar
forlik forlik is offline
Approved Member
 
Join Date: Nov 2008
Location: Minsk, Belarus
Posts: 450
Default

Quote:
Originally Posted by Liz Shaw View Post
How do I get rid of the képis?
Something like this:
Code:
Actor.EnableMesh(AI.FindNPC("ID99"), "grm_cap", false);
Quote:
Originally Posted by Liz Shaw View Post
forlik, can I also get an ID on those two soldiers in the air traffic control tower (Lightning)?
First try to find in AirBase.lua.
Not every actor has the ID. It's possible to create your own ID for him, but it's not easy to find needed entity. If you can't find ID in lua - let me know and I'll post the instructions here.
Reply With Quote