Page 1 of 1

NPC Help..

Posted: Sun Nov 04, 2007 10:41 pm
by Damo307
I would please like to know how i can change how much regs the mages sell, and also how i could add npc equips, make my own and so the npc will wear it and not spwan naked, im just using POL 095 for now..

Posted: Mon Nov 05, 2007 3:57 am
by Harley
Change and add new items for selling to npc at config/mrcspawn.cfg:

Code: Select all

Several element types can be defined here:

MerchantType
      Sells [ProductGroup]    A group that is sold

ProductGroup
     Item [objtype] [count]  Objtype to stock, and amount to restock to

Posted: Mon Nov 05, 2007 4:24 pm
by Damo307
oh ok thanxs