Shoddy
09-04-2003, 09:54 AM
Can you change your player skin on the fly while connected to a server? I see where you can modify the pref::player# variable to change your skin, but I don't see any mechanism for updating what the server thinks your skin is. Is there a way to do that?
Amadeus
09-04-2003, 10:04 AM
Client::getSkinBase(Clien t) returns your current skin data name (e.g. 'blue' or 'cphoenix')
Client::setSkin(client, skin) changes your skin, but I'm not sure if that's client-side. You could give it a try, though...
Soffo
09-07-2003, 03:34 PM
theres a script out there that does it automatically
it freaked the hell out of me when i saw people using it