Thread: Ambermoon
View Single Post
Old 23 May 2013, 11:37   #482
st-th
Bad Taste Development
 
st-th's Avatar
 
Join Date: Jul 2008
Location: Bonn / Germany
Age: 52
Posts: 48
Quote:
Originally Posted by dlfrsilver View Post
look here :
Could you provide a hexdump of that file? (3Map_Texts.amb/315)

For this to work, you have to manipulate the header in an "illegal" way IMHO.

EDIT: My guess is that you simply set the length of the placeholder to 0 in the header without any actual data for the string itself, and actually didn't *remove* it at all (this would require removal of its length info from the header as well). This would work due to the way the loader functions, but isn't really "cleaner" than keeping the placeholder string with proper length info stored in the header.

Last edited by st-th; 23 May 2013 at 12:20.
st-th is offline  
 
Page generated in 0.04764 seconds with 11 queries