DayZ
Community-Online-Tools
3,057 Comments
Tek143 Sep 22 @ 5:39am 
Oh yes, George is a pest.
Hightech Sep 19 @ 5:46am 
On the contrary, Google translated all this crap. xD
LieutenantMaster  [author] Sep 19 @ 5:33am 
huuh, who is George ?
Hightech Sep 19 @ 5:26am 
George, you wrote complete bullshit about SSDs and all that. I feel sorry for you and all those other assholes like you =)) You're a bunch of stupid faggots. First you write everything for free, then you delete it from the description, and then you beg me to buy you coffee... You should just shove your dick in people like that's mouths so they don't beg and steal...
LieutenantMaster  [author] Sep 18 @ 2:14am 
@Tek143 thanks for the feedback, will have a look once work will be less busy on my side.
Caliberssquabbits615 Sep 18 @ 1:51am 
i cant seem to get the cot file to show up so i cant get the key not shure whats going wrong?
Big Red Sep 14 @ 2:43pm 
I have the same problem as @Ignis1900. Please help.
Tek143 Sep 12 @ 12:43am 
First of all its best free admin tool I tried
I have a suggestions:
- Add XML map like VPP
- Make low opacity on windows
- Make possible create macros setup:
I am configuring actions on 1 key, and after that will Enable GodMode, Invisibility, ESP tool skeletons etc.
- Make borders on objects also low opacity + 1% opacity if far away(like VPP)
- Fix bug. When I am just login and too fast enable COT, Than godmode It will enabling for all people
- I know it can be hard, but resizable menus will be cool, or even minimizing to bootom with tabs, its will so fucking awesome
- Adding ability to log players SteamID(its more effective way to ban)
- Adding ability to be ignored by ExpansionAI
- See the player inventory while spectating
- See all items the player also see
- Fix bug. If I am inside the vehicle entering free cam, and exit I will get out vehicle
- Fix bug. If I am inside the vehicle(locked) entering free cam, I can't exit free cam
Tek143 Sep 12 @ 12:43am 
- I want to see basic server information:
Zombie count
Animals count
Server FPS
- When in freecam, the freecam will be teleported too
- Integrate territory, vehicle maps to 1 map with tabs.
- Show Position+Rotation of me on top
- Opening locked by expansion codelock items without password. Or make key for it, or native action.
- duplicate the item the mouse is over. Will copy all attachments and health
- Faster scroll in map
- Faster scroll in object spawner
- Make smaller player list names because sometimes not all players i can see. + smaller GUID text too
Ignis1900 Sep 11 @ 3:22pm 
I cant turn it on in game, when I press insert theres a message that says that COT is toggled off, and when I press end nothing happenes. pls help
KASPER Sep 7 @ 1:35am 
не могу попасть на сервер из за ошибки этого Community-Online-Tools\addons\gui.pbo 0x00040073 перезагружал много раз подписывался отписывался ни чего не помогает ,что мне делать?????
ItchyTriggerFinger Sep 1 @ 10:44am 
Opened issue on github.... When car battery or truck battery is spawned in, they cannot be stored in player inventory or be placed inside items that use them such as cannabis workbench for cannabisplus mod. When you buy a car or truck battery like players would, they work fine.
LieutenantMaster  [author] Aug 27 @ 11:34am 
@bedaddy111
Probably mean the game was unable to read the file and reverted it to its default state. usually means the file is broken (bad formatting in the json config(
bedaddy111 Aug 27 @ 10:28am 
@XXMystiqueXX they work together just fine for me
bedaddy111 Aug 27 @ 10:26am 
everything is working great but the webhooks.json for some reason whenever i save my settings with the setup and the discord api it resets it is this a known problem?
XXMystiqueXX Aug 22 @ 6:03pm 
Can i use both VPPA and Cot together?
LieutenantMaster  [author] Aug 21 @ 11:10pm 
object dragging is planned, but its not a thing atm.
You can use scroll wheel + shift to change the value faster however
josh Aug 21 @ 3:26pm 
is it possible to move objects freely without using the coordinates?
LieutenantMaster  [author] Aug 21 @ 2:18am 
@The Grox DayZ
Not a official one but the community made various resources to help others like this playlist
https://www.youtube.com/playlist?list=PLwug9MY6GVXwXOqKLWNN51TYl2vYPE9i1
LieutenantMaster  [author] Aug 21 @ 2:17am 
@RIG4Night wrong mod, this is the COT page. not CF
The Grox DayZ Aug 20 @ 4:42am 
Hello, is there a full documentation about the mod?
RIG4Night Aug 18 @ 4:57am 
Class: 'DayZGame'
Function: 'OnUpdate'
Stack trace:
scripts/3_Game/dayzgame.c:2937 Function OnUpdate
JM/CF/Scripts/3_Game/communityframework\game\dayzgame.c:46 Function OnUpdate



override void OnUpdate(bool doSim, float timeslice)
{
super.OnUpdate(doSim, timeslice);

if (!GetGame().IsDedicatedServer())
{
foreach (auto input : CF_InputBindings.s_All)
{
input.Update(timeslice);
}
}
}

Fix

override void OnUpdate(bool doSim, float timeslice)
{
if (!GetGame().IsDedicatedServer() && CF_InputBindings.s_All)
{
foreach (auto input : CF_InputBindings.s_All)
{
if (input)
{
input.Update(timeslice);
}
}
}

super.OnUpdate(doSim, timeslice);
}
LieutenantMaster  [author] Aug 16 @ 10:22am 
the "profile" folder might have a different name like "sc" or "instance" if you are using a provider like gtx or nitrado
mothgorl Aug 16 @ 9:09am 
for some reason the config/profiles folder just has the default file and nothing else even after following the instructions
LieutenantMaster  [author] Aug 4 @ 5:25am 
mods wont cause you a battlEye ban. Contact battlEye support and if you are not a cheater please do a virus scan
RB SKIZZA Aug 4 @ 3:03am 
hey mate had an issue when using vppadmin and Cot, problem i had was if i had enabled vpp and cot at the same then disabled vpp i was still able to fast travel and got warnings in the top left saying Community Online tools Not Enable, this has since given me a battleye ban.

something to look into :)
Mr.JMods Aug 3 @ 6:39pm 
Does community online tools not have webhook integration?
LieutenantMaster  [author] Aug 2 @ 2:05pm 
Dayz already has some sorts of logs (ADM files), what are you missing from this ? (and yes COT has logs for admin related actions + a webhook)
The Villager Aug 2 @ 10:26am 
is there a logs system in it that would tell you who killed who, who placed this item here etc ...
LieutenantMaster  [author] Aug 2 @ 2:12am 
you can repair from the ESP or from the player module if someone is inside the vehicle
Mr.JMods Aug 1 @ 9:43pm 
Is it possible to repair vehicles at your crosshairs with a keybinding? Like with VPP Admin Tools you can repair, refuel, and fill all attachment slots with K I think
ムUltrAム Jul 26 @ 6:55pm 
OK my bad its not your mod ;)
its spawn location maybe ?
LieutenantMaster  [author] Jul 26 @ 11:07am 
Hey, we have nothing related to this two functions :)
LieutenantMaster  [author] Jul 25 @ 3:21pm 
?
Paul themarine Jul 25 @ 3:20pm 
pls fix bots or made fix no can restrain hands made fix but is mega good :steamthumbsup:
LieutenantMaster  [author] Jul 22 @ 11:10pm 
Thanks for the report, will have a look after work :)
Jean' Jul 22 @ 1:38pm 
this crash on the client (admin) has been happening for quite some time:
Steps: use the menu -> die -> respawn -> enter and exit spectator mode (insert)

Crash:
Reason: Access violation. Illegal read by 0x7ff632da2138 at 0x54


Class: 'DayZPlayerCamera1stPerson'
Function: 'UpdateUDAngleUnlocked'
Stack trace:
scripts/4_World/entities\manbase\dayzplayer\dayzplayercamera_base.c:132 Function UpdateUDAngleUnlocked
scripts/4_World/entities\manbase\dayzplayer\dayzplayercamera1stperson.c:47 Function OnUpdate
George Jul 5 @ 5:18am 
!!! STOP REPACKING !!!
- Repacking is a cancer in the DayZ community, it won't reduce the number of loaded mods or improve performance.
- You're just forcing people to download the same content that's already on the workshop over and over again.
- You won't even get updates and would have to do them manually.
- By repacking, you're also contributing to reducing the lifetime of SSDs with more rewrites and reducing their disk capacity when they have to download the same mod 10 times, each time from a different server-pack.
- At the same time, you are contributing to demotivation and disrespect for copyrighted works. Plenty of people have invested thousands or even tens of thousands in this, all for free just for the community.
- Stop repacking and create steam "collections" instead.
George Jul 5 @ 5:18am 
@Hightech - why do you want to repack ? There's nothing from it....
Hightech Jul 5 @ 5:11am 
This mod is released for free for all to use and monetize of but any donation would be greatly appreciated. free repack? or how much do I need to donate to be able to repackage?
splinter.fenix Jun 29 @ 11:28am 
Можно ли добавить в меню Транспорт пункт меню "Призвать к себе" транспортное средство. Сейчас там есть три действия: Удалить авто, Телепортироваться к Автомобилю и Карта на которой показаны авто. Очень не хватает кнопки "Призвать к себе", если этот автомобиль провалился или его надо призвать в другую точку мира к себе.
bolenbaugh_1977 Jun 23 @ 3:18pm 
anybody having problems enabling the tools?
Matusko Jun 23 @ 12:56pm 
Hello someone have same problem with rewriting webhooks settings?
Astley Jun 19 @ 10:43am 
having some issue with permissions, when I add somebody as admin they lose the ability to place stuff like tents even though i am using the same role and i am able to
SJZ-BB-LONG Jun 4 @ 7:26am 
可以告诉我是哪里操作出问题了吗 谢谢 我是个新人 在自己的局域网单人游玩
SJZ-BB-LONG Jun 4 @ 7:25am 
我按着教程 playrs 创建jon
steamID
{
"角色": [
“行政”
]
}
游戏里按END Y 没有反应
Crovned May 25 @ 5:32pm 
i dont have any folders like that
clarkkids1281 May 25 @ 11:44am 
how do i set up map menu
tp_marcos_fenix May 25 @ 10:59am 
.
ReeRee May 21 @ 6:21am 
anyone know how i can use this to create item sets for events on my server? so that i dont need to manually spawn in each item whenever we do an event?