jump.tf Forums
Welcome B)

Enabling /goto for all players

jump4829

  • Newbie
  • *
    • Posts: 3
    • Frags: +0/-0
    • View Profile
My friend was trying to follow me with the quick-fix and was unable to use /goto command to skip jumps that he had not already completed. I am running jse_teleport (Jump Server Essentials) by AI and not the Jump Assist plugin.

In order to allow all players to use /goto to teleport to any jump do the following:

Edit your ~/hlserver/tf2/tf/addons/sourcemod/configs/admin_overrides.cfg and add the following:

Overrides
{
sm_goto ""
jse_teleport_jumps ""
}

As of right now, if you are on default settings, doing this will also allow players to teleport to any player on the jump map

Note: From the dev: "the teleport plugin cannot tell the tracker to pause tracking when the jump being teleported to isn't "done" yet by the player.' So enabling public teleports will mess with progress tracking.
« Last Edit: July 16, 2022, 06:36:04 PM by jump4829 »