
Originally Posted by
Sayonara12
I dont think it is as easy as only copy pasting content back in. Client is missing a lot of items regarding pets.
I have a lot of sources to eyeball the code but i have never added this much back into a client/server.
Although the server still has items like -
\wServer\realm\entities\Pet.cs
- im not sure whetever to start with the client or the server. But, i will try regardless. Hoping a _little_ bit more insight or "proof" it works just by copy pasting.
the pet.cs on this source has the implementation for permapets, the cosmetic pet followers from old realm
there will likely be some errors but as it is a modified nr-core it should be largely compatible on the server's side, some issues might pop up with some ui elements missing on the client-side like the language string compatible textfield thing, but they have equivalents. (simpletext) even then, the fastest implementation would still be to just c+p and fix the few errors you get