Trade Run

02/23/2015 03:48 mtnman33#1
Anyone know how to turn off or completely disable the trade runs ?
02/23/2015 05:20 Snow*#2
You have 2 ways to do so (better than stopping them from the models)

1- set the service "0" for the trade items @ the shop - None will be able to buy and you achieved your goal.

[Only registered and activated users can see links. Click Here To Register...]

2- Remove the npc lines from Tab_RefNest @ SRO_VT_SHARD
Which will cause the NPC to disappear from the game without the need to disable anything. (take a copy of the of lines before deleting them)

If you're going to do it the second way reply and if you're going to use the first method don't forget to do so @ both sides in _RefShopGoods @ DB and media refshopgoods.txt
02/23/2015 11:40 mtnman33#3
yeah i ended up doing the first one and making a script to disable all the items in all 4 sections at 1 time to make it easier....lol but thanks for reply and help .