SRCDS Steam group


Sourcemod Install
#1
I'm having some issues getting my metamod to recognize my sourcemod. Metamod runs fine when I am in my TF2 server, however it won't detect my sourcemod which is in the add-on folder. How do I fix this? Sad
Reply
#2
Make sure you installed it right. Try reinstalling Sourcemod, and updating to the newest version of Metamod and Sourcemod.
Reply
#3
Make sure you have the .vdf uploaded.
Reply
#4
the .vdf needs too be in the metamod folder
[Image: b_350x20_C002748-004880-FFFFFF-000000.png]
Reply
#5
thanks guys =D it's running now,
just having issues setting up admin's now =[
Reply
#6
addons/sourcemod/config/admin simple .ini or admins.cfg
[Image: b_350x20_C002748-004880-FFFFFF-000000.png]
Reply
#7
pengy Wrote:addons/sourcemod/config/admin simple .ini or admins.cfg

Alright I set up that like this:

Admins
{
"$harp$hoota [NP]"
{
"auth" "steam"
"identity" "STEAM_0:1:11268683"
"flags" "abcdefghijklmnopqrstuvwxyz"
}
}


I'm kind of clueless how to load the plugin though and use admin commands Toungue
Reply
#8
The plugins for admin are automatically loaded, so just type sm_admin in console and it will pop up a menu, you might also want to get some addons that enhance the admin capabilities, also for security get the kigens anticheat plugin and install it.
[Image: b_350x20_C002748-004880-FFFFFF-000000.png]
Reply
#9
pengy Wrote:The plugins for admin are automatically loaded, so just type sm_admin in console and it will pop up a menu, you might also want to get some addons that enhance the admin capabilities, also for security get the kigens anticheat plugin and install it.

Thanks! Do you recommend any other plugins?
Reply
#10
Get and install these plugins:

RateChecker
http://forums.alliedmods.net/showthread.php?p=496720

SM Super Commands
http://forums.alliedmods.net/showthread.php?p=498802

LastX (typing lastx in console gives u the last people who disconnect's
screennames)
http://forums.alliedmods.net/showthread.php?p=509645

Web Shortcuts
http://forums.alliedmods.net/showthread.php?p=510469

NameChanger (force players to change name..admin tool)
http://forums.alliedmods.net/showthread.php?p=511841

Extra Cash (good for $16k starts)
http://forums.alliedmods.net/showthread.php?p=513942

Admin logging (logs your admin's actions)
http://forums.alliedmods.net/showthread.php?p=527208

ManiCompat for Sourcemod Menu (allows "admin" in console to bring up
menu)
http://forums.alliedmods.net/showthread.php?p=546450

Players List (type !plist in chat and it gives player ips in
console..admin tool)
http://forums.alliedmods.net/showthread.php?p=532725

Observe Client (good for admins)
http://forums.alliedmods.net/showthread.php?p=545602

SoD Player Stats (rank..if u don't use hlstatsx)
http://forums.alliedmods.net/showthread.php?p=588120

Auto Name Changer - "unnamed"/New Player Name [23rd Jun 08]
http://forums.alliedmods.net/showthread.php?p=632358

Kigen's Anti-Cheat (a must)
http://forums.alliedmods.net/showthread.php?p=635173


Also install sourcebans.net. It does well for tracking bans over
multiple servers.
[Image: b_350x20_C002748-004880-FFFFFF-000000.png]
Reply
#11
All these plugins there is qite useless, "Anti Cheat" doesn't help much Wink

VAC is the deal Toungue

16K cash, use mp_startmoney 16000. People should just join spectators and then back on the team they wish.

All those extra plugins will disincrease the performance of the server Smile
Reply
#12
yeah not many of them worked anyways xD
any other recommendations fora TF2 server? lol
Reply
#13
ehh I can say otherwise, VAC is good, anti "cheats" are useless (I still use Detox tho). But anti hack it where its at. Something that blocks people from fracking around in your server, and RCON password protection too.

realchamp Wrote:All these plugins there is qite useless, "Anti Cheat" doesn't help much ;)

VAC is the deal :P

16K cash, use mp_startmoney 16000. People should just join spectators and then back on the team they wish.

All those extra plugins will disincrease the performance of the server :)
Jim
CEO
Co-Founder
Veloci Servers
¤ø„¸¨°º¤ø„¸ ¸„ø¤º°¨¸„ø¤º°¨
¨°º¤ø„¸ Hardstyle ¸„ø¤º°¨
¸„ø¤º°¨ Q Dance ``°º¤øFrom Ireland
Reply
#14
Quite a list you got here

:P

Good Work

pengy Wrote:Get and install these plugins:

RateChecker
http://forums.alliedmods.net/showthread.php?p=496720

SM Super Commands
http://forums.alliedmods.net/showthread.php?p=498802

LastX (typing lastx in console gives u the last people who disconnect's
screennames)
http://forums.alliedmods.net/showthread.php?p=509645

Web Shortcuts
http://forums.alliedmods.net/showthread.php?p=510469

NameChanger (force players to change name..admin tool)
http://forums.alliedmods.net/showthread.php?p=511841

Extra Cash (good for $16k starts)
http://forums.alliedmods.net/showthread.php?p=513942

Admin logging (logs your admin's actions)
http://forums.alliedmods.net/showthread.php?p=527208

ManiCompat for Sourcemod Menu (allows "admin" in console to bring up
menu)
http://forums.alliedmods.net/showthread.php?p=546450

Players List (type !plist in chat and it gives player ips in
console..admin tool)
http://forums.alliedmods.net/showthread.php?p=532725

Observe Client (good for admins)
http://forums.alliedmods.net/showthread.php?p=545602

SoD Player Stats (rank..if u don't use hlstatsx)
http://forums.alliedmods.net/showthread.php?p=588120

Auto Name Changer - "unnamed"/New Player Name [23rd Jun 08]
http://forums.alliedmods.net/showthread.php?p=632358

Kigen's Anti-Cheat (a must)
http://forums.alliedmods.net/showthread.php?p=635173


Also install sourcebans.net. It does well for tracking bans over
multiple servers.
Jim
CEO
Co-Founder
Veloci Servers
¤ø„¸¨°º¤ø„¸ ¸„ø¤º°¨¸„ø¤º°¨
¨°º¤ø„¸ Hardstyle ¸„ø¤º°¨
¸„ø¤º°¨ Q Dance ``°º¤øFrom Ireland
Reply
#15
I run multiple css servers Smile. Running 30+ plugins still does not use as much resources as just running mani admin. That is why multiple plugins are needed. Also the anti cheat is not just an anti cheat, it checks for all cvars, blocks unconnected people, prevents name stealers, and it has a private list of cheaters that are maintained quite often. Look at this http://legion-gaming.com/kac.log
[Image: b_350x20_C002748-004880-FFFFFF-000000.png]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)