Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 25 of 59
Search took 0.01 seconds.
Search: Posts Made By: servers.csgo.cfg
Forum: Zombie:Reloaded 10-12-2017, 09:49
Replies: 15
Views: 8,360
Posted By servers.csgo.cfg
Re: [csgo zombie] can make Minigun and Bazooka?

old private plugin work in csgo zombiemod :)

smx decompile with this:)

http://mrderp.xyz/lysis
Forum: General 10-12-2017, 05:26
Replies: 2
Views: 822
Posted By servers.csgo.cfg
Re: Help'me with my server

https://forums.alliedmods.net/showthread.php?p=760501

in

cfg/mapconfig/gametype/jb.cfg
cfg/mapconfig/gametype/bhop.cfg

add
plugins each to other mod to file cfg :)
Forum: General 10-07-2017, 08:30
Replies: 7
Views: 3,485
Posted By servers.csgo.cfg
Re: Server-side Playermodels

check link :)

---> https://forums.alliedmods.net/showthread.php?t=164630 <---

----------------------------------
maybe cfg will be better of yours :)
maybe somting is incorrect:)
more...
Forum: General 10-06-2017, 04:19
Replies: 7
Views: 3,485
Posted By servers.csgo.cfg
Re: Server-side Playermodels

change plugin to this

https://forums.alliedmods.net/showthread.php?t=87597

change model arms to default TF2 if will be not visible arms in game :)


--------------------
edit:
Forum: Source Servers (SRCDS) 09-29-2017, 14:46
Replies: 8
Views: 97,975
Posted By servers.csgo.cfg
Re: [CS:GO] how do you configure AWP only server?

https://forums.alliedmods.net/showpost.php?p=2551382&postcount=6
Forum: Source Servers (SRCDS) 09-28-2017, 21:59
Replies: 5
Views: 6,334
Posted By servers.csgo.cfg
Re: How to make an AWP only server?

https://forums.alliedmods.net/showthread.php?t=291764

https://forums.alliedmods.net/showthread.php?t=105219

edit
cfg/sourcemod/weapon_restrict.cfg



// ConVars for plugin...
Forum: Source Servers (SRCDS) 09-23-2017, 20:55
Replies: 2
Views: 1,007
Posted By servers.csgo.cfg
Re: Need help

accept me on steam :)

maybe i can help:)
Forum: Source Servers (SRCDS) 09-23-2017, 20:07
Replies: 22
Views: 14,410
Posted By servers.csgo.cfg
Re: Server.cfg not executing

create file

cfg/autoexec.cfg

add this line:)

exec server.cfg

on map change server.cfg will be executed:)
Forum: Source Servers (SRCDS) 09-17-2017, 20:13
Replies: 3
Views: 1,323
Posted By servers.csgo.cfg
Re: edit command

"!resizeme" "b"

only admin with b flag may use this command :)

add somting like this in addons/sourcemod/configs/admins_simple.ini


"STEAM_1:0:301141XX" "100:b" //name of admin :)

or
Forum: Source Servers (SRCDS) 09-17-2017, 17:40
Replies: 3
Views: 1,323
Posted By servers.csgo.cfg
Re: edit command

addons/sourcemod/configs/admin_overrides.cfg <--edit this file

"!resizeme" "b" //add some admin flag to use this command :)


example of flags in source mod :)

Name Flag Purpose...
Forum: Source Servers (SRCDS) 08-08-2017, 06:48
Replies: 6
Views: 4,560
Posted By servers.csgo.cfg
Re: [CSGO] FPS Drop with 128 Tick

try this:

sv_maxupdaterate 128
sv_minupdaterate 128
sv_maxcmdrate 128
sv_mincmdrate 128
sv_minrate 128000
sv_maxrate 0
fps_max 0
Forum: General 08-01-2017, 16:09
Replies: 3
Views: 1,619
Posted By servers.csgo.cfg
Re: [csgo] cvars doesn't work?!

ASKER_CZ
write working
or
not

:)
Forum: General 07-31-2017, 01:39
Replies: 3
Views: 1,619
Posted By servers.csgo.cfg
Re: [csgo] cvars doesn't work?!

maybe

sm_cvar smac_aimbot_ban "4"
Forum: Zombie:Reloaded 07-27-2017, 07:03
Replies: 2
Views: 1,766
Posted By servers.csgo.cfg
Re: Custom Round Time

https://forums.alliedmods.net/showthread.php?p=760501

add to mapconfig/gametype/

aim.cfg
ze.cfg <-- mp_timelimit "20"
zm.cfg <-- mp_timelimit "14"
awp.cfg
cs.cfg
de.cfg
Forum: General 07-27-2017, 06:48
Replies: 3
Views: 1,432
Posted By servers.csgo.cfg
Re: {REQ} Full Alltalk

add to cfg/autoexec.cfg

sm_cvar sv_full_alltalk "1"
sm_cvar sv_alltalk "1"
sm_cvar sv_deadtalk "1"
sm_cvar sv_talk_enemy_living "1"
sm_cvar sv_talk_enemy_dead "1"

or mod who you use :)
Forum: General 07-27-2017, 06:37
Replies: 13
Views: 2,632
Posted By servers.csgo.cfg
Re: I need an AWP Only plugin

https://forums.alliedmods.net/showthread.php?t=291764

use restrict weapon dgl

sm_restrict_deagle_ct "0"
sm_restrict_deagle_t "0"

sm_unrestrict weapon awp
...
Forum: Source Servers (SRCDS) 07-27-2017, 06:04
Replies: 1
Views: 588
Posted By servers.csgo.cfg
Re: [HELP] 2 Similar Map Name showing just 1 name

https://forums.alliedmods.net/showthread.php?t=156974?t=156974

addons/sourcemod/configs/mapchooser_extended/maps/csgo.txt

add yours maps names :)

addons/sourcemod/configs/maplists.cfg

...
Forum: General 07-25-2017, 20:35
Replies: 5
Views: 2,517
Posted By servers.csgo.cfg
Re: Katana sword csgo knife model

https://www.youtube.com/watch?v=CuOPQka6qW8
Forum: Source Servers (SRCDS) 07-24-2017, 22:28
Replies: 6
Views: 2,723
Posted By servers.csgo.cfg
Forum: Source Servers (SRCDS) 07-24-2017, 22:04
Replies: 4
Views: 1,085
Posted By servers.csgo.cfg
Re: How to start a vote at 3 mins to vote on next map ?

// Specifies when to start the vote based on time remaining.
// -
// Default: "10.0"
// Minimum: "1.000000"
mce_starttime "3.0"
Forum: Source Servers (SRCDS) 07-22-2017, 18:25
Replies: 6
Views: 2,723
Posted By servers.csgo.cfg
Re: [CS:GO] How to Spawn Players with Grenades?

zeus_remake_hide_and_seek_smoke_and_flash.smx

i just compiled it.
test it write if dont work

edit zeusround.phrases.txt

for yours details

properties what you needet to be see on servers...
Forum: Source Servers (SRCDS) 06-29-2017, 21:22
Replies: 7
Views: 1,749
Posted By servers.csgo.cfg
Re: [ANY] TF2 rcon from phone?

https://forums.alliedmods.net/showpost.php?p=2364162&postcount=10

www panel site on cell phone :)
Forum: Source Servers (SRCDS) 06-29-2017, 20:46
Replies: 6
Views: 2,723
Posted By servers.csgo.cfg
Re: [CS:GO] How to Spawn Players with Grenades?

https://forums.alliedmods.net/showthread.php?t=291609

zeus remake on fast :)

zeus_remake_hide_and_seek_smoke_and_flash
Forum: Source Servers (SRCDS) 06-29-2017, 09:41
Replies: 14
Views: 10,988
Posted By servers.csgo.cfg
Re: Creating Custom gametype/mapgroup

https://forums.alliedmods.net/showthread.php?t=298943
Forum: Source Servers (SRCDS) 06-28-2017, 18:54
Replies: 2
Views: 1,251
Posted By servers.csgo.cfg
Re: GameModes_Server

https://forums.alliedmods.net/showthread.php?p=2532351#post2532351
Showing results 1 to 25 of 59

 
Forum Jump

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


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