公式が実装している管理者(チート)コマンド(Ver. 0.912)

検証以外での使用はゲームをつまらなくするぞ !!



+ ...
2024/11/26時点のコマンドガイドはこちら




****** Requirements ******
By default port 7777 and port 27015 must be opened.
You can launch the server with extra paramerers such as
-log -port=7777 -queryport=27015 -steamservername=MyDedicatedServer

If OnlyAllowedPlayers=1 the server will only allow players indicated in F_MVPAccess.txt enter each player unique steam ID per line.
You can also add banned players in F_BannedPlayers.txt enter unique steam ID per line. You can ban in game with admin access, player will be added to that list.
F_ConnectedPlayers.txt contains current connected players.
PlayerConnectedLog.txt keeps a log of connected/disconnected players with time info (steam name and unique ID)

For banned list add F_BannedPlayers.txt inside TSSGame folder
For MVP access add F_MVPAccess.txt inside TSSGame folder

Added steam ID per line for players who should always be admin in AdminList.txt (add the file if missing).

****** HMZ Server settings ******
Rename REF_GameServerSettings.ini to GameServerSettings.ini the server will read server setting from GameServerSettings.ini
If the file is not found the server will create it.

SaveIntervalSec => Save game every x seconds, if <= 0 no auto save
PermaDeath => 0=Off, 1=Individual, 2=All
OnDeath => 0=Only lose backpack and weapon in hand, 1=Previous + pockets and backpack, 2=All previous + Equipment
PVP => 0/1 Off/On
ClearInfection => 0=Respawning does not rid you of the infecrion, =1 You lose it upon respawning.
EagleEye => =1 Able to purchase the eagle eye skill, 0=You can't
AirDrop => 1=Enabled, 0=Disabled
WeaponBreak => 1=Weapons break when reaching 0% durabily except crow bar, 0=Only improvised break at 0% durabily
MultiplayerSleep => 1=Time passes if eveyone performs the sleep emote at the same time, 0=Passing time is disabled
LootRespawn => 1=Loot does respawn, 0=Never respawn
LootRespawnTimer => If loot respawns how long does it take in minutes
PickupRespawnTimer => Time in minutes it takes to respawn pickups, 0 to disable.
LootRarity => 0=Scarce, 1=Low, 2=Default, 3=Plentiful, 4=Abundant
AirDropInterval => Air drop every X day
ZombieDiffHealth => 0=Very Easy, 1=Easy, 2=Default, 3=Hard, 4=Very Hard, 5=Nightmare
ZombieDiffSpeed => 0=Very Easy, 1=Easy, 2=Default, 3=Hard, 4=Very Hard, 5=Nightmare
ZombieDiffDamage => 0=Very Easy, 1=Easy, 2=Default, 3=Hard, 4=Very Hard, 5=Nightmare
HumanDifficulty => 0=Very Easy, 1=Easy, 2=Default, 3=Hard, 4=Very Hard, 5=Nightmare
ZombieAmountMulti => Zombie spawn count multiplier 0=Low, 1=medium, 2=High
HumanAmountMulti => Hostile humans spawn count multiplier
ZombieDogMulti => zombie dog spawn count multiplier
ZombieRespawnTimer => Time in minutes for zombies to respawn
HumanRespawnTimer => Time in minutes for hostile humans to respawn
AnimalRespawnTimer => Time in minutes for animals to respawn
StartingSeason => 0=Summer, 1=Autum, 2=Winter, 3=Spring
DaysPerSeason => How many days each season lasts
DayDur => Day duration in minutes
NightDur => Night duration in minutes
VitalDrain => How fast your vitals drain 0=Slow, 1=Normal, 2=Fast
DogEnabled => Enable finding dog companions you can recruit
DogNum => Number of companion dogs that could spawn randomly
RecruitDog => Allow players to recruit companion dog
CompanionHealth => Dog companion health 0=Low 1=Default 2=High
CompanionDmg => Dog companion damage 0=Low 1=Default 2=High
NoDeathFeedback => 1 = Disable player died notification in chat.
BuildingHealth => Health multiplier of player placed buildings. By default set to 1.
AllowDismantle => 1 = Enable players to dismantle their own buildings.
AllowHouseDismantle => 1 = Players are able to dismantle house props.
Decay => By default 3600, the spawn point loses 1 durability every 1 hour. Used to deal with territy build restrictions so you have to repair your spawn point.
Territory => 1 = enabled. You are not allowed to build in someone's spawn point area. Only non recruit clan members can.
PickupCleanup => How long in game days it takes for dropped pickups to be destroyed (Pickups part of the world and placed items will not be considered), a value of 0 means no cleanup is done.
FakeBuildingCleanup => How long in minutes it takes for the white blueprint building to be destroyed, a value of 0 means no cleanup is done.
FoodDecay => Contols how fast food decays -1=Disabled 1=Default. It's a multiplier so if you need to slow down decay by half the value would be 0.5. Values greaten than 1 will speed it up.
GenFuel => Controls how fast house generator consumes fuel. 0.01 to 4. It's a multiplier where 1 is default and less than 1 will slows it down.
Sleep => Sleep deprivation effect 0=Disabled 1=Enabled

When admin mode is enabled you'll be able to see player names by holding the show health button (K by default), you will also have a button in the minimap UI to ping all players current location

****** CONSOLE COMMANDS ******
/AdminAccess [password] => Grants a client admin privileges (password can be indicate in server settings ini file)
/admintag => When talking in chat [Admin] will appear near your name if you are an admin, this command toggle its active state.
/Shutdown [SECONDS] => Shuts down the server and save players, notifies everyone in chat (Requires admin access). Example shutting down in 1min /Shutdown 60
/SuperAdmin => Enable you to fly around the map where no one can see you, calling the same command will toggle this mode (Requires admin access or being a host)
/Spawn item_[Name] => Spawn a pickup ex /Spawn item_Apple (Requires admin access or being a host)
/spawn car_[Name] => Spawn a car ex /Spawn Car_Suv (Requires admin access or being a host)
/spawn Dog => spawn dog companion
/spawn CompDog => spawn dog companion that someone can claim
/spawn horse => spawn a random horse
/spawn ai_[REPLACE] => spawn ai, see list below. Example spawn ai_bear
/fspawn => same as spawn but forced (ignores collision check)
/exp [X] => Grants exp ex /exp 500
/ExecCmd [command] => Execute an unreal engine command ex /ExecCmd t.maxfps 144 (Requires admin or being a host)
/DogSetName [Name] => Sets a name for your dog companion
/TPDog => Teleport dog companion to you
/NoDog => Causes the dog to despawn and you no longer have a dog
/unstuck => use if unable to interact or stuck in geometry
/unstuckgeo => Force unstuck from geometry
/god => Toggle god mode. Immunne to damage (Requires admin access or being a host).
/SaveGame => Do a save immediately. Need admin access or being the host.
/adminw => utility UI to spawn or change some game settings
/FPS => Toggle game fps. /FPS2 for unreal's fps.
/weather list => this will print weather names you can change to, replace list with name of weather
/season list => this will print season names you can change to, replace list with name of season name

[Cars you can spawn]
(car_rv, car_gaztiger, car_edmond, car_hatchback, car_Jeep, car_suv, car_pickup, car_policesuv, car_sport, car_sport2, car_sport3, car_truck, car_van, car_suv2, car_boxvan, car_lazer, car_rally, car_amero, car_augh, car_securitysuv, car_storagesuv, car_storagelazer
, car_minivan, car_minivanblue, car_trivia, car_trivia2, car_vangreen)

[AI you can spawn]
(ai_bear, ai_zbear, ai_zdog, ai_rabbit, ai_doe, ai_buck, ai_stag, ai_wolf, ai_chicken, ai_zombie, ai_zombiebig, ai_zombiebelly, ai_zombiegirl, ai_zombiemutant, ,ai_zombiepolice ,ai_humanmelee ,ai_humanshotty ,ai_humanrifle ,ai_humandog, ai_jumper)

[Backpacks ex /spawn backpack to spawn a random backpack or use a specific one from list below]
backpack_impro, backpack_school, backpack_sport, backpack_adventure, backpack_warrior, backpack_travel, backpack_military, backpack_hiking, backpack_sport2, backpack_brown, backpack_grey, backpack_green, backpack_mk


[Example Pickups you can spawn]
Apple, NailedBat, SledgeHammer, Bow, Pistol, PumpShotgun, Axe, AK47, AR15, AWM, DesertEagle, HuntingRifle, Knife, L85A2, TacticalShotgun, UMP45, Uzi, Revolver, PorknBeans, SawBladeBat, Water, Bandage, EnergyDrink, Hatchet, RawMeat, Katana, Rice, Tuna, Whisky, Wrench, Screwdriver, FishingRod, CarBattery, HandSaw, RepairKit, FuelCan, Bot
tlePainkillers, MedKit, 9mm, 12G, 308win, 45ACP, 50Cal, 556, 762, 357, Crossbow, TomatoSoup, ChocolateBar, ScrapMetal, CookedMeat, CrossBowBolt, Arrow, Compass, Wood, Gear, Rope, Log, SulfuricAcid, NitrousAcid, PainKillers, CookedRice, Nails, BoxNails, Hammer, Carrot, SeedCarrot, DirtyWater, Sticks, Rock, Tarp, Shovel, LockPick, MeatCarrotStew, CoffeeBeans,
CoffeeBag, Coffee, Milk, PocketWatch, SheetMetal, Electronics, EmptyTin, Fiber, GunRepair, BaseballBat, ImproTorch, KitchenKnife, Potato, Jam, Kola, MilitaryVest, Battery, FireAxe, SeedPotato, KnifeSpear, GolfClub, FireArrow, AnimalFat, Oil, CrowBar, CashewNuts, Crisps, Soda, BakedPotato, DuctTape, Jack, Fireworks, IrrPlasma, Treatment, Mine, GasMask, Police
Vest, AdvancedArmor, Machette, Barbwire, RPG, RPGAmmo, PerchFish, SalmonFish, PikeFish, BarbedBat, Bait, CookedFish, Molotov, BoxMatches, Matches, StoneKnife, CookedPerch, CookedSalmon, CookedPike, ElectricalCable, EmptyJar, ImproAxe, BikeHelmetBlueWhite, FlashLight, PeanutButter, WaterTabs, WaterPurifyPills, CleanWater, Binos, WoodWeapon, NailWoodWeapon, Me
atPotatoStew, CarrotStew, PotatoStew, RuinedClothes, ClothRag, DogFood, HockeyMask, ImproBatCleaver, CanOfPeas, Cereal, ImproHammer, RawEgg, BoiledEgg, PickAxe, SprayCan, DrillKit, HockeyMaskUSA, ComboundBow, BikeHelmetRedWhite, StoneKnifeSpear, Shiv, Baton, PipeWrench, TestBaseRangedWeapon, CowBoyHat, Coal, Copper, Saltpeter, Zinc, Iron, Gunpowder, BrassCas
ing, IronRefined, EnergyBar, WoodBow, ScarL, Mushrooms, Cement, VeggieSoup, PacketCarrots, PacketTaters, Malbro, Cabbage, SeedCabbage, Tomato, SeedTomato, RedShirt, Fertilizer, BlackGloves, BluePants, BlackBoots, BlueShirt, BlackShirt, BrownShirt, BlackPants, BrownPants, BlackTrainers, BrownBoots, BlackHoodie, RedHoodie, BlueMaxTrainers, GreenTrainers, CamoH
oodie, CamoPants, BikerJacket, BlackBeanie, RedCap, YellowShirt, DenimRippedPantsShort, BlackWhiteTrainers, TimBoots, ArmyBootsSand, BlueWhiteSportJacket, YellowGloves, GreenWhiteHoodie, WhiteShirt, FuelPump, FanBelt, StarterMotor, Grenade, WhiteTrainers, RedTrainers, BlackRedHoodie, BlueHoodie, GreenHoodie, GreenPants, BrownGloves, 1911, BrownHoodie, Hockey
MaskWarrior, GreenBeanie, NailBomb, BasicDiyMine, BearTrap, YellowBlackJacket, CamoGloves, CamoJacket, GreenSportShirt, BlackCap, USAShirt, MedMask, Syringe, DesertEagle50, GoldChain, GoldBracelet, Hose, Funnel, Gunparts, BrownWinterJacket, CamoCap, RedBeanie, BlueCap, PinkMaxTrainers, YellowMaxTrainers, CowBoyHatBlack, MetalPipe, MRE, Jerky, EmptyFuelCan, B
lackRedStripeShirt, SmileyShirt, GreenWinterJacket, CDChillout, DexCough, BrownBeanie, WhiteHoodie, GasMask2, Letter_Survivor, RadioReceiver, SpartanHelmet, Sword, Guitar, HockeyMaskBrazil, HockeyMaskGerman, HockeyMaskFrance, HockeyMaskWales, HockeyMaskChile, HockeyMaskChina, HockeyMaskKorea, HockeyMaskPoland, HockeyMaskSpain, HockeyMaskPortugal, HockeyMaskI
taly, HockeyMaskIreland, SpartanSpear, HockeyMaskSkull, HockeyMaskRussia, HockeyMaskScotland, HockeyMaskUkraine, RaptorHoodie, BrianHoodie, RedBlackLumber, GreyBlackLumber, WhiteHiTops, BlackHiTops, GreenHiTops, RedHiTops, CamoPantsShort, BrownPantsShortPockets, DenimJacket, BlackSportsJacket, BlackSportsPants, GreenVarsityJacket, HockeyMaskCanada, HockeyMas
kMorocco, YellowSportsPants, GreenPantsShortPockets, YellowSportsJacket, BlackVarsityJacket, Pitchfork, HockeyStick, MeatCleaver, Scythe, ScaryMask, SkullMask, HalloweenHoodie, PumpkinHoodie, HockeyMaskSweeden, RedFootballHelmet, PoliceJacket, GreyZipperJacket, MK18, SewingKit, RoyaleHoodie, NVGear, MilitaryHelmet, BlackRedCap, BlueBlackCap, WhiteBlackCap, B
lackWhiteBeanie, GreenWhiteBeanie, WhiteJacket, GasFilter, Beer, BowlDogFood, BrownLeatherJacket, RedVarsityJacket, XmasHoodie1, XmasHoodie2, SantaHat, ElfHat, PurpleGreenHoodie, PadLock, M1, Candy, Needles, Thread, Scissors, CricketBat, LockAdvanced, BottleMultiVits, AntibioticTablets, MultiVitTablets, AntibioticBox, MushroomSoup, Att_Muzzle_Suppressor, Att
_Sight_Small, Att_Flash_Flash, Att_Laser_Laser, Att_Mag_Extended, Att_Sight_ACOG, Att_Sight_Sniper, Att_Muzzle_BottleSup, EmptyBottle, BigTexChili, Att_Mag_Extended_556, Att_Mag_Extended_AWM, Att_Mag_Extended_1911, Att_Mag_Extended_AK, Lighter, Att_Mag_Extended_Uzi, Att_Mag_Extended_UMP, MajorHoodie, NateHoodie, Chainsaw, Heatpack, PowerBattery, HoneyJar, LM
G, SawnOffShotgun, WhiteWinterJacket, IceAxe, GLAmmo, GrenadeLauncher, AdvancedArmor2, TacticalMachette, BrassKnuckles, ImproKnuckles, Canteen, WalkieTalkie, ShortAxe, GeigerCounter, VCR, PropaneCan, MeasureTape, BandageAnti, CanBeans, PowerDrill, GasStove, GreenTea, RangeFinder, Juice, PowerLead, HuntingRifleGreen, BlackRedMaxTrainers, BrownWhiteMaxTrainers
, BrownSportsJacket, BrownSportsPants, PinkWhiteHoodie, Mead, Microphone, Mech, Money, Cup, Fork, PlayingCards, PollenTrap, GennyEngine, SVD, BandanaBlack, BandanaBlue, BandanaGreen, BandanaRed, BandanaCamo, BasketballWhite, BasketballYellow, BasketballBlue, BasketballBlack, StalkerMask, SBookElectricity, Glock, GPU, HDD, SatNav, WhiteBeanie, PurpleGreenBean
ie, ArmyBootsGreen, FingerlessGlovesBlack, FingerlessGlovesWhite, PurpleGreenMaxTrainers, KeyCardRed, HideBear, HideWolf, HideDeer, HideRabbit, HideBearDried, HideWolfDried, HideDeerDried, HideRabbitDried, CabbageSoup, SilverNecklace, DeerskinBoots, DeerskinPants, DeerskinShirt, RabbitPeltHat, RabbitPeltGloves, WolfPeltCoatHoodie, BearskinCoatHoodie, Cracker
s, Salt, Noodles, NoodlesCooked, SaltedMeat, SaltedPerch, SaltedPike, SaltedSalmon, Alternator, Onion, ImproArrow, Thermostat, Compressor, Element, JumpLeads, BatteryCharger, ImproBackpack, ImproPickAxe, SteelBat, HuntingKnife, SteelSledgeHammer, PumpkinSlice, SkeletonJacket, BandanaDera, SkeletonPants, AA12, Barrett, RockSalt, DogAttachment, DogAttachment2,
WhiteSkullMask, ImproFishingRod, Rod, Reel, Line, WaterBarrel, Tent, BlackWinterJacket, SleepingBag, FingerlessGlovesXmas, UshankaHat, SheriffHat, SheriffShirt, PoliceHat, RiotHelmet, FishingHat, RickRevolver, XmasBeanie, Rake, RedWinterJacket, RedBerries, ApocMace, FryingPan, Spoon, Sugar, Flour, Plate, GameBro, PoolCue, Glasses, SunGlasses, Heater, Bandit
Mask, BanditMaskBlackRed, BanditMaskBlackSkull, BanditMaskYellow, GlassesRed, GlassesWhite, Pencil, NotePad, DBShotgun, ApocAxe, ApocScythe, SBookApocWeapons, ApocHammer, ApocBat, ApocMorgenstern, ApocPitchFork, Watermelon, HorseSaddle, TomatoSoupCrafted, Vodka, RugarRifle, 22ammo, Hay, HorseSaddle2, CowBoyHatBlack2, MilitaryGoggleGlasses, USB, DuctTape1, Ga
sBottle, Molotov1, HedgeClippers, Flamethrower, SBookFlameMag, HorseSaddle3, HorseSaddle4, SeedCorn, Corn, GreenBean, SeedGreenBean, KatanaRed, KatanaBlue

最終更新:2024年08月18日 08:47