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

Dota 2 Fixups


Post New Thread Reply   
 
Thread Tools Display Modes
psychonic

BAFFLED
Join Date: May 2008
Old 02-21-2015 , 13:23   Re: Dota 2 Fixups
Reply With Quote #261

Quote:
Originally Posted by stringbaba View Post
psychonic, whats wrong with new update? I mean lags
Guessing from your screenshot, it's caused by the new pathfinding changes from the past few game updates.
psychonic is offline
_DEMON
Member
Join Date: Apr 2014
Old 02-21-2015 , 13:34   Re: Dota 2 Fixups
Reply With Quote #262

Quote:
Originally Posted by psychonic View Post
It was removed from the game. If you really want to let players themselves choose which team to be on, the command can easily be reimplemented in a small SourceMod plugin.
I have three scripts work using jointeamb bad/good. Does not return the team jointeam?
_DEMON is offline
psychonic

BAFFLED
Join Date: May 2008
Old 02-21-2015 , 13:37   Re: Dota 2 Fixups
Reply With Quote #263

Quote:
Originally Posted by _DEMON View Post
I have three scripts work using jointeamb bad/good. Does not return the team jointeam?
You should have your scripts call the ChangeClientTeam native instead of using the "jointeam" command.
psychonic is offline
Demuz
Junior Member
Join Date: Aug 2014
Location: Tashkent
Old 02-21-2015 , 14:27   Re: Dota 2 Fixups
Reply With Quote #264

Quote:
Originally Posted by psychonic View Post
Guessing from your screenshot, it's caused by the new pathfinding changes from the past few game updates.
Can you fix this? All players of server have lags.
Demuz is offline
Send a message via ICQ to Demuz Send a message via Skype™ to Demuz
psychonic

BAFFLED
Join Date: May 2008
Old 02-21-2015 , 14:27   Re: Dota 2 Fixups
Reply With Quote #265

No.
psychonic is offline
AlCeMaN
New Member
Join Date: Dec 2013
Old 02-21-2015 , 19:55   Re: Dota 2 Fixups
Reply With Quote #266

psychonic, Can You please post the SM Plugin to allow player to choose team. I have no idea how to write scripts. I tried the script you posted in Dota 2 Dedicated server thread but it only allows to join 1 for spectator and 2 for good/radiant. I can not join bad/dire. Your help will be much appreciated. Thank You.

Edit : Got it to work. Changed "if (team > 0 && team < 3)" to "if (team > 0 && team < 4)" and recompiled it. Now when I type jointeam 3 it connects as bad/dire. Thank you very very much.

Last edited by AlCeMaN; 02-21-2015 at 23:45. Reason: Problem fixed
AlCeMaN is offline
_DEMON
Member
Join Date: Apr 2014
Old 02-22-2015 , 00:26   Re: Dota 2 Fixups
Reply With Quote #267

Command jointeam not remove. Create a game server console. Wrote in the console "map dota", went into the game and ordered jointeam good / bad , and everything works. So can this be fixed a deal.
_DEMON is offline
ZZkirk
Junior Member
Join Date: Jul 2013
Old 02-22-2015 , 07:19   Re: Dota 2 Fixups
Reply With Quote #268

I think it's a problem with srcds.exe and not with the game itself.

I tried starting the dedicated server via the game, and jointeam works fine
ZZkirk is offline
_DEMON
Member
Join Date: Apr 2014
Old 02-24-2015 , 01:56   Re: Dota 2 Fixups
Reply With Quote #269

Quote:
Originally Posted by psychonic View Post
You should have your scripts call the ChangeClientTeam native instead of using the "jointeam" command.
Missed your message. Helped!

Last edited by _DEMON; 02-24-2015 at 11:26.
_DEMON is offline
ash47
Junior Member
Join Date: Aug 2009
Old 02-27-2015 , 05:25   Re: Dota 2 Fixups
Reply With Quote #270

Psychonic, Convars:RegisterCommand() is no longer working on source1.

It will register a SERVER SIDED command

edit: This APPEARS to be fixed, but now it needs a new flag to say the client can execute it

Last edited by ash47; 02-28-2015 at 18:19.
ash47 is offline
Reply



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:34.


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