Skip to content

Neverwinter

Summon the VIP Salvager

Opens the salvage vendor wherever you stand, which turns a full bag mid-dungeon from a run-ending problem into a two-second pause.

Neverwinter · General52 chars
/bind n "gensendmessage Vipaction_Salvager activate"

Where to paste this

  1. Press Enter, then type your command starting with a slash.
  2. Bind a key with /bind <key> "<command>" — for example /bind h "+PowerTrayExec 0".
  3. Chain commands with the $$ separator: /bind t "say Pulling!$$+PowerTrayExec 3".
  4. Save your whole keymap with /bind_save_file mykeys.txt and reload it later with /bind_load_file mykeys.txt.
  5. Use /unbind <key> to release a key, or /bind_load_file_silent to reload without chat spam.