Jump to content

Bytesmee

Members
  • Content count

    28
  • Joined

  • Last visited

  • Days Won

    2

Reputation Activity

  1. Upvote
    Bytesmee reacted to Starblaster64 in What changes would you like to see   
    Regarding the servers, I can suggest a couple of plugins that may have a positive impact. VSH in particular, since I can't think of many for Dodgeball right now. I've hyperlinked each plugin for convenience.
    VSH Damage Tracker - Practically every VSH server runs this plugin, unless you have a very specific reason for not using it. Aim Names - Not a neccesary plugin, but it's nice to have on custom gamemodes like VSH and Dodgeball. Allows players to see the names of their enemies when they mouse over them. AFK Hale Slayer - Suggested by both Bytes and Potato it is an invaluable plugin to have on VSH servers, saves so much time for everyone. Other than those, I can't think of any more that you don't already have. Speaking of which, I would highly reccomend sifting through all your plugins and removing all the ones that aren't used often or at all. I would wager at least 1/4 of the plugins on the regular VSH server alone aren't utilized often enough to keep on the server. Seriously, there's at least 90 plugins running on there. Now I don't know what kind of server infrastructure you're running on, but I would try to keep addons to a minimum regardless. I would also check how often people use the pricecheck plugin, because Backpack.tf database updates in the middle of a round aren't fun for anyone (though if your server hardware is good enough I suppose it doesn't really matter).
  2. Upvote
    Bytesmee reacted to Starblaster64 in Saxton hale x10 bugs   
    Before I say anything about bugs, I would highly recommend updating to the newest version of VSH (1.52 as of now) on both VSH servers.
     
     
    From what I can see, you are not utilizing the x10.vshff2.txt config included with the x10 plugin. You'll want to add "sm_tf2x10_setmod vshff2" to the server.cfg for it to take effect. It makes a bunch of weapons way more balanced for VSH.
     
    In terms of actual bugs, the only ones I've been able to see are related to weapons that are replaced entirely by VSH, or require extra Sourcemod functions to trigger such as:
    Conniver's Kunai - Stabbing Hale will only grant 180hp, with a max overheal of 270hp. Diamondback - Backstabs only grant 2 revenge crits. Syringe Gun - Does not have x10 firing speed. Powerjack - Only heals for 25hp on hit, with max overheal of 50hp. Half-Zatoichi - Only heals for 35hp on hit, with max overheal of 25hp. I've probably missed some, but these are the ones that I've noticed so far. Since you only have limited time to work on the servers I'll give you a list of locations of where to fix these issues in saxtonhale.sp (v1.52). (Sorry about the obnoxious white lines, apparently the forums don't like those particular line numbers or something)
    Kunai - 180 is the hp gained on stab, 270 is the max overheal you can gain from stabs. Change them to whatever values you think are most balanced(same with the Powerjack/Half-Zatoichi).
    if (wepindex == 356) // Kunai{ AddPlayerHealth(attacker, 180, 270, true);} Diamondback - Change +2 to +10.if (pistol == 525) //Diamondback gives 3 crits on backstab{ new iCrits = GetEntProp(attacker, Prop_Send, "m_iRevengeCrits"); SetEntProp(attacker, Prop_Send, "m_iRevengeCrits", iCrits+2);} Syringe Gun - Just add ; 394 ; 0.1 to the list of attributes.
    case 17, 204, 36, 412:{ if (GetEntProp(weapon, Prop_Send, "m_iEntityQuality") != 10) { TF2_RemoveWeaponSlot(client, TFWeaponSlot_Primary); SpawnWeapon(client, "tf_weapon_syringegun_medic", 17, 1, 10, "17 ; 0.05 ; 144 ; 1"); <----Add attributes here }} Powerjack - Same as the Kunai, first value is HP gained on hit, second is max overheal.
    case 214: // Powerjack{ AddPlayerHealth(attacker, 25, 50); RemoveCond(attacker, TFCond_OnFire); return Plugin_Changed;} Half-Zatoichi - Same as the Powerjack, first value is HP gained on hit, second is max overheal.
    case 357:{ SetEntProp(weapon, Prop_Send, "m_bIsBloody", 1); if (GetEntProp(attacker, Prop_Send, "m_iKillCountSinceLastDeploy") < 1) SetEntProp(attacker, Prop_Send, "m_iKillCountSinceLastDeploy", 1); AddPlayerHealth(attacker, 35, 25); RemoveCond(attacker, TFCond_OnFire);}
  3. Upvote
    Bytesmee reacted to Mr Potato in Mr Potato | Admin Application   
    Game / Job: Saxton Hale Admin
     
    Your age?: 19
     
    Ingame name and steam id:
    Mr Potato | STEAM_0:1:41887442 | http://steamcommunity.com/profiles/76561198044040613
     
    What time do you normally play?:
    Afternoon 4:00pm to 9:00pm weekdays depending on uni studies and around 12:00pm to 9:00pm on weekend depending on work and studies.
     
    Why should you be an admin?:
    I believe I should be admin because I played VSH Saxton Hale for 4 years now and it is annoying and sad to see players not obeying the rules when they join on your server.
     
    Such of theses include; mic spamming to play music and children players not understanding when to stop using their mics, rude messages between players, bullying, campers that disobey the server rule, AFK Hale which leads to free pointing and players delaying the match of a long period of time especially when the last player is alive who is AFK and hale does not kill that player until 5 minutes later.
     
    Also, I think I should be admin because players need someone to look up to and I believe I can be that person.
     
    Do you have a mic if so how much do you use it?:
    I do have a microphone and I do use it within reason (questions directed to me, someone disobeying the rules).
     
    Do you Know the commands for admin?:
    Yes I do know the commands for admin.
     
    Have You been an admin on another server before?:
    Yes, I have been admin on OzGaming for 3 years on their Saxton Hale Server and Dodgeball server and currently a staff admin for The Cybertek Network.
     
    Have you read and fully understood the admin rules (Link)?:
    I have read and understood the Admin rules and Guidelines.
     
    If you stop playing on Phantom-Gamers will you let us know so we can remove you from admin and allow some one else your take you spot?:
    Yes, I will as soon as possible.
     
    Additional info:
    I do check the forum for new developments and threads everyday.
     
    I did try to reach the required 5+ post but did not want to spam or revive a post-thread message as that annoys some people on the forum.
     
    I am currently doing Bachelor of Engineering, Electrical second year and completed Diploma of Engineering last year.
     
    I continue to play playing Saxton Hale Mod and love to play other TF2 Mod if it is available.
     
    I will be loyal to all rules, members and staff and players on Phantom-Gamers and I will not abuse my position if given.
     
    Thanks you for reading my application. Have a nice day.
  4. Upvote
    Bytesmee reacted to Hade<3 in Hade<3 App.   
    Game / Job: Team Fortress 2 Saxton Hale   
    Your age?: 17 Years Old   
    Ingame name and steam id: Hade<3 | TF2tightrope.com STEAM_0:1:53686650 http://steamrep.com/search?q=76561198067639029
     
    What time do you normally play?: Afternoons Ranging from 4:30pm - 9pm 
     
    Why should you be an admin?: I should be Admin because i see a lot on the server that not many people can account for. Be it Scouts camping, to annoying mic spammers or people mistreating others. I also have knowledge and experience on how to behave in certain ways during the game, whether not to be serious or take it slow for those of younger ages. I have around 2 years experience as Admin on multiple servers, which make me a great asset to the team that Phantom has got. I'm polite around the server and i occasionally like to have fun owning some nubs. I don't see myself ever stopping TF2 and helping the community. 
     
    Do you have a mic if so how much do you use it?: Yes, very often 
     
    Do you Know the commands for admin?: All commands needed to know 
     
    Have You been an admin on another server before?: Yes 2, Ozgaming and currently TF2Tightrope. 
     
    Have you read and fully understood the admin rules(Link)?: Yes, very clear 
     
    If you stop playing on Phantom-Gamers will you let us know so we can remove you from admin and allow some one else your take you spot?: Of course 
     
    Additional info: I know a little C++. I did not meet the requirement for 5 posts as i have no idea what to post about. I am a 1st year apprentice for Engineering ~ Sheet metal. I have 2800+ hours on Team Fortress 2. I can be a bitch to contact sometimes as i work everyday from 6:30am - 3pm which means i have a work email at the bottom of my steam profile, for easy contact. 
     
×