Quote:
Originally Posted by SpZaTT Model edits arent server-sided, it's all client sided.
Therefore, he says High elf client sided, but to all others im sure it shows up as tauren. |
No...
The model edit itself is client-side. The server, however, reads through your client database and reacts accordingly.
The event string would read as:
"What is this pathetic magic? How about you come back with Twenty-Four of your best friends and try again
%r!"
The %r variable, of course, would your character's race. The server then reads that variable from your database, and incorporates that into the string of text. It will say 'High Elf' server-side, if that is what you have edited your patch to say.
As someone said before me, if you select a target and type '%t', it will print the name of your target. That is also server-side, and can be stored in a log.
I guess what I'm getting at is that a model/patch edit COULD be detected through a variable string such as this - but I highly doubt Blizzard has employees that sift through text logs attempting to sniff out a potential patch editor. Huge waste of money
