Raised This Month: $ Target: $400
 0% 

Showing results 1 to 21 of 21
Search took 0.01 seconds.
Search: Posts Made By: expertcode
Forum: Scripting 06-26-2014, 03:02
Replies: 22
Views: 5,744
Posted By expertcode
Re: [Dota 2] Disable 'runes' and 'neutral creeps'

I am found ))
In server console
cvarlist
Forum: Scripting 06-24-2014, 15:57
Replies: 22
Views: 5,744
Posted By expertcode
Re: [Dota 2] Disable 'runes' and 'neutral creeps'

How i can get all list hidden convars?
Forum: Source Servers (SRCDS) 06-23-2014, 11:16
Replies: 307
Views: 227,460
Posted By expertcode
Re: Dota 2 Dedicated Servers

I needed extract vpk files on linux server?
Forum: Source Servers (SRCDS) 06-23-2014, 11:03
Replies: 307
Views: 227,460
Posted By expertcode
Re: Dota 2 Dedicated Servers

Server waking up from hibernation
Client "ZMag" connected (31.181.94.122:64319).
S:Gamerules: entering state 'DOTA_GAMERULES_STATE_HERO_SELECTION'

:cry:
Forum: Source Servers (SRCDS) 06-23-2014, 11:01
Replies: 307
Views: 227,460
Posted By expertcode
Re: Dota 2 Dedicated Servers

On windows Server working
Forum: Source Servers (SRCDS) 06-23-2014, 11:00
Replies: 307
Views: 227,460
Posted By expertcode
Re: Dota 2 Dedicated Servers

Than first user connected, will be -> DOTA_GAMERULES_STATE_HERO_SELECTION
how to make it work
dota_wait_for_players_to_load_count 10
dota_wait_for_players_to_load_timeout 260
))))
Forum: Scripting 06-23-2014, 10:56
Replies: 4
Views: 1,224
Posted By expertcode
Re: Dota2 Not work Event dota_player_pick_hero

psychonic Thank you, i undestand))
Forum: Source Servers (SRCDS) 06-23-2014, 10:50
Replies: 307
Views: 227,460
Posted By expertcode
Re: Dota 2 Dedicated Servers

Hello.
I have problem on Server Linux

~/steam-runtime/run.sh ./srcds_run -game dota +map dota -lan 0 -port 27015 -ip 127.0.0.1 +dota_force_gamemode "5"
Auto detecting CPU
Using default binary:...
Forum: Scripting 06-23-2014, 09:15
Replies: 4
Views: 1,224
Posted By expertcode
Re: Dota2 Not work Event dota_player_pick_hero

It early was also hltv, in version 1.6.0-git4502.zip it Has
in version 1.6.0-git4504.zip don't have.
Forum: Scripting 06-23-2014, 08:08
Replies: 1
Views: 1,526
Posted By expertcode
[Dota 2 Dedicated Server] Has method for create Lobby?

Has method for create Lobby? As it was in d2ware.net
If i know players steamId?
Forum: Scripting 06-19-2014, 12:35
Replies: 8
Views: 2,151
Posted By expertcode
Re: DOTA Reserve slot before user connecting

For example
d2modd.in
list user for connect, created before user connecting
Forum: Scripting 06-19-2014, 10:39
Replies: 8
Views: 2,151
Posted By expertcode
Re: DOTA Reserve slot before user connecting

)))) I am has plugin for automatical join to team, with checked steamid. I use command join Team.
SQL_FetchRow(st)
new slot = SQL_FetchInt(st, 0)
PrintToServer("SLOT player %i", slot)...
Forum: Scripting 06-19-2014, 07:08
Replies: 8
Views: 2,151
Posted By expertcode
Forum: Scripting 06-19-2014, 07:06
Replies: 4
Views: 1,224
Posted By expertcode
Dota2 Not work Event dota_player_pick_hero

In last update SourceMod in Dota 2, dota_player_pick_hero not, work ((
how else can you learn what the hero was taken.
Pls help..
Forum: Scripting 06-18-2014, 08:18
Replies: 8
Views: 2,151
Posted By expertcode
Re: DOTA Reserve slot before user connecting

At the moment I'm waiting for when to connect and because it throws the desired commands. (joinTeam)
If the user of the disconnecting from game then connect, he will fall into the same team.
I want...
Forum: Scripting 05-07-2014, 16:47
Replies: 8
Views: 2,151
Posted By expertcode
DOTA Reserve slot before user connecting

Is it possible to make reservations players before they connect to the server?
Ie both servers dota I see once all the players and their load status.
Forum: Scripting 04-21-2014, 19:17
Replies: 22
Views: 5,744
Posted By expertcode
Re: [Dota 2] Disable 'runes' and 'neutral creeps'

I use

new Handle:hndl = FindConVar("dota_rune_spawn_time");
SetConVarString(hndl, "5000", true);

Its work

but i use

new Handle:hndl = FindConVar("dota_neutral_initial_spawn_delay");
Forum: Scripting 04-21-2014, 03:20
Replies: 9
Views: 2,610
Posted By expertcode
Re: "dota_pause" command blocking

How i can set pause in game?

public player_disconnect(Handle:event, const String:name[], bool:dontBroadcast){
new server_userid = GetEventInt(event, "userid") // user ID on server
new...
Forum: Scripting 04-13-2014, 11:23
Replies: 22
Views: 5,744
Posted By expertcode
Re: [Dota 2] Disable 'runes' and 'neutral creeps'

Is there a way to fully disable the runes?
Forum: News 04-05-2014, 18:19
Replies: 36
Views: 64,611
Posted By expertcode
Re: SourceMod 1.5.3 Released

Hello, I have problem on Dota server, if user disconnect server going to shoutdown (((
Forum: Metamod:Source Plugins 04-04-2014, 19:09
Replies: 323
Views: 245,171
Posted By expertcode
Re: Dota 2 Fixups

I have the exact same problem. Help!
Showing results 1 to 21 of 21

 
Forum Jump

All times are GMT -4. The time now is 17:06.


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