Posted by CogKing on March 13, 1998 at 17:41:25:
In Reply to: Re: This should be my last DarKJedi Question posted by Pele on March 13, 1998 at 17:32:58:
> > Sounds like SetSaberInfo() meant for the DJ is executed on the player.
> > Check that the DJ is linked properly, and that the first parameter to SetSaberInfo()
> > is not the player somehow. Also look for a typo in your endlevel cog.
> > Difficult to say more w/o seeing the actual cogs... :-)
> > -CogKing
>
> The saber goes to darkjedi. Would making linkid=1 ensure that kyle wouldnt be affected? ALl the symbols are already local..... Thanks CK!
> --Pele
Huh ? thing darkjedi isn't local, is it ? If it is then it default to zero, and zero is
generally the reference of the player (because it is the first thing put in the world)
-CogKing