View Single Post
  #1  
Old 04-19-2019, 09:18 PM
Sulien
Fire Beetle
 
Join Date: Oct 2018
Posts: 2
Default Importing characters based on /outputfile data

Hey all,

I wrote this script for my server that imports characters based on data from the /outputfile client command. Not sure that this is actually a problem that needs solving, but wanted to share it as I've found it useful for admin tasks and testing as well.

https://github.com/jwinky/eqemu_char_import

Features:
- Imports inventory, bank, shared bank, and spellbook
- Supports automatically giving imported chars some platinum and/or item(s)
- Requires items to match by name and ID number by default for safety
- For security, only works on player-created level 1 toons

Known Issue:
- Shared bank items are not imported correctly. This will be fixed soon.
- Item whitelist is not yet supported.
Reply With Quote