Log in

View Full Version : Clientside to Serverside


PlasmaShock
06-22-2006, 02:30 PM
Ok i have made some filters that are cliendside. How do i make them serverside. I know how to make a filter that gives u rares but i want it to be serverside. help would be appreciated.

PyR0
06-22-2006, 03:45 PM
It always depends on what type of filter it is and what the hexes are.
It's not always the same from making a clientside to serverside.
BTW, How in hell did you make this Giving rare clientside filter?
I've been trying to make one for ages.:(

PlasmaShock
06-22-2006, 05:05 PM
decode thos to hex: cid="(prodId of item)". put the item you want to change in the serach offset. then put the item u want to change it to in the modify offset.

example: changing cid="(prodID of cd)" to cid="(prodId of pinball machine)".

PyR0
06-22-2006, 05:38 PM
I know how to do that.
I don't think it's possible to make that serverside.