Hi I've made a flood gamemode server and it seems that I cant damage other players. This is my server config.
"sbox_godmode" "0"
"sbox_maxprops" "35"
"M9KWeaponStrip "0"
"sv_lan" "0" // Lan = Local Server use this if your stupid.. \\
"sv_scriptenforcer" "1" // Just put this on \\
"net_maxfilesize" "999999999" // This is the amount people should be able to download(EvoCity) \\
"sv_tags" "" // Tags; addons, clan tag things about your server. \\
"mp_falldamage" "1" // Fall Damage, 1 for realistic, 0 for 10 hp \\
"decalfrequency" "3" // How fast a spray can be sprayed, in seconds \\
"sv_cheats" "0" // Leave off unless you want them on, most things that crash servers are cheats \\
"maxplayers" "12" // Maximum players until the server is full ... \\
"sv_region" "255" // eastcoast: 0 - westcoast: 1 - south america: 2 - europe: 3 - asia: 4, \\
// australia: 5 - middle east: 6 - africa: 7 - world: 255 \\
"sv_timeout" "400" // Amount in seconds for being afk; 0 to disable \\
"sv_kickerrornum" "99999"
"gamemode" "minecraftwar"
-- Sandbox Convars -NEEDED FOR DARKRP-
"sbox_allownpcs" "0" // Allow NPCs in DarkRP put it on disabled = 0 \\
"sbox_maxprops" "35" // Don't make this too much if you use a good map as rp_downtown_v2 \\
"sbox_maxragdolls" "0" // Unnecessary on DarkRP.. \\
"sbox_maxnpcs" "0" // It's disabled so make it 0 \\
"sbox_maxballoons" "0" // Balloons Very Happy \\
"sbox_maxeffects" "0" // Put this off or people will make the skybox weird and dark... \\
"sbox_maxdynamite" "0" // It's RP not Oh snap trap, land \\
"sbox_maxlamps" "0" // Lamps, this will make the server lagg \\
"sbox_maxthrusters" "0" // Why would we need thrusters anyway? \\
"sbox_maxwheels" "0" // Idk if roleplayers are bored... \\
"sbox_maxhoverballs" "0" // This will only be prop lifting \\
"sbox_maxvehicles" "100" // You can spawn vechicles not recommended on small maps \\
"sbox_maxbuttons" "6" // Just make it enough, people want to have buttons or its prop block \\
"sbox_playergod" "0" // Same as godmode 1 to enable 0 to disable \\
"sbox_noclip" "0" // Everyone will be able to noclip also guests. \\
"sbox_godmode" "0" // Godmode; no one will be able to die in your server. \\
"sbox_plpldamage" "0" // PeopleDamage; 1 = Disabled 0 = Damage; deathmatching \\
"M9KWeaponStrip" "0" //
"sbox_maxemitters" "0" //
-- Rates (Don't change unless you understand these)
"sv_maxcmdrate" "33"
"sv_maxupdaterate" "60"
"sv_maxrate" "0"
"sv_minrate" "2000"
"sv_minupdaterate" "20"
-- LOGGING
"sv_logbans" "1" // Log all bans garrysmod/logs \\
"sv_stats" "1"
"log" "1" //(L <date> then some other stuff), logs are in garrysmod/logs \\
-- Downloading
"sv_downloadurl" "" // A website with all files people should download; less lagg (Sort of SVN) \\
"sv_allowdownload" "1" // If you don't put it on then you must have sandbox with nothing added \\
"sv_allowupload" "1" // This must be on, I recommend the convar above too \\
"net_maxfilesize" "75" // This is the amount people should be able to download in mb(EvoCity 64mb problems fixed with this command) \\
-- If you want something to not be executed put it like this
-- sv_cheats 1
-- if you put the forward slashes or -- infront of something everything to the right of them is not executed
It's now called "sbox_playershurtplayers"
so sbox_playershurtplayers 1 ?
1 if you want people to be able to shoot eachother, 0 if not.
Didn't work still. I've did sbox_playershurtplayers 1 at first and didn't work . So i changed to sbox_playershurtplayers 0 . still didn't work
It will only work if the gamemode supports it. sbox_playershurtplayers only works for sandbox and its derivatives.
oh. How do I make it so I can enable pvp for flood?
You gotta edit the gamemode if there are no convars provided by the gamemode.
Can you provide me a toutorial on this and also what is convars?
No.
Sorry, you need to Log In to post a reply to this thread.