Raised This Month: $51 Target: $400
 12% 

VSH VSH, old thread (v1.42) - Information/etc.


Post New Thread Closed Thread   
 
Thread Tools Display Modes
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 03-18-2011 , 21:57   Re: [TF2] VS Saxton Hale Mode
#511

Any reason why my server autochanges map every 2 seconds when this plugin is enabled? I tried to use sarge's plugin a few pages back since it's the only version that could compile and it autoupdated. Anybody got any suggestions?
Drixevel is offline
Unreal1
AlliedModders Donor
Join Date: Dec 2010
Old 03-18-2011 , 23:04   Re: [TF2] VS Saxton Hale Mode
#512

Quote:
Originally Posted by r3dw3r3w0lf View Post
Any reason why my server autochanges map every 2 seconds when this plugin is enabled? I tried to use sarge's plugin a few pages back since it's the only version that could compile and it autoupdated. Anybody got any suggestions?
Try just using the given version 1.27 of this plugin. Can I see what you are using in your server config?
Unreal1 is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 03-18-2011 , 23:19   Re: [TF2] VS Saxton Hale Mode
#513

It was working before so my config is fine, i used the VSH mod since it first came out and this is the first time it started happening so i think it's the actual mod when it's updated.
Drixevel is offline
Eggman
Senior Member
Join Date: Jan 2010
Old 03-19-2011 , 00:48   Re: [TF2] VS Saxton Hale Mode
#514

r3dw3r3w0lf, check your translations\saxtonhale.phrases.txt I think and show it to me.
Eggman is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 03-19-2011 , 00:53   Re: [TF2] VS Saxton Hale Mode
#515

I got the plugin working by deleting the translations. My bad, false error, read your post but i thought it autoupdated.
Drixevel is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 03-19-2011 , 00:59   Re: [TF2] VS Saxton Hale Mode
#516

Code:
L 03/18/2011 - 23:58:41: SourceMod error session started
L 03/18/2011 - 23:58:41: Info (map "arena_badlands") (file "errors_20110318.log")
L 03/18/2011 - 23:58:41: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 03/18/2011 - 23:58:41: [SM] Native "Format" reported: Language phrase "help_mode" not found
L 03/18/2011 - 23:58:41: [SM] Displaying call stack trace for plugin "saxtonhale.smx":
L 03/18/2011 - 23:58:41: [SM]   [0]  Line 3120, D:\Programs\Steam\SteamApps\robokymk2\source 2007 dedicated server\tf\addons\sourcemod\scripting\saxtonhale\saxtonhale.sp::HelpPanel()
L 03/18/2011 - 23:58:41: [SM]   [1]  Line 1974, D:\Programs\Steam\SteamApps\robokymk2\source 2007 dedicated server\tf\addons\sourcemod\scripting\saxtonhale\saxtonhale.sp::event_player_spawn()
L 03/18/2011 - 23:58:42: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 03/18/2011 - 23:58:42: [SM] Native "VFormat" reported: Language phrase "needmoreplayers" not found
L 03/18/2011 - 23:58:42: [SM] Displaying call stack trace for plugin "saxtonhale.smx":
L 03/18/2011 - 23:58:42: [SM]   [0]  Line 284, D:\Programs\Steam\SteamApps\robokymk2\source 2007 dedicated server\tf\addons\sourcemod\scripting\include\halflife.inc::PrintToChatAll()
L 03/18/2011 - 23:58:42: [SM]   [1]  Line 926, D:\Programs\Steam\SteamApps\robokymk2\source 2007 dedicated server\tf\addons\sourcemod\scripting\saxtonhale\saxtonhale.sp::event_round_start()
L 03/18/2011 - 23:58:44: [SM] Native "ReadFileLine" reported: Invalid file handle 0 (error 4)
L 03/18/2011 - 23:58:44: [SM] Displaying call stack trace for plugin "saxtonhale.smx":
L 03/18/2011 - 23:58:44: [SM]   [0]  Line 3277, D:\Programs\Steam\SteamApps\robokymk2\source 2007 dedicated server\tf\addons\sourcemod\scripting\saxtonhale\saxtonhale.sp::UpdateLoc()
L 03/18/2011 - 23:58:44: [SM]   [1]  Line 3416, D:\Programs\Steam\SteamApps\robokymk2\source 2007 dedicated server\tf\addons\sourcemod\scripting\saxtonhale\saxtonhale.sp::OnSocketDisconnectedA()
L 03/18/2011 - 23:58:44: [SM] Native "ReadFileLine" reported: Invalid file handle 0 (error 4)
L 03/18/2011 - 23:58:44: [SM] Displaying call stack trace for plugin "saxtonhale.smx":
L 03/18/2011 - 23:58:44: [SM]   [0]  Line 3277, D:\Programs\Steam\SteamApps\robokymk2\source 2007 dedicated server\tf\addons\sourcemod\scripting\saxtonhale\saxtonhale.sp::UpdateLoc()
L 03/18/2011 - 23:58:44: [SM]   [1]  Line 3416, D:\Programs\Steam\SteamApps\robokymk2\source 2007 dedicated server\tf\addons\sourcemod\scripting\saxtonhale\saxtonhale.sp::OnSocketDisconnectedA()
Your Plugin seems to be pissed off at me, i changed the map after it was working and it started to change levels randomly again. yay...
Drixevel is offline
nineteeneleven
Veteran Member
Join Date: Nov 2010
Old 03-19-2011 , 01:26   Re: [TF2] VS Saxton Hale Mode
#517

Quote:
Originally Posted by r3dw3r3w0lf View Post
Code:
L 03/18/2011 - 23:58:41: SourceMod error session started
L 03/18/2011 - 23:58:41: Info (map "arena_badlands") (file "errors_20110318.log")
L 03/18/2011 - 23:58:41: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 03/18/2011 - 23:58:41: [SM] Native "Format" reported: Language phrase "help_mode" not found
L 03/18/2011 - 23:58:41: [SM] Displaying call stack trace for plugin "saxtonhale.smx":
L 03/18/2011 - 23:58:41: [SM]   [0]  Line 3120, D:\Programs\Steam\SteamApps\robokymk2\source 2007 dedicated server\tf\addons\sourcemod\scripting\saxtonhale\saxtonhale.sp::HelpPanel()
L 03/18/2011 - 23:58:41: [SM]   [1]  Line 1974, D:\Programs\Steam\SteamApps\robokymk2\source 2007 dedicated server\tf\addons\sourcemod\scripting\saxtonhale\saxtonhale.sp::event_player_spawn()
L 03/18/2011 - 23:58:42: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 03/18/2011 - 23:58:42: [SM] Native "VFormat" reported: Language phrase "needmoreplayers" not found
L 03/18/2011 - 23:58:42: [SM] Displaying call stack trace for plugin "saxtonhale.smx":
L 03/18/2011 - 23:58:42: [SM]   [0]  Line 284, D:\Programs\Steam\SteamApps\robokymk2\source 2007 dedicated server\tf\addons\sourcemod\scripting\include\halflife.inc::PrintToChatAll()
L 03/18/2011 - 23:58:42: [SM]   [1]  Line 926, D:\Programs\Steam\SteamApps\robokymk2\source 2007 dedicated server\tf\addons\sourcemod\scripting\saxtonhale\saxtonhale.sp::event_round_start()
L 03/18/2011 - 23:58:44: [SM] Native "ReadFileLine" reported: Invalid file handle 0 (error 4)
L 03/18/2011 - 23:58:44: [SM] Displaying call stack trace for plugin "saxtonhale.smx":
L 03/18/2011 - 23:58:44: [SM]   [0]  Line 3277, D:\Programs\Steam\SteamApps\robokymk2\source 2007 dedicated server\tf\addons\sourcemod\scripting\saxtonhale\saxtonhale.sp::UpdateLoc()
L 03/18/2011 - 23:58:44: [SM]   [1]  Line 3416, D:\Programs\Steam\SteamApps\robokymk2\source 2007 dedicated server\tf\addons\sourcemod\scripting\saxtonhale\saxtonhale.sp::OnSocketDisconnectedA()
L 03/18/2011 - 23:58:44: [SM] Native "ReadFileLine" reported: Invalid file handle 0 (error 4)
L 03/18/2011 - 23:58:44: [SM] Displaying call stack trace for plugin "saxtonhale.smx":
L 03/18/2011 - 23:58:44: [SM]   [0]  Line 3277, D:\Programs\Steam\SteamApps\robokymk2\source 2007 dedicated server\tf\addons\sourcemod\scripting\saxtonhale\saxtonhale.sp::UpdateLoc()
L 03/18/2011 - 23:58:44: [SM]   [1]  Line 3416, D:\Programs\Steam\SteamApps\robokymk2\source 2007 dedicated server\tf\addons\sourcemod\scripting\saxtonhale\saxtonhale.sp::OnSocketDisconnectedA()
Your Plugin seems to be pissed off at me, i changed the map after it was working and it started to change levels randomly again. yay...
my server is doing the same thing
__________________
nineteeneleven is offline
Eggman
Senior Member
Join Date: Jan 2010
Old 03-19-2011 , 05:48   Re: [TF2] VS Saxton Hale Mode
#518

r3dw3r3w0lf and nineteeneleven, show me your translations\saxtonhale.phrases.txt. Bug is here.
Eggman is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 03-19-2011 , 06:42   Re: [TF2] VS Saxton Hale Mode
#519

Code:
 }
 "needmoreplayers"
 {
  "en" "VS Saxton Hale Mode is disabled. Need more players to start."
 }
 "type_hale_to_open_menu"
 {
  "en" "Type {olive}/hale{default} to open menu of the mod."
 }
 "nextmap_hale"
 {
  "#format" "{1:s}"
  "en" "{olive}VS Saxton Hale Mode{default} will be play on {olive}{1}{default}"
 }
 "hale_is_alive"
 {
  "#format" "{1:s},{2:i},{3:i}"
  "en" "Saxton Hale ({1})\nhad {2} (of {3}) health left."
 }
 "vagineer_is_alive"
 {
  "#format" "{1:s},{2:i},{3:i}"
  "en" "Vagineer ({1})\nhad {2} (of {3}) health left."
 }
 "hhh_is_alive"
 {
  "#format" "{1:s},{2:i},{3:i}"
  "en" "Horsless Headless Horsemann Jr. ({1})\nhad {2} (of {3}) health left."
 }
 "cbs_is_alive"
 {
  "#format" "{1:s},{2:i},{3:i}"
  "en" "Christian Brutal Sniper ({1})\nhad {2} (of {3}) health left."
 }
 "hale_show_hp"
 {
  "#format" "{1:i},{2:i}"
  "en" "Saxton Hale showed his current HP: {1} of {2}"
 }
 "vagineer_show_hp"
 {
  "#format" "{1:i},{2:i}"
  "en" "Vagineer showed his current HP: {1} of {2}"
 }
 "hhh_show_hp"
 {
  "#format" "{1:i},{2:i}"
  "en" "Horsless Headless Horsemann Jr. showed his current HP: {1} of {2}"
 }
 "cbs_show_hp"
 {
  "#format" "{1:i},{2:i}"
  "en" "Christian Brutal Sniper showed his current HP: {1} of {2}"
 }
 "hale_hp"
 {
  "#format" "{1:i},{2:i}"
  "en" "Saxton Hale's current health is {1} of {2}"
 }
 "vagineer_hp"
 {
  "#format" "{1:i},{2:i}"
  "en" "Vagineer's current health is {1} of {2}"
 }
 "hhh_hp"
 {
  "#format" "{1:i},{2:i}"
  "en" "Horsless Headless Horsemann Jr.'s current health is {1} of {2}"
 }
 "cbs_hp"
 {
  "#format" "{1:i},{2:i}"
  "en" "Christian Brutal Sniper's current health is {1} of {2}"
 }
 "can_not_see_hp"
 {
  "en" "You can no longer check his health in this round (only 3 checks per round)"
 }
 "wait_hp"
 {
  "#format" "{1:i}"
  "en" "You can not see his HP now (wait {1} seconds)"
 }
 "hale_select_text"
 {
  "en" "will become Saxton Hale next round"
 }
 "damage"
 {
  "#format" "{1:i}"
  "en" "Your damage is: {1}"
 }
 "point_enable"
 {
  "#format" "{1:i}"
  "en" "{1} players left - control point enabled!"
 }
 "queue"
 {
  "#format" "{1:i}"
  "en" "Queue will be generated after {1} rounds"
 }
 "skip_hale"
 {
  "en" "You must be next Hale to call this panel."
 }
 "skip_hale_2"
 {
  "en" "You have changed your mind to be Saxton Hale? Type /haleme."
 }
 "skip_hale_q"
 {
  "en" "Are you ready to be Saxton Hale in the next round?"
 }
 "skip_hale_da"
 {
  "en" "Yes, I'm ready."
 }
 "skip_hale_niet"
 {
  "en" "Nope, I don't want to be him."
 }
 "top_3"
 {
  "en" "Most damage delt by"
 }
 "start_hale"
 {
  "#format" "{1:s},{2:i}"
  "en" "{1} became\nSaxton Hale\nwith {2} HP."
 }
 "start_vagineer"
 {
  "#format" "{1:s},{2:i}"
  "en" "==SPECIAL ROUND==\n{1} became\nVAGINEER\nwith {2} HP."
 }
 "start_hhh"
 {
  "#format" "{1:s},{2:i}"
  "en" "==SPECIAL ROUND==\n{1} became\nHorsless Headless Horsemann Jr.\nwith {2} HP."
 }
 "start_cbs"
 {
  "#format" "{1:s},{2:i}"
  "en" "==Merry Christmas and Happy New Year==\n{1} became\nChristian Brutal Sniper\nwith {2} HP."
 }
 "uber-charge"
 {
  "en" "Uber-charge"
 }
 "health"
 {
  "#format" "{1:i},{2:i}"
  "en" "Health: {1} of {2}"
 }
 "do_rage"
 {
  "en" "Do taunt to do RAGE."
 }
 "rage_meter"
 {
  "#format" "{1:i}"
  "en" "RAGE meter: {1} percent"
 }
 "super_duper_jump"
 {
  "en" "Super Duper Jump is Ready!"
 }
 "teleport_status"
 {
  "#format" "{1:i}"
  "en" "Teleport status: {1} percent. You will be teleported on 100 percent when you stand up."
 }
 "jump_status"
 {
  "#format" "{1:i}"
  "en" "Jump charge status: {1} percent. Look up and stand up to do super-jump."
 }
 "teleport_status_2"
 {
  "en" "Teleporter will be ready again in"
 }
 "jump_status_2"
 {
  "en" "Super Jump will be ready again in"
 }
 "help_hale"
 {
  "en" "===Saxton Hale===\nSuper Jump: crouch, look up and stand up.\nRage (stun): do taunt when Rage Meter is full."
 }
 "help_vagineer"
 {
  "en" "===Vagineer===\nSuper Jump: crouch, look up and stand up.\nRage (uber): do taunt when Rage Meter is full."
 }
 "help_hhh"
 {
  "en" "===Horseless Headless Horsemann Junior===\nTeleporter: crouch, look up and stand up.\nRage (stun): do taunt when Rage Meter is full."
 }
 "help_cbs"
 {
  "en" "===Christian Brutal Sniper: Winter Holidays Event===\nSuper Jump: crouch, look up and stand up.\nRage (stun): do taunt when Rage Meter is full."
 }
 "respawn_on_medieval"
 {
  "en" "On Medieval Mode TEAM members will be respawn after death."
 }
 "help_scout"
 {
  "en" "The Crit-A-Cola gives criticals instead of mini-crits."
 }
 "help_soldier"
 {
  "en" "The battalion's backup is replaced with a shotgun."
 }
 "help_pyro"
 {
  "en" ""
 }
 "help_demo"
 {
  "en" "The Chargin' Targe blocks one hit from Saxton. Eyelander and Half-Zatoichi is not allowed."
 }
 "help_heavy"
 {
  "en" "Natasha, KGB and fists of steel are not allowed."
 }
 "help_eggineer"
 {
  "en" "Only small metal packs. Fr.Justice replaced with Shotgun."
 }
 "help_medic"
 {
  "en" "Charge: Crits+invulnerability.\nStart with 40 percent of charge.\n150 percent after activation.\nSyringe Gun and Blutsauger, on hit: +5 to uber-charge.\nCrossbow - 100 perc to crits."
 }
 "help_sniper"
 {
  "en" "Your weapons has only critical hits. Secondary is SMG."
 }
 "help_spie"
 {
  "en" "Backstab does ~10 percent damage of max Hale's health. CnD replaced with IW."
 }
 "help_melee"
 {
  "en" "All melee weapons (except spy's knifes) has only critical hits."
 }
 "thequeue"
 {
  "en" "Saxton Hale's Queue"
 }
 "curret_hale_is"
 {
  "en" "Curret Hale is"
 }
 "menu_1"
 {
  "en" "What do you want, gentleman?"
 }
 "menu_2"
 {
  "en" "Show Hale's health (/halehp)."
 }
 "menu_3"
 {
  "en" "Show help about the mode (/halehelp)."
 }
 "menu_4"
 {
  "en" "What's new? (/halenew)."
 }
 "menu_5"
 {
  "en" "Who is the next? (/halenext)."
 }
 "menu_6"
 {
  "en" "Exit"
 }
 "whatsnew"
 {
  "en" "What's new in v."
 }
 "help_mode"
 {
  "en" "===VS Saxton Hale Mode===\nEvery player becomes by order\nSaxon Hale, the head of Mann. Co.\nand the supplier of weapons to mercenaries of TF2.\nOthers must kill him or try to cap the point."
 }
 "older"
 {
  "en" "Older"
 }
 "noolder"
 {
  "en" "No Older"
 }
 "newer"
 {
  "en" "Newer"
 }
 "nonewer"
 {
  "en" "No Newer"
 }
 "menu_7"
 {
  "en" "Show help about class on this mode (/haleclass)."
 }
 "damage_fx"
 {
  "#format" "{1:i}"
  "en" "Your damage is:"
 }
}
Attached Files
File Type: txt saxtonhale.phrases.txt (6.5 KB, 160 views)
Drixevel is offline
Eggman
Senior Member
Join Date: Jan 2010
Old 03-19-2011 , 07:44   Re: [TF2] VS Saxton Hale Mode
#520

I'll fix bugs without report, ok?
Eggman is offline
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 01:41.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode