Quote:
Originally Posted by walmartboi
Not that hard to add once you're far enough into the server.
|
Good fucking luck. You'd have to actually modify the client, else how would it know where to display the effect? You can't manually position it.. the client determines where it's shown. not the server. the server just tells the client to show it.
Edit: In addition to this actual topic.. looking at your team, you server will fail. Also as tane said, getting the packet structs would be very hard. I don't think there's a list of them anywhere, but someone may have them. Getting them manually though, probably won't happen. Since you can't login to the client and have a server with all the packets already in place, you can't log them either.