Jump to content
Sign in to follow this  
sgt_savage

Binarize anyone know how?

Recommended Posts

I have been trying to binarize the seb Ilo objects so that I can use them in WRPtool. I have downloaded binarize and binarizeIT but they don't seem to work. When I click on the Binarize bin file I get an MSDOS screen flash for a split second and nothing happens. I use binarizeIT and I get an error stating runtime 32 error. Does anyone know an easy way of converting Mlod files to odol ?  crazy_o.gif

Thanks

Share this post


Link to post
Share on other sites
I have been trying to binarize the seb Ilo objects so that I can use them in WRPtool. I have downloaded binarize and binarizeIT but they don't seem to work. When I click on the Binarize bin file I get an MSDOS screen flash for a split second and nothing happens. I use binarizeIT and I get an error stating runtime 32 error. Does anyone know an easy way of converting Mlod files to odol ?  crazy_o.gif

Thanks

that's because binarize is a command line tool (and bin.bat expects a command line argument).

Just start the command line and change into binarize directory and type

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">

bin myaddon

where "myaddon" is the directory that contains your addon. You can find then a binarized version in the Opt-directory. But be aware that not all .paa or .pac files or copied; only textures referenced in the models are copied; you have to copy map/UI textures yourself.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×