Quote:
Originally Posted by Chompy
PHP Code:
g = findplayer(params[1]); if (params[0] == "warpto") { setlevel2(g.level, g.x, g.y);
would make the current player warp too the other players position >_>
|
Thats the point!
But my problem is that it isnt recieving the triggers accurately! Its not changing to the proper findplayer to warp me to the right location even though the params say it is, until i click the button TWICE!
Did you read what i said last post?
