Quote:
Originally Posted by excaliber7388
But then that would be for a player with the index of 300?
|
I'm sorry, I should have been more specific:
NPC Code:
showimg this.i + 300,ion.gif,players[strtofloat(#s(client.players))].x+.5,players[strtofloat(#s(client.players))].y+.75;
changeimgcolors this.i + 300,1,.25,.25,.99;
changeimgzoom this.i + 300,2;
changeimgvis this.i + 300,1;