Don't do that.....the server reads the prices from the cache so you would have to edit the cache using a item definitions editor.
I've tried adding shop prices for the matrix 718 loading 723 source
But this apparently will not work, could I get some help or a tutorial on adding prices to shops for a 718?
case 554: //item id
item.getDefinitions().setValue(2500); //buying prices
break;
case 555: //item id
item.getDefinitions().setValue(2500); //buying prices
break;
Don't do that.....the server reads the prices from the cache so you would have to edit the cache using a item definitions editor.
that's not helpful at all, I already figured that out
Then don't ask for help.Originally Posted by What is RS Only the registered members can see the link. Register here
He was giving you advice what to do, so don't say "That's not helpful at all."
If you don't find it helpful then you shouldn't have made this thread in the first place. Go look for a item def editor. It's right here on RuneLocus. If you can't find that, not my problem.Originally Posted by What is RS Only the registered members can see the link. Register here
He wasn't giving advice, he was telling me what the compiler already states when you try that, so it isn't helpful.
And that item def editor can be helpful
If you already knew you needed to edit the cache, why were you doing a switch statement rofl.
I didn't realise I needed a item def editor until recently. and even so, I don't have much experience with this, so idk where to set the file
edit cache
can't just edit it. lol