Hey there,
I have a problem with the habbo imager which tsuka made..
There are just a few links to set but if i start the process (extract of swf and create the json files, which all did automatically after run the resource_update.php file) it extracts a few swfs but then it stops and crashes.
These are the variables where i need to put in the links.
OUTPUT_DIRECTORY = dirname(FILE).'/resource/' <-- Preset
OFFICIAL_RES_URL = "
FLASH_CLIENT_URL = "
ExtractSWF = "
ExtractMap = "
ExtractFigureData = "
ConvertLegacyDrawOrder(OUTPUT_DIRECTORY."draworder.xml" <-- Preset
Can someone help me ?
I don't know why it isn't working..
I have a problem with the habbo imager which tsuka made..
There are just a few links to set but if i start the process (extract of swf and create the json files, which all did automatically after run the resource_update.php file) it extracts a few swfs but then it stops and crashes.
These are the variables where i need to put in the links.
OUTPUT_DIRECTORY = dirname(FILE).'/resource/' <-- Preset
OFFICIAL_RES_URL = "
You must be registered for see links
" <-- is this path correct?FLASH_CLIENT_URL = "
You must be registered for see links
" <-- is this path correct?ExtractSWF = "
You must be registered for see links
" <-- should be correctExtractMap = "
You must be registered for see links
" <-- the dir of my figuremap.xml file, should be correct, right?ExtractFigureData = "
You must be registered for see links
" <-- the dir of my figuredata.xml file, should be correct too, right?ConvertLegacyDrawOrder(OUTPUT_DIRECTORY."draworder.xml" <-- Preset
Can someone help me ?
I don't know why it isn't working..