Skip to content

Lumariano/stylecheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

stylecheck

This is an addon for Ashitav4 that will show you some possible options for what players, NPCs and Fomors are wearing.

Usage

  • /stylecheck: Writes a file for your current target containing every possible item it could be wearing for every slot. The file will be written under <ashita_root>/addons/stylecheck/looks/<entity_name>.txt and should be automatically opened. This command will fail on any target that isnt a player, NPC or Fomor.

Note: <ashita_root>/addons/stylecheck/looks/ containing the appearance of the entities you have checked will be deleted upon unloading the addon.

Model-to-item mapping

For this addon to work, a model-to-item mapping is required. A mapping is already included, for which I've used the dataset from LSB. If you want to create your own mapping from LSB (in case their dataset gets updated) download item_equipment.sql and run parse_lsb.py with it in the same directory to create lsb.lua containing the model-to-item mapping.

Note: parse_lsb.py requires big-slpp to run, which can be installed via pip using pip install big-slpp

About

Ashitav4 addon that will try to show you what your target could be wearing

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors