4ªULlstscriptskb_actÆW²šÿ]æÿÿtxt addoninfo~¶4[ÿ]ÿÿ// The addoninfo.txt file is a metadata file that is required by all Source Engine Add-ons. "AddonInfo" { addonSteamAppID 550 // 500 is the app ID for Left 4 Dead, 550 for Left 4 Dead 2 addontitle "MENU options for binding commands for Thirdperson Over The Shoulder Mod" // Add-on title that shows up in Add-ons list. ~20 chars max addonversion 0.1 // Add-on version. addontagline "MENU options for binding commands" // Add-on tagline or wrap-up- a short description. ~100 chars max addonauthor "Claucker" // Name/alias of the author addonSteamGroupName "ThirdpersonOverTheShoulder" // (Optional) Steam group related to the add-on. We use this to construct a URL to the group page. addonauthorSteamID "Claucker" // (Optional) Steam ID of author. We use this to construct a URL to the author's page. addonURL0 "" //An html home page for the add-on that includes a download link. // short description that appears in the Add-on list screen... addonDescription "HUD for Plugin that changes the thirdpersonshoulder camera settings and fix some known bugs" // Authors can add localized descriptions here. (Not yet supported) //addonDescription_PT "Menu do plugin que altera as configurações da câmera da terceira pessoa e corrige alguns erros conhecidos" addonContent_Script 1 // Has Scripts }"blank" "==========================" "blank" "#Valve_Movement_Title" "blank" "==========================" "+forward" "#Valve_Move_Forward" "+back" "#Valve_Move_Back" "+moveleft" "#Valve_Move_Left" "+moveright" "#Valve_Move_Right" "+speed" "#L4D_Walk" "+jump" "#Valve_Jump" "+duck" "#Valve_Duck" "blank" "==========================" "blank" "#Cstrike_Combat_Title" "blank" "==========================" "+attack" "#Cstrike_Fire" "+attack2" "#L4D_melee_ability" "+zoom" "#L4D_zoom" "+reload" "#Valve_Reload_Weapon" "invprev" "#Valve_Previous_Weapon" "invnext" "#Valve_Next_Weapon" "lastinv" "#Valve_Last_Weapon_Used" "blank" "==========================" "blank" "#Valve_Communication_Title" "blank" "==========================" "+voicerecord" "#Valve_Use_Voice_Communication" "Vote Yes" "#L4D_vote_yes" "Vote No" "#L4D_vote_no" "+mouse_menu Orders" "#L4D_orders" "+mouse_menu QA" "#L4D_questions" "messagemode" "#Valve_Chat_Message" "messagemode2" "#Valve_Team_Message" "blank" "==========================" "blank" "#Cstrike_Menu_Title" "blank" "==========================" "chooseteam" "#Cstrike_Select_Team" "+showscores" "#Valve_Display_Scores" "slot1" "#L4D360UI_Controller_Primary" "slot2" "#L4D360UI_Controller_Secondary" "slot3" "#L4D360UI_Controller_Grenade" "slot4" "#L4D360UI_Controller_Healthpack" "slot5" "#L4D360UI_Controller_Pills" "motd" "#L4D_MOTD" "blank" "==========================" "blank" "#Valve_Miscellaneous_Title" "blank" "==========================" "+use" "#Valve_Use_Items" "impulse 100" "#Valve_Flashlight" "impulse 201" "#Valve_Spray_Logo" "jpeg" "#Valve_Take_Screen_Shot" "quit" "#Valve_Quit_Game" "blank" "==============================" "blank" "THIRDPERSON OVER THE SHOULDER MOD" "blank" "==============================" "thirdpersonshoulder; c_thirdpersonshoulderaimdist 720;" "Thirdperson Camera" "+tpsfocus" "Focus Aim" "+tpsrun" "Run Camera"