npc holding weps
is there a way to spawn an npc with gear like armor and weps but it not drop them?
i have need fo some npc with wep and armor grafics but i dont want them to drop them i jsut want them to look like they have them.. i cant seem to find any place to put armor and weps sept for on the loot tables and then it drops them. i did notice you can #spawn a npc with a wep grafic but once its saved to the db it loses the grafic after respawn. |
take a look into npc_types table and look for this "d_meele_texture1, d_meele_texture2, Thats where your going to add the weps & shields
Quote:
|
For the weapon graphics, it'll be the model id in the fields mentioned by the above poster. If you need to check out different models, be sure to check with George's item viewer thingy or use #wc 7 <id> in game. So, I think #wc 7 1 would display basic sword in primary hand. And then just increment that id.
On armor, you can edit the texture fields. 0-3 for basics, I think 10-16 for robes, and I also think it is 17-22 for velious textures. To make armor show up, you could change the texture/material field of the npc. However, the catch is, there is no way for an npc to appear in certain armor unless you put it in his loot table and set equip to yes. Therefore, you won't be able to put all of your guards in that ruby red armor unless you actually put the rubicite armor in their loot table and set texture to 255(Show equipped armor setting). |
All times are GMT -4. The time now is 12:04 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.