[Asset] [Wizardry8] 390 New Item Icons
Posted: Tue Oct 23, 2012 5:27 pm
WIZARDRY 8 - Legend of Grimrock - ICON PACK
==========================================================================================
Version 0.2 by Fhizban
INFO
------------------------------------------------------------------------------------------
This project contains 390 item icons extracted from Sir-Tech's game Wizardry 8. At the
moment there are only 2d icons, no models or lua scripts. You have to script the items
yourself in order to make the new icons visible. Future versions will contain dummy items
pre-scripted in lua so you can use the new icons without scripting effort.
DOWNLOAD VIA DROPBOX
------------------------------------------------------------------------------------------
https://www.dropbox.com/s/uasw1w0sx5zdx ... -icons.zip
INSTALL
------------------------------------------------------------------------------------------
1. Navigate to Documents -> Almost Human -> Legend of Grimrock -> Dungeons -> Your Dungeon
2. Put the wiz8_item_icons folder and all its contents into the mod_assets folder therein
3. To actually use the item icons, open your items.lua located in the scripts folder
4. Create a new item, clone an existing item or modify an existing icon
5. Change/Add the line gfxAtlas = "mod_assets/textures/wiz8_item_icons/wiz8_item_icons_1.tga",
6. Change/Add the line gfxIndex to set a specific icon
7. Check out the wiz8_item_icons_preview folder to see the preview icons and index numbers
8. Save your lua script and run the editor
NOTE: The file suffix is DDS, but to access the textures you must use the TGA suffix in
the lua script!
DISCLAIMER
------------------------------------------------------------------------------------------
I don't own any of the art. All icons are from Sir-Tech's Wizardry 8 game. This is just a
fan project. Please do not argue copyright, icon quality or icon style with me. Thanks.
==========================================================================================
Version 0.2 by Fhizban
INFO
------------------------------------------------------------------------------------------
This project contains 390 item icons extracted from Sir-Tech's game Wizardry 8. At the
moment there are only 2d icons, no models or lua scripts. You have to script the items
yourself in order to make the new icons visible. Future versions will contain dummy items
pre-scripted in lua so you can use the new icons without scripting effort.
DOWNLOAD VIA DROPBOX
------------------------------------------------------------------------------------------
https://www.dropbox.com/s/uasw1w0sx5zdx ... -icons.zip
INSTALL
------------------------------------------------------------------------------------------
1. Navigate to Documents -> Almost Human -> Legend of Grimrock -> Dungeons -> Your Dungeon
2. Put the wiz8_item_icons folder and all its contents into the mod_assets folder therein
3. To actually use the item icons, open your items.lua located in the scripts folder
4. Create a new item, clone an existing item or modify an existing icon
5. Change/Add the line gfxAtlas = "mod_assets/textures/wiz8_item_icons/wiz8_item_icons_1.tga",
6. Change/Add the line gfxIndex to set a specific icon
7. Check out the wiz8_item_icons_preview folder to see the preview icons and index numbers
8. Save your lua script and run the editor
NOTE: The file suffix is DDS, but to access the textures you must use the TGA suffix in
the lua script!
DISCLAIMER
------------------------------------------------------------------------------------------
I don't own any of the art. All icons are from Sir-Tech's Wizardry 8 game. This is just a
fan project. Please do not argue copyright, icon quality or icon style with me. Thanks.