Quote:
Originally Posted by Spirited
Just don't send the spawn packet?
|
He means as a user sounds like. he's prob trying to walk through a gate in horse race or walls in guild war or something similar.
Any reasonably coded server is going to have server side checks for all of those situations and making it invisible so that you can walk/click through it is generally not possible (at least to my understanding) without a hook/packet based bot that can block the initial spawn packet.
If not the client will mark that tile as inaccessible and you'll still have issues clicking/walking through it.
If you literally just want the name changed or the mesh changed, edit the client INI files and that will work fine.