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

Dota 2 Dedicated Servers


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
shmishleniy
Junior Member
Join Date: Jun 2014
Location: Ukraine
Old 06-16-2014 , 17:47   Re: Dota 2 Dedicated Servers
Reply With Quote #10

Quote:
Originally Posted by psychonic View Post
That functionality would normally be provided by matchmaking lobbies which are not available with unofficial servers. You would have to create a plugin to replicate that functionality. (It is possible.)
Thank you. I'm done with this.

Also to run server with steam on Linux I forced to copy libraries to dota folder or create links. Is it ok?
I did something like this:
PHP Code:
STEAM_HOME=~
STEAM_CMD=$STEAM_HOME/steamcmd
DOTA_HOME
=$STEAM_HOME/dota2
STEAM_RUNTIME
=$STEAM_HOME/steam-runtime

ln 
-s $STEAM_CMD/linux32/crashhandler.so $DOTA_HOME/bin/crashhandler.so
ln 
-s $STEAM_CMD/linux32/libsteam.so $DOTA_HOME/bin/libsteam.so
ln 
-s $STEAM_CMD/linux32/libtier0_s.so $DOTA_HOME/bin/libtier0_s.so
ln 
-s $STEAM_CMD/linux32/libvstdlib_s.so $DOTA_HOME/bin/libvstdlib_s.so
ln 
-s $STEAM_CMD/linux32/steamclient.so $DOTA_HOME/bin/steamclient.so
ln 
-s $STEAM_CMD/linux32/steamcmd $DOTA_HOME/bin/steamcmd
ln 
-s $STEAM_CMD/linux32/steamconsole.so $DOTA_HOME/bin/steamconsole.so
ln 
-s $STEAM_CMD/linux32/steamerrorreporter  $DOTA_HOME/bin/steamerrorreporter 
shmishleniy is offline
 



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 13:01.


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