Posted by Pugi on October 19, 1998 at 11:06:32:
In Reply to: Re: Hey do you think this is going to work posted by Evan C on October 19, 1998 at 02:52:49:
I was going to use the cog jedi_# linkid=# to get
the Sender ID's. Like
if (GetSenderID()==1) //darkjedi 1 is dead
{deadjedi = deadjedi + 1;
}
else (GetSenderID()==2) //darkjedi 2 is dead
{...}
return;
But I think that would just be redundant.
I make the changes and see what happens.
Anyone else out there with ideas, please post.
thanks
Pugi