new PosX[MAX_PLAYERS], PosY[MAX_PLAYERS], PosZ[MAX_PLAYERS], Angle[MAX_PLAYERS];//functionGetPlayerPos(playerid,PosX[playerid],PosY[playerid],PosZ[playerid]);GetPlayerFacingAngle(playerid,Angle[playerid]);