Jump to content

? servers

? players online

Wesker

Legend
  • Posts

    1534
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Wesker

  1. Nazguls have modified speed in the first place, so changing zombie running speed would hardly effect them. I agree that the average zombie speed should be around 260, which would completely get rid of the need for any kind of 'tagging' Please don't ever do this, zombies need to have increased speed to account for knockback or they would never catch up. FYI - Humans with Knife / Pistol run at 250
  2. Generally if this is a one off statement by someone, you can ignore it... If they continue to bully another user then an admin should step in and give a warning to knock it off.
  3. Chicken Wars

    You are a chicken, the enemy is a chicken, all are chickens. https://forums.alliedmods.net/showthread.php?t=296290 Chicken monthly get-together? [ATTACH=CONFIG]16465[/ATTACH]
  4. I think Reboot would have been a success if you could buy a very basic loot pet... But no you have to buy one for each character and they are time limited. If you decide to manually pickup items there is an artificial delay which feels terrible. Still P2W in my opinion.
  5. Is Maplestory 2 any good though? I watched a couple videos a while back and it seemed worse... Edit: [video=youtube_share;4CHCm4WerEg] It definitely looks more generic than the original but maybe it's more fun to play than to look at.
  6. Ellinia private server > official game but srs Nexon destroyed this game with their p2w bullshit
  7. @Leon Mordecai @Paralyzed any chance we can reduce the # of votes needed to add these to the nomination, but keep the player count requirement? I mean it still has to pass the general vote in order to be played, and if it becomes too easy we can just up the # again.
  8. @Punky bring back transparent models
  9. Try this - http://www.sourcemod.net/vbcompiler.php?file_id=161965 If it still doesn't catch it well I don't know what to tell you - the Regex checks out.
  10. Updated https://github.com/AgentWesker/SmartLinkRemover
  11. Who is this @Paralyzed person you are talking about? I'll call him next time for this weeb models I'm preparing.
  12. @Black Rain or @Leon Mordecai latest update fixes a memory leak that could eventually cause a crash. (also improves detection rate) https://github.com/AgentWesker/SmartLinkRemover Besides that everything appears to work in-game.
  13. I did a few updates that fixed a major bug with the previous version (didn't do anything) Now it should work in all cases (tested on my own server) https://github.com/AgentWesker/SmartLinkRemover
  14. Bump, I've updated the regex to the following: ((http:[/]{2}|https:[/]{2}|www[.])?[-a-zA-Z0-9]{2,}[.][a-zA-Z]{2,5}) Which shows matches below: Also updated the source code to check for multiple URL's in one name. https://drive.google.com/open?id=0B6zqC87-o7h-UWJ0U0FkV0tYXzQ
  15. I'll attempt to modify the regex tomorrow to accommodate those examples, don't cross this out just yet.
  16. This plugin removes any links contained in a players name, if their name is only a link it's changed to "NoName" Example: CSSKINS.NET xDWeon MordecaixD Upon joining changed to: xDWeon MordecaixD https://forums.alliedmods.net/showthread.php?t=295634 Uses regex to match the link as follows: Any letter or number (excluding spaces) + dot (.) + any suffix (length 2 to 5 characters) ([-a-zA-Z0-9]*(([.])([a-zA-Z]){2,5}))
  17. This will keep happening because of the way zombie reloaded saves class selection, if it loads before cookies are cached it will overwrite whatever model you have saved previously. Not sure why this only seems to happen on our servers but might have something to do with plugins not loading on the first round.
  18. Congrats to everyone and myself. My first action as AO is to shut down all servers except ZE, and ban @ . Then I will resign and permanently move to or possibly .
  19. I was under the impression that it was a WIP, is it already uploaded?
  20. I made a showname plugin using the new game_text feature recently added to sourcemod (requires the latest stable build) How does it work? Hold E / Use key or Shift / Walk key and whoever is in your crosshairs the name will be displayed in game_text. @Punky is also working on a fancy version that should come soon. Download: showplayername.smx
  21. What is wrong with my plugin
  22. I actually fixed this a while back, just never got the chance to test it with Black Rain.
  23. For a console experience, it's not bad.
  24. !stopmusic

    Bump, to whichever AO manages MG right now here is a much better music plugin Toggle Music
×
×
  • Create New...