Freezing problem
#6

Quote:
Originally Posted by player007
Try replacing
pawn Код:
if(Xmag[i] != 255 && Ymag[i] != 255 && Zmag[i] != 255 && PlayerToPoint(2.0,i,Xmag[i],Ymag[i],Zmag[i]))
with
pawn Код:
if(Xmag[i] != 255 && Ymag[i] != 255 && Zmag[i] != 255 && PlayerToPoint(2.0,playerid,Xmag[i],Ymag[i],Zmag[i]))
Dude your awesome. I works for the most part, just a few small bugs I have to fix but thanks you did the hard part
Reply


Messages In This Thread
Freezing problem - by Ov3rl0rd - 11.09.2009, 05:05
Re: Freezing problem - by Ov3rl0rd - 11.09.2009, 07:40
Re: Freezing problem - by Gappy - 11.09.2009, 07:42
Re: Freezing problem - by Ov3rl0rd - 11.09.2009, 07:51
Re: Freezing problem - by Clavius - 11.09.2009, 08:11
Re: Freezing problem - by Ov3rl0rd - 11.09.2009, 08:14

Forum Jump:


Users browsing this thread: 1 Guest(s)