Raised This Month: $ Target: $400
 0% 

Showing results 1 to 20 of 20
Search took 0.00 seconds.
Search: Posts Made By: Riser
Forum: Source Servers (SRCDS) 02-08-2014, 23:55
Replies: 3
Views: 1,274
Posted By Riser
CS: GO server changes to weird maps

The CS: GO server I'm managing uses workshop maps, this is the workshop collection:
http://steamcommunity.com/sharedfiles/filedetails/?id=178044455

maplists.txt and mapcycle.txt lists the maps...
Forum: Plugins 10-17-2012, 20:46
Replies: 61
Views: 41,840
Posted By Riser
Re: [CS:S/CS:GO]Dropped Bomb Defuse

You could use CS_SetTeamScore(only in SM 1.5). SetTeamScore only changes the score on the scoreboard.
Forum: Plugin/Gameplay Ideas and Requests 10-11-2012, 05:33
Replies: 8
Views: 3,483
Posted By Riser
Re: [req] !spec or !spectate yourself

If you're doing this on CS:GO, make sure to kill the player first using ForcePlayerSuicide. Only in CS:S does ChangeClientTeam kill a player.
Forum: Unapproved Plugins 10-08-2012, 20:21
Replies: 772
Views: 559,435
Posted By Riser
Re: [CS:GO] Deathmatch 1.4.2

any idea why players cant switch teams?
Forum: Scripting 10-05-2012, 13:51
Replies: 1
Views: 3,510
Posted By Riser
Re: csgo alert message

You could do something like this, not sure if it would work.. haven't tried it yet.

It will only start showing the message 5 seconds after the round freeze(mp_freezetime).

public...
Forum: General 10-03-2012, 22:01
Replies: 5
Views: 3,366
Posted By Riser
Re: [csgo] Alternative to ShowVGUIPanel?

showpanel/hidepanel wont work, its only client side cmds.. doesnt have the server_can_execute flag
Forum: General 10-03-2012, 15:02
Replies: 5
Views: 3,366
Posted By Riser
Re: Alternative to ShowVGUIPanel?

Doesn't seem to work, and I've updated the title.
Forum: General 10-03-2012, 11:04
Replies: 5
Views: 3,366
Posted By Riser
Re: Alternative to ShowVGUIPanel?

Bump.

I'm not sure how Valve blocks M(teammenu) on their competitive servers. AddCommandListener wont work, it doesnt detect teammenu at all.

----

showpanel team
hidepanel team

works,...
Forum: General 10-02-2012, 05:23
Replies: 5
Views: 3,366
Posted By Riser
[csgo] Alternative to ShowVGUIPanel?

ShowVGUIPanel(client, "team", INVALID_HANDLE, false);

is causing players on my server to crash.. but its the only way to hide the team menu(that I know of).
Forum: Source Servers (SRCDS) 10-02-2012, 04:30
Replies: 10
Views: 2,847
Posted By Riser
Re: Major update for CS:GO, coming this Monday

Was hoping that they would allow us to have more than 2 spectators :\
Forum: Snippets and Tutorials 10-01-2012, 13:35
Replies: 8
Views: 6,404
Posted By Riser
Re: [DEV] Gamerules Hax

Any idea how to get this to work on CSGO? Doesn't seem to save scores for me lol.
Forum: General 09-27-2012, 03:42
Replies: 7
Views: 99,298
Posted By Riser
Re: [CS: GO] spectator limit?

I found this while starting up a local server:
sv_competitive_minspec

It's a locked cvar, I tried sm_cvar sv_competitive_minspec 5 and it still limited spectators to 2. Hopefully they introduce a...
Forum: Source Servers (SRCDS) 09-27-2012, 03:19
Replies: 1
Views: 1,367
Posted By Riser
Re: CSGO Server won´t start "help pls"

Whats the error from your console? Did you modify gamemodes?

If you did modify the gamemodes server, you'll have to restore it to its original.
Forum: Source Servers (SRCDS) 09-27-2012, 03:12
Replies: 1
Views: 1,769
Posted By Riser
Re: Can't Connect to my CS:GO Server

You're running a server which starts up with a custom map? Do you have the right gamemode_server.txt? You need to set that up first. Usually that causes that error.
Forum: General 09-25-2012, 11:04
Replies: 7
Views: 99,298
Posted By Riser
Re: [CS: GO] spectator limit?

haha, right now I use a plugin checks if a user selects Auto Assign, it'll move them to spectate instead of an actual team.
Forum: General 09-25-2012, 10:22
Replies: 7
Views: 99,298
Posted By Riser
Re: [CS: GO] spectator limit?

I did try that.

Typing "spectate" into console worked.. but what about from the teammenu(binded to M)? I don't see a spectate option.
Forum: General 09-25-2012, 09:20
Replies: 7
Views: 99,298
Posted By Riser
[CS: GO] spectator limit?

Its maxed out at 2 atm, any idea how to increase it?

I've tried adding this for each map:
"extraspectators" "10"

No luck. :(
Forum: General 09-25-2012, 04:15
Replies: 16
Views: 15,387
Posted By Riser
Re: Deadtalk & alltalk

It should work if you put it in your server.cfg too.
Forum: Snippets and Tutorials 09-23-2012, 17:54
Replies: 196
Views: 163,133
Posted By Riser
Re: [TOOLS] Notepad++ Auto-completion/Inline Docs/Syntax Highlighting

How do I get this to work? I've put userDefineLang.xml into Notepad++\ and the other file into Notepad++\plugin\APIs.

I can't even find SourcePawn in the Languages menu. :x Any idea?
Forum: General 09-23-2012, 17:25
Replies: 16
Views: 15,387
Posted By Riser
Re: Deadtalk & alltalk

sm_cvar sv_full_alltalk 1
Showing results 1 to 20 of 20

 
Forum Jump

All times are GMT -4. The time now is 23:24.


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