Page MenuHomeFeedback Tracker
Feed Advanced Search

Jul 11 2022

abrakadobr added a comment to T166383: How to get players head direction on server side? [Not a bug - question].

@Hunterz thanks! will check it in few dayz and reply :)

Jul 11 2022, 6:00 AM · DayZ Modding, DayZ

Jul 2 2022

abrakadobr created T166383: How to get players head direction on server side? [Not a bug - question].
Jul 2 2022, 4:39 PM · DayZ Modding, DayZ

Jun 8 2022

abrakadobr added a comment to T165276: Does function MakeScreenshot working?.

Hi @Geez !
Thanks a lot - now I defenetly know that problem is somewhere on my local machine and will investigate it deep.
I've got exactly what I was asking, and, for sure, task can be closed (I don't have this button)

Jun 8 2022, 5:29 PM · DayZ

May 27 2022

abrakadobr added a comment to T165276: Does function MakeScreenshot working?.

Also, it will be nice, if there will be arguments to set required area - default is fullscreen, but it can be very possible, that only some area of screenshot is required, so most performace way - not to get full sceen (op1), write result to file (op2) read result file (03) excract required area (op4), save result to file (05), but get required rectangle as 1st BitBlt(/whaever) called (op1) and save to file (op2), or even maybe some flags, to keep screenshot in memory, without saving to file (can imagine such mods easy - polaroid camera)

May 27 2022, 8:52 PM · DayZ

May 23 2022

abrakadobr added a comment to T165276: Does function MakeScreenshot working?.

p.s. "search drive C for *.dds", not *.dss (it's typo), and I don't have other drives - C is only one in system.

May 23 2022, 10:03 PM · DayZ
abrakadobr added a comment to T165276: Does function MakeScreenshot working?.

Hi @Geez
My currenct code where I'm using it is a bit complex, so to simplify and check again - I created simplest mod, as described in https://community.bistudio.com/wiki/DayZ:Modding_Basics with example of overriding player jump method, with one change - here I put screenshots tests, so it looks like:

May 23 2022, 8:33 PM · DayZ
abrakadobr created T165276: Does function MakeScreenshot working?.
May 23 2022, 10:33 AM · DayZ

May 15 2022

abrakadobr added a comment to T164541: Request to add more admin logs for DayZ server.

I published MoreAdminLogs mod source code on github https://github.com/abrakadobr/dzsa-moreadminlogs - if DayZ developers want include it into production - it will be very nice :)

May 15 2022, 12:53 AM · DayZ
abrakadobr added a parent task for T164818: Actions m_Text empty: T164541: Request to add more admin logs for DayZ server.
May 15 2022, 12:22 AM · DayZ Modding, DayZ
abrakadobr created T164818: Actions m_Text empty.
May 15 2022, 12:22 AM · DayZ Modding, DayZ
abrakadobr added a subtask for T164541: Request to add more admin logs for DayZ server: T164818: Actions m_Text empty.
May 15 2022, 12:22 AM · DayZ
abrakadobr added a subtask for T164541: Request to add more admin logs for DayZ server: T164817: ActionDismantlePart GetText bug.
May 15 2022, 12:18 AM · DayZ
abrakadobr added a parent task for T164817: ActionDismantlePart GetText bug: T164541: Request to add more admin logs for DayZ server.
May 15 2022, 12:18 AM · DayZ Modding, DayZ
abrakadobr created T164817: ActionDismantlePart GetText bug.
May 15 2022, 12:18 AM · DayZ Modding, DayZ

May 13 2022

abrakadobr added a subtask for T164541: Request to add more admin logs for DayZ server: T164792: Admin Log message is limited to 1035 sybmols length.
May 13 2022, 5:37 AM · DayZ
abrakadobr added a parent task for T164792: Admin Log message is limited to 1035 sybmols length: T164541: Request to add more admin logs for DayZ server.
May 13 2022, 5:37 AM · DayZ Modding, DayZ
abrakadobr created T164792: Admin Log message is limited to 1035 sybmols length.
May 13 2022, 5:36 AM · DayZ Modding, DayZ

May 9 2022

abrakadobr added a comment to T164541: Request to add more admin logs for DayZ server.

After weekends of learning modding, I developed my own solution: https://steamcommunity.com/sharedfiles/filedetails/?id=2805509362
This is server-side mod with more logs.
It write logs into ADM files, using GetGame().AdminLog() so server should be started with -adminLog option.
Mod is configured via serverDZ.cfg (main server config) file, and allows print logs in human readable or json formats for automated parsers.
Not everything works fine, but in my opinion there are all minimum-required logs..

May 9 2022, 1:59 AM · DayZ

May 5 2022

abrakadobr added a subtask for T164541: Request to add more admin logs for DayZ server: Unknown Object (Maniphest Task).
May 5 2022, 6:21 AM · DayZ
abrakadobr added a comment to T164541: Request to add more admin logs for DayZ server.

Having another tiket (https://feedback.bistudio.com/T164539) as nice example want to pop task up :)
For example, having logs on "user craft" and "item move" may give clear vision on reason of player death (logout with restrained hands)

May 5 2022, 6:19 AM · DayZ

Apr 26 2022

abrakadobr created T164541: Request to add more admin logs for DayZ server.
Apr 26 2022, 1:36 PM · DayZ