[T1] Script Request

-kllr2001-
12-31-2002, 10:55 PM
I need a script that will set my personal skin on me everytime I join a different team and when I first connect to a game... It can either be stand alone or presto thnx...

Heres some code that might help whomever decides to make it...


function processMenummisc(%clientI d, %option) {
%o = getWord(%option, 0);
%extra = getWord(%option, 1);
if(%o == "pSkin") {
if(%clientId.custom == False) {
%clientId.custom = True;
Client::setSkin(%clientId , $Client::info[%clientId, 0]);
} else if(%clientId.custom == True) {
%clientId.custom = False;
Client::setSkin(%clientId , $Server::teamSkin[Client::getTeam(%clientId )]);
}

if ($HaVoC::PersonalSkin) {
if(%clientId.custom == False) {
Client::addMenuItem(%clie ntId, %i++ @ "Use Personal Skin", "pSkin");
} else if(%clientId.custom == True) {
Client::addMenuItem(%clie ntId, %i++ @ "Use Team Skin", "pSkin");
}

-kllr2001-
01-01-2003, 09:53 AM
:bump:

Xeri0us
01-01-2003, 03:01 PM
killer get on irc niggar

-kllr2001-
01-01-2003, 10:41 PM
my irc is not conforming :\
maybe i shouldnt use trillian :o

SarcaStick
01-01-2003, 10:44 PM
6667

-kllr2001-
01-01-2003, 10:49 PM
no one knows how to do this script?

Brain^Virus
01-01-2003, 10:59 PM
Not possible client-side without an EXE hack, and even then, you'll be the only one who'll be able to see it.

-kllr2001-
01-01-2003, 11:01 PM
wtfz im tired of having to press the tab menu for my personal skin everytime, someone hack it thnx

-kllr2001-
01-01-2003, 11:08 PM
w00t got IRC workin again <3

Brain^Virus
01-01-2003, 11:19 PM
Oh, pskin server... Technically doable I think, but I'd rather not waste my energy. :P

-kllr2001-
01-02-2003, 03:34 AM
plz waste your energy :)

The code for it is basically right there, I just need someone to make it work for my needs :o

-kllr2001-
01-02-2003, 10:13 PM
:bump:

-kllr2001-
01-03-2003, 10:34 PM
Originally posted by -kllr2001-
:bump:

-kllr2001-
01-04-2003, 01:44 PM
omg wtf i cant figure it out, someone with l33t scriptz0r skillz help me out <3

-kllr2001-
01-05-2003, 06:24 AM
:bump:

GiftOfTheGame
01-05-2003, 10:25 AM
no one cares about it