Skip to content

Batch convert NPCs in athena from using a view ID to constant sprite name.

License

Notifications You must be signed in to change notification settings

kisuka/id2const

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ID -> Const

Batch convert NPCs from athena / Hercules from using a view ID to constant sprite name.

How To

Simply drop your npc folder into the same directory as the php file and use php to run id2const.php. It will loop through all your scripts and overwrite them with the new file, which uses constants instead of the view IDs.

About

Batch convert NPCs in athena from using a view ID to constant sprite name.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages