[HELP]Npc shop prices

04/22/2012 20:10 pure x k0er#1
We are using a 5522 source and can't figure out how to change the prices in shops. Can someone help us? Thanks
04/22/2012 20:48 Kiyono#2
It has been a while since I did anything CO related but I'm pretty sure that the prices are determined by the itemtype.dat and whatever type of itemtype database you have server side.
04/23/2012 01:18 pro4never#3
I can confirm itemtype controls the prices of items. Client side itemtype handles the display of cost, server side handles the actual checking and removal of cp and money.

Depends which source you are using but most use a database system to hold itemtypes. More rarely it will use a flatfile itemtype which can be edited and then encrypted/added to client.