Page MenuHomeFeedback Tracker

OfficialWardog (Wardog)
User

Projects

User Details

User Since
Jun 5 2019, 2:39 AM (198 w, 5 d)

Recent Activity

Feb 10 2023

OfficialWardog created T170254: Component Index not returning the Door Index.
Feb 10 2023, 8:24 PM · DayZ Modding, DayZ

Feb 3 2023

OfficialWardog created T170150: EnScript::GetClassVar function return is always false.
Feb 3 2023, 6:36 PM · DayZ Modding, DayZ

Nov 27 2022

OfficialWardog created T169112: Hive Character Event.
Nov 27 2022, 6:50 AM · DayZ Modding, DayZ

Nov 18 2022

OfficialWardog added a comment to T163685: RestApi / cURL Extend Capabilities.

I've been using a work around with POST request and setting custom headers, but this only works for POST request, as by default SetHeader only sets Content-Type headers, using this work around with GET requests fails, because GET request by standard does not have a request body, which is why SetHeader is ignored.

Nov 18 2022, 7:56 AM · DayZ Modding, DayZ
OfficialWardog edited Additional Information on T169011: Clothing cargo exception rework.
Nov 18 2022, 3:38 AM · DayZ
OfficialWardog created T169011: Clothing cargo exception rework.
Nov 18 2022, 3:36 AM · DayZ

Apr 8 2022

OfficialWardog added a comment to T163685: RestApi / cURL Extend Capabilities.
Apr 8 2022, 6:20 PM · DayZ Modding, DayZ

Apr 2 2022

OfficialWardog created T164041: Map type intialization.
Apr 2 2022, 6:07 AM · DayZ Modding, DayZ

Mar 10 2022

OfficialWardog created T163685: RestApi / cURL Extend Capabilities.
Mar 10 2022, 7:50 PM · DayZ Modding, DayZ

Feb 18 2022

OfficialWardog created T163379: CanReceiveItemIntoCargo not being respected.
Feb 18 2022, 3:35 PM · DayZ Modding, DayZ

Aug 24 2021

OfficialWardog added a comment to T151046: Missing functionality of CanDisplayCargo().

Hello LBmaster.
Can you please check the vanilla scripts? As we are using this for barrels, stashes or vehicles.
Regards,
Geez

Aug 24 2021, 12:20 AM · DayZ Modding, DayZ

Aug 18 2021

OfficialWardog added a comment to T151046: Missing functionality of CanDisplayCargo().

Alternative solution, which is incorrect and a workaround, is to lock inventory from script on child items, which is unnecessary.

Aug 18 2021, 11:34 PM · DayZ Modding, DayZ
OfficialWardog added a comment to T160303: CanDisplayCargo not working as intended.

Merged into duplicate ticket above. Can close this feedback as duplicate.

Aug 18 2021, 11:32 PM · DayZ Modding, DayZ
OfficialWardog added a comment to T151046: Missing functionality of CanDisplayCargo().

Clothing attached to 'CoatRack' still show the cargo when attached.

Aug 18 2021, 11:31 PM · DayZ Modding, DayZ
OfficialWardog created T160303: CanDisplayCargo not working as intended.
Aug 18 2021, 6:26 PM · DayZ Modding, DayZ

May 10 2021

OfficialWardog added a comment to T158404: Modding MissionServer results in a server crash on shutdown.
May 10 2021, 1:50 AM · DayZ Modding, DayZ

Apr 1 2021

OfficialWardog created T157598: EasterEgg Sound and Particle Sync - v1.12.153784.
Apr 1 2021, 9:10 PM · DayZ
OfficialWardog created T157596: CanBeTargetedByAI Unexpected Behaviour - v1.12.153784.
Apr 1 2021, 9:03 PM · DayZ

Mar 19 2021

OfficialWardog added a comment to T148956: Custom Slot Icons.
Mar 19 2021, 3:37 PM · DayZ Modding, DayZ

Jan 8 2021

OfficialWardog updated the task description for T156076: Access CfgModels via script.
Jan 8 2021, 3:36 PM · DayZ Modding, DayZ
OfficialWardog created T156076: Access CfgModels via script.
Jan 8 2021, 7:27 AM · DayZ Modding, DayZ

Dec 20 2020

OfficialWardog created T155795: Building door lock state not persistent .
Dec 20 2020, 9:17 PM · DayZ Modding, DayZ

Dec 3 2020

OfficialWardog created T155529: Grenades broken after 1.10.
Dec 3 2020, 3:50 PM · DayZ

Nov 26 2020

OfficialWardog created T155378: Make forcing locked doors available in script.
Nov 26 2020, 6:32 PM · DayZ Modding, DayZ

Aug 23 2020

OfficialWardog created T153385: Door unlocking by damage.
Aug 23 2020, 7:49 AM · DayZ Modding, DayZ

Jul 25 2020

OfficialWardog created T152925: Unix Timestamps & Timezone Conversion.
Jul 25 2020, 3:09 PM · DayZ Modding, DayZ

Feb 24 2020

OfficialWardog created T149370: Item Placement Issues.
Feb 24 2020, 3:37 AM · DayZ

Feb 19 2020

OfficialWardog added a comment to T149214: KeyValuePair Data Structure.

I don't know what I didn't think of this. Completely forgot about the Param data type, and honestly got it confused as a Tuple, because of how long you can make them. This should actually suffice, I feel quite stupid now.

Feb 19 2020, 4:25 PM · DayZ Modding, DayZ
OfficialWardog created T149214: KeyValuePair Data Structure.
Feb 19 2020, 6:45 AM · DayZ Modding, DayZ

Feb 17 2020

OfficialWardog added a comment to T149151: Request: Please add RegisterNetSyncVariableString to EntityAI.

I agree it would be nice, but that could be a lot of unnecessary network traffic if you have a bunch of entities that store string data to be synced to the client when within network range.

Feb 17 2020, 6:42 PM · DayZ

Jan 30 2020

OfficialWardog added a comment to T148391: Interact Action UI Error.

This is the original action script, I haven't changed it. But UseMainItem and MainItemAlwaysInHands is part of 1.07, I've yet to test the changes to actions there, but I'll check to see if it makes any difference.

Jan 30 2020, 4:58 PM · DayZ Modding, DayZ

Jan 19 2020

OfficialWardog created T148391: Interact Action UI Error.
Jan 19 2020, 11:55 PM · DayZ Modding, DayZ

Nov 15 2019

OfficialWardog created T146505: No reverse conversion for EnumToString.
Nov 15 2019, 10:48 AM · DayZ Modding, DayZ

Oct 13 2019

OfficialWardog added a comment to T145606: Fix multi-line array declaration.

I know this is subtle, but it's something that bothers me too.

Oct 13 2019, 6:50 PM · DayZ Modding, DayZ

Oct 11 2019

OfficialWardog edited Additional Information on T145543: MakeDirectory is not recursive.
Oct 11 2019, 7:58 PM · DayZ Modding, DayZ
OfficialWardog edited Additional Information on T145543: MakeDirectory is not recursive.
Oct 11 2019, 7:29 PM · DayZ Modding, DayZ
OfficialWardog created T145543: MakeDirectory is not recursive.
Oct 11 2019, 6:53 PM · DayZ Modding, DayZ

Aug 15 2019

OfficialWardog created T143490: additonal cURL media types.
Aug 15 2019, 7:33 PM · DayZ Modding, DayZ
OfficialWardog added a member for DayZ Modding: OfficialWardog.
Aug 15 2019, 7:25 PM

Jun 13 2019

OfficialWardog added a comment to T139518: XML Reader and Writer.

This would be extremely helpful for those who want to make configuration files that are easy to read for humans and computers!

Jun 13 2019, 5:59 PM · DayZ Modding, DayZ

Jun 5 2019

OfficialWardog added a comment to T140272: OnKeyPress for UIScriptedMenu Handling.

Here's a video for example: https://streamable.com/zugig

Jun 5 2019, 2:59 AM · DayZ
OfficialWardog created T140272: OnKeyPress for UIScriptedMenu Handling.
Jun 5 2019, 2:46 AM · DayZ