谁能给个孤岛惊魂的DevMode.lua文件?

来源:百度知道 编辑:UC知道 时间:2024/06/07 19:31:27
我的邮箱是woaiwojiayan@163.com

cl_display_hud = 1
  cl_drunken_cam = 0
  ThirdPersonView = 0
  --p_model = "objects/characters/pmodels/hero/hero.cgf"

  --Input:BindCommandToKey('#Movie:StopAllCutScenes()',"F7",1);
  --Input:BindCommandToKey("\\SkipCutScene","F7",1);

  -- Developer Cheat keys ---

  --- non standard key bindings ---
  -- Please NEWER use F9,F10 keys (reserved for debug purposes) (Vlad)

  --Input:BindCommandToKey("#SwitchCameraMode()","f1",1);
  -- Input:BindCommandToKey("#r_GetScreenShot=1","f12",1); -- this is now bindable
  Input:BindCommandToKey("#ToggleAIInfo()","f11",1);

  --Input:BindCommandToKey("#ToggleScreenshotMode()","f11",1);

  Input:BindCommandToKey("#ToggleNewDesignerMode(10,15,0)","f4",1);

  -- to be removed
  Input