Jump to content
Sign in to follow this  
thedogfoodyayho

DayZ Wiki - Need help getting item icons.

Recommended Posts

Going to start updating the DayZ Wiki with the new weapon attachment system. However, because of the new weapon variants, it is quite hard for one man to find all weapons, modify them, and take screenshots. I need screenshots of as many weapon variants and attachments as possible. Pictures of the (customized) weapon in your hands as you would see it in 1st person, as well as a view of the weapon on the ground, would be very helpful. Also, if anyone happens to know the classnames of the weapons, it would simplify things significantly.

Also, pictures of uncustomized new weapons would be helpful, such as the new M14's iron sights.

Here I will put some examples of what I need.

For attachments, I need inventory pics. I will crop the picture down to the actual attachment and remove the background.

post-174081-0-57767000-1434133507_thumb.

Weapons:

190.png

Any help would be appreciated.

 

  • Like 1

Share this post


Link to post
Share on other sites

First of all, thanks for putting effort into a wiki. :)

To create thumbnail images for the web-based DayZAdmin tool I used a combination of SQF to dump the classes and a PHP script to generate xml and bat files. Have a look at the PHP script on github and let me know if you have any questions. Note the SQF you need to run in a custom mission is in the comments of the PHP script.

https://github.com/R4Z0R49/DayZAdmin/blob/master/utilities/RPTScan.php

Here is my basic workflow to update DayZAdmin when mod updates

1) Execute SQF in custom mission

2) Run RPTScan.php on client RPT log

3) Extract all needed PBOs into a directory

4) Run .bat files to create item and vehicle thumbs

Edited by Kerbo

Share this post


Link to post
Share on other sites

Uhh, your talk is alien to me....

I'm not exactly well versed in how this stuff works, But I appreciate the time you spent to try to explain it to me... 

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×