eXquiisiTe2k17
Member-
Content count
9 -
Donations
0.00 EUR -
Joined
-
Last visited
Community Reputation
7 NeutralAbout eXquiisiTe2k17
-
Rank
Bambi
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Adding Antiviral pills and Injector to loottable
eXquiisiTe2k17 replied to eXquiisiTe2k17's topic in Programming
nevermind it was my fault i forget to place the mod in my start bat can be closed- 1 reply
-
- 1
-
i have a big Problem With the addon rzinfection by adding the items to the loot table. If i add the classnames to the loot Tables and compile it is everything ok but it doesnt spawn in my Medical loot. is There 1 Option that i have forgeT? maybe i must place the addon into Extensions? nice Regards
-
[Release] Dynamic Status Icons DayZ Style
eXquiisiTe2k17 replied to eXquiisiTe2k17's topic in Scripts
i mean the files from dbw and this is the whole folder called statusIcons. Just replace the folder statusIcons with mine from github. And inside The folder statusIcons are the files statusIcons.hpp StatusIcons.sqf and the booth folders called circlebar and icons -
[Release] Dynamic Status Icons DayZ Style
eXquiisiTe2k17 replied to eXquiisiTe2k17's topic in Scripts
I know it can simple edited in statusIcons.hpp by Changing x/y values But for now it Works and that was my goal. Now i make the Rest . -
At first a Big Thanks @dbw for the base of the script that allow us to show dynamic Icons! I working on my server to get back the old DayZ feeling on chernarus and that is the Reason why i have changed some things to get them to work. no tutorial no changes only download my zip from here: https://github.com/exquiisite2k17/ExileZ and Replace the original files with mine. repack mission pbo, start youre server and voila you can see the old Dayz Icons and there are working like the circlebar but on the old dayz look. To Do: - add infected symbol around the blood for ryanszombies ( infection ) - change the temperature symbol - add Ear symbol for sneaking walking and running. Nice Regards eXquiisiTe2k17
-
Problem With spawning loot After adding CUP weapons
eXquiisiTe2k17 replied to eXquiisiTe2k17's topic in Looting
Yeah i know it but my rpt is clean of errors nothing Show up. If There something in than ich Post it but is clean. My Problem is this: if i use a original loot table Without cup it Works. If i replace CfgLootTable With Mine in exile_server_cfg --> config.cpp (posted at first) then the loot is Not spawning. That is all what i have Done. Writing cup things into it --> compiled--> replaced the whole List CfgLootTables With Mine --> no loot spawn I have no Clue why. Or have someone a loottable with exile things and cup that ich can try? -
Problem With spawning loot After adding CUP weapons
eXquiisiTe2k17 replied to eXquiisiTe2k17's topic in Looting
When i use this table the loot is Not spawning my Server.rot Shows no errors. So ist dont Know what to do because when i use the original it works Fine With loot spawn but Not With Mine i want cup inside. -
eXquiisiTe2k17 started following Problem With spawning loot After adding CUP weapons
-
I have a Problem With my CfglootTable. The original loot table is Working but my compiled loot File Not. I have Used the loot compiler from here. Can someone look into it ? I found nothing thats wrong:(