比如你要修改一個的npc名字為 武器商人斯塔尼 (岩石鎮武器店右邊的老幫)
查找他對應的NPC 的 ID為 1385
在npcdate中找到他的英文名為 stany
在ai.obj中 搜索 stany
找到如下
class stany : merchant property_define_begin buyselllist_begin SellList0 {2; 10 } <---------這就是NPC買的物品{}中2 為物品ID 10為稅率 {218; 10 } {272; 10 } {15; 10 } {68; 10 } {219; 10 } {273; 10 } {155; 10 } {87; 10 } {16; 10 } {123; 10 } {220; 10 } {221; 10 } {274; 10 } {156; 10 } {166; 10 } {168; 10 } {291; 10 } {69; 10 } {126; 10 } {222; 10 } {275; 10 } {276; 10 } {277; 10 } {86; 10 } {292; 10 } {295; 10 } {124; 10 } {127; 10 } {130; 10 } {223; 10 } {278; 10 } {157; 10 } {293; 10 } {296; 10 } {129; 10 } {224; 10 } {1660; 10 } {279; 10 } {158; 10 } {169; 10 } {172; 10 } {294; 10 } {93; 10 } {256; 10 } {257; 10 } {258; 10 } {259; 10 } {260; 10 } {261; 10 } {17; 10 } {1341; 10 } {1342; 10 } buyselllist_end buyselllist_begin SellList1 {176; 10 } {310; 10 } {177; 10 } {311; 10 } {100; 10 } {178; 10 } {101; 10 } {312; 10 } {314; 10 } {179; 10 } {182; 10 } {183; 10 } {185; 10 } {315; 10 } {83; 10 } {143; 10 } {144; 10 } {238; 10 } {239; 10 } {240; 10 } {241; 10 } {186; 10 } {316; 10 } {317; 10 } {90; 10 } {318; 10 } {319; 10 } {320; 10 } {321; 10 } {17; 10 } {1341; 10 } {1342; 10 } buyselllist_end property_define_end class_end
商品順序按上面從上到下排列,好了,自己加自己要的東西吧
免责声明:57sf.com登载此文出于传递更多信息之目的,并不意味着57sf.com赞同其观点或证实其描述
|