Quote:
Originally Posted by Liz Shaw
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
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.