My gamers please to me increase price on some items, but i didnt find price in souce. I search in *.cfg and in all *.inl files. Please tell me, where i can find.
Tanks a lot.
Need increase price on item - not found in source
Moderator: Forum Moderator
All strings, whos contain "helm" substring
I dont understand, how i can change price of helm.
Code: Select all
#define TASK_HELM 1524
#define ITEM_HELM 3
#define PB_HELMET 5 // Player had a helmet when he/she died?
I find this!!! OMG, i search by "price", but need "cost".
Code: Select all
new const itemcost2[9] = {5000,1500,550,1500,1500,1750,1000,9000,16000}