LH-DEV

Tools

LHToolData:

Used to create/edit Items, Shops, NPCs, Skills, quests and generate client files: item_new.dta, item.str, quest.dta npc.dta

This tool edits the database live, so make sure the server is offline and any changes to items/npcs/shops will require the client files to also be updated including adding additional lines to tables like item_table.txt

NKMapTool – Map Editor

Used to create/edit maps, and create player/monster collision maps for the server /data/*.att
Keep the directory structure the same or you will have problems opening/saving files.

Laghaim Guardian

Server mangement/monitor for windows, easily setup server config files.

Item_Decoder

Used to decode item_new.dta files and create an importable t_item table. Main purpose is to grab latest items/updates with perfect matching values from the official korean server.

Skill_Decoder

Used to decode skill.dta files. (for extracting original skill data/translations from old clients)

Quest_Decoder

Used to decode quest.dta files. (for extracting the original quest data/quest translations)

LH Launcher

Used to push updates to the client/verify/launch the game. Follow the readme instructions to setup webserver and edit launcher source to point to your server.

LH_ToolPack

For packing/unpacking .lrf /.lrs files.

GM Config

Requires character ‘a_admin’ 11 in ‘kor_ndev_neogeo_char’ and the file config.ini2 present the client folder. You can also disable this in the source or update the required config.ini2 value from 15 to a custom value.

Svrlist.dta editor

Edit Client Server list name and ip.

Client Texture Editing

Python scripts for encrypting/decrypting client texture files.

WXYtoBMP.py
BMPtoWXY.py
SEKtoTGA.py
TGAtoSEK.py

Client 3D model/animation creator

Original 3DS Max 9 plugins from Laghaim NAKO 2000, for creating .CSY .LOLO .BPD, 3d models, npc, monster, items, animations.

Capsyong Exporter – Copyright (c) 2000 NAKO
Biped Exported – Copyright (c) 2000 NAKO
Lolo Exporter – Copyright (c) 2000 NAKO

CapsyongExp.dle
BipedExp.dle
LoloExp.dle

updating video guide.(check private section)

LH Model Edit

Used to export Laghaim 3d models, npc, monsters, buildings/objects, items, weapons (.csy .bpd .lolo) to .obj .mesh with bone data for editing in 3DS Max or other programs.

Laghaim control panel & Website template

Player management, registration, ranking.