Client Command:saveme

From Fortress Forever Wiki
(Redirected from Commands:saveme)
Jump to navigationJump to search

General

This command is used ingame by players to call for help from allied medics and engineers.

Pressing and holding a key bound to the command brings up a radial menu with the following options:

  • Top or Center - Medic! - if infected: say_team "%h - %a I'm infected at the %l", if not infected say_team "%h - %a I need health at the %l"
  • Left - Engy! - say_team "%h - %a I need armour at the %l"
  • Right - Engy! - say_team "I need ammo at the %l"

Just pressing and releasing triggers the default medic health call.

Visual

  • The command triggers a red cross symbol or wrench over the player who issues the command, according to the selected option. Allied medics and engineers can see the appropriate symbol over other allied players who trigger the command.

Audible

  • The saveme command also plays a wav or mp3 file for allies close by alerting them to the request.

Other

  • The saveme command can only be called once every 5 seconds. The visual notifier lasts for this same duration. say_team text can only be triggered once every 5 seconds per the commands limit. The radial menu should be greyed out for 5 seconds after issuing a command with it.
  • The text string associated with each call is user modifiable via config. Defaults are given above.