AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Metamod:Source Plugins (https://forums.alliedmods.net/forumdisplay.php?f=76)
-   -   Dota 2 Fixups (https://forums.alliedmods.net/showthread.php?t=209965)

psychonic 03-15-2013 09:24

Re: Dota 2 Fixups
 
Quote:

Originally Posted by Solace (Post 1913074)
its not illegal but vac could get a false positive but is highly unlikely. very few cases in the past have that occurred with metamod. ive had it running for 2 weeks and played in mming without any issues.

If you copy the files to a separate directory for running the server and don't put MM:S into your Steam client install then VAC is not an issue.

psychonic 03-15-2013 10:51

Re: Dota 2 Fixups
 
New version 1.4 attached to fix the issues after yesterday's game update.

V1.4
  • Fixed lookup for srcds startup patch
  • Removed dev-cvar unlock (hasn't worked anymore since a week ago)
  • Added a new fix for Waiting For Players being skipped.

New cvar dota_wait_for_players_to_load_count has been added, defaulting to 10.

The other existing dota_wait_for_players_to_load* cvars in the game are respected. You may join a team with the jointeam command while waiting for others to join (which will make your name appear ready on the waiting list and go straight to hero selection when appropriate).

http://puu.sh/2i67r/?.png

Supersuper2 03-15-2013 11:30

Re: Dota 2 Fixups
 
psychonic
thank you. But how to change time for waiting players to join. For example if I want to make 3 minutes.

And does it possible to fix Roshan timers on Diretide?

psychonic 03-15-2013 11:32

Re: Dota 2 Fixups
 
Quote:

Originally Posted by Supersuper2 (Post 1913152)
psychonic
thank you. But how to change time for waiting players to join. For example if I want to make 3 minutes.

As hinted above, the game already comes with these two cvars which should work fine:
Code:

"dota_wait_for_players_to_load" = "1" game
 - If set, hero picking will be delayed until all players have loaded
"dota_wait_for_players_to_load_timeout" = "120" game
 - Game will start after this time, even if all players haven't loaded yet

Quote:

Originally Posted by Supersuper2 (Post 1913152)
And does it possible to fix Roshan timers on Diretide?

idk. I probably won't be touching Diretide (nor the Greeviling) in the near future. That doesn't mean that someone else won't look into and find a fix.

Supersuper2 03-15-2013 12:10

Re: Dota 2 Fixups
 
And one more question. Why sv_cheats and forcegamemode in server.cfg does not work?
Server is loading fine, but server can't this commands in server.cfg

psychonic 03-15-2013 12:11

Re: Dota 2 Fixups
 
Quote:

Originally Posted by Supersuper2 (Post 1913175)
And one more question. Why sv_cheats and forcegamemode in server.cfg does not work?
Server is loading fine, but server can't this commands in server.cfg

I don't know. This isn't a thread for general Dota 2 (server) support.

Supersuper2 03-16-2013 08:45

Re: Dota 2 Fixups
 
sorry, fixed

LeoRicK 03-16-2013 11:57

Re: Dota 2 Fixups
 
d2fixups.dll does not work, please help.
Quote:

Filed to find SRCDS fixup function.
Quote:

Originally Posted by l080_080_220_230_27015_201303162055_000
L 03/16/2013 - 20:55:03: Log file started (file "logs\L080_080_220_230_27015_201303162055_000 .log") (game "G:\leonid\DotA_2_Serv\dota 2 beta\dota") (version "5227")
L 03/16/2013 - 20:55:03: server_cvar: "sv_cheats" "0"
L 03/16/2013 - 20:55:04: [META] Failed to load plugin addons/d2fixups/d2fixups: Failed to find SRCDS fixup function.
L 03/16/2013 - 20:55:04: [META] Loaded 0 plugins (1 already loaded)
L 03/16/2013 - 20:55:04: server_message: "quit"
L 03/16/2013 - 20:55:05: Log file closed


psychonic 03-16-2013 11:59

Re: Dota 2 Fixups
 
Quote:

Originally Posted by LeoRicK (Post 1913819)
d2fixups.dll does not work, please help.

Quote:

Originally Posted by psychonic (Post 1913133)
New version 1.4 attached to fix the issues after yesterday's game update.

V1.4
  • Fixed lookup for srcds startup patch
  • Removed dev-cvar unlock (hasn't worked anymore since a week ago)
  • Added a new fix for Waiting For Players being skipped.

New cvar dota_wait_for_players_to_load_count has been added, defaulting to 10.

The other existing dota_wait_for_players_to_load* cvars in the game are respected. You may join a team with the jointeam command while waiting for others to join (which will make your name appear ready on the waiting list and go straight to hero selection when appropriate).


LeoRicK 03-16-2013 12:12

Re: Dota 2 Fixups
 
Can you give me the previous version of this program?


All times are GMT -4. The time now is 03:10.

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