Quote:
Originally Posted by forlik
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):

|
Interesting:
I found his ID at adres 0x00EF68FC as a reverse string (KZAY).
But it is not a stored as a number? It's just a reverted string
Update://
If a NPC does not have an ID, can I give him a new one?
Is the space inside the swd empty? How long have the
ID to be? I think four bytes (chars)?