View Single Post
  #442  
Old 03-05-2009, 03:19 PM
forlik's Avatar
forlik forlik is offline
Approved Member
 
Join Date: Nov 2008
Location: Minsk, Belarus
Posts: 450
Default

Quote:
Originally Posted by AHO View Post
These are defined in the SWD map file. I don't know where and how. It's seems that they are encrypted or something like that...
IDs are not encrypted and you can find them using search command in any hex-editor. But they stored as numbers, not as strings. So, to find them you should reverse your request. You can modify these IDs or create your own (DWORD with offset 0x3D after NPC's name).

Example for D. Meltzer (YAZK):
Reply With Quote