Search found 3 matches

by cBozo
Wed Nov 16, 2005 12:30 am
Forum: Help/Support
Topic: Need increase price on item - not found in source
Replies: 5
Views: 7282

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}
by cBozo
Tue Nov 15, 2005 9:51 am
Forum: Help/Support
Topic: Need increase price on item - not found in source
Replies: 5
Views: 7282

All strings, whos contain "helm" substring

Code: Select all

#define TASK_HELM                       1524
#define ITEM_HELM 3
#define PB_HELMET                               5               // Player had a helmet when he/she died?
I dont understand, how i can change price of helm.
by cBozo
Tue Nov 15, 2005 6:30 am
Forum: Help/Support
Topic: Need increase price on item - not found in source
Replies: 5
Views: 7282

Need increase price on item - not found in source

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.