Need some not your average programing help

Hey, I was wondering if anyone who programs could help me out here.

Is there any way to make the evo app when it creates the override prefs file. I want the "type" and "creator" to be different on the prefs file. So when its created it will have the "type" and "creator" that I want it to have and not "OpŽƒ" for type and "EsçO" for creator.

I have already changed the owner resource in the app but evo still makes the prefs with the default settings

can anyone help me out.

Thanks,
Phil

------------------
(BR)(url="http://"http://thegreatexpansion.8m.com")The Great Expansion - An upcoming total conversion plug of EVO(/url)

No, you cant change it, the preferance writing code will be hard coded, along with the info on what creator/type the file is.

Anyway, why would you want to?

------------------
--blackhole
(url="http://"mailto:blackhole@mac.com")mailto:blackhole@mac.com(/url)blackhole@mac.com

I want to change is so that it will use the custom icon i have assigned it 🙂

does anyone know how to change the coding to do this.

------------------
(BR)(url="http://"http://thegreatexpansion.8m.com")The Great Expansion - An upcoming total conversion plug of EVO(/url)

Wait - you want to go through all that trouble just to assign a custom icon to a prefs file?? Doesn't just pasting in a new one work?

------------------
"Apple does not recommend allowing an elephant to operate a Mac in any environment."

The problem with cutting and pasting is that. the prefs files isn't created till the first time you start up the game on your own computer, because evo does some testing and those results are stored in the prefs file. So i can't just cut and past them 🙂

------------------
(BR)(url="http://"http://thegreatexpansion.8m.com")The Great Expansion - An upcoming total conversion plug of EVO(/url)

In that case, look in EV:O's BNDL resource and find the one for the pref file, then change the associated icon.

------------------
--blackhole
(url="http://"mailto:blackhole@mac.com")mailto:blackhole@mac.com(/url)blackhole@mac.com

Heehee I have already changed all those setting but becuase i have changed the owner resour and also the type . now when it creates the prefs file its different so it would use the icon i have put in the BNDL. And i can't say why i changed the creator etc. becuase that would run the surprise of my plugin 🙂

So no one knows how to change the coding?

------------------
(BR)(url="http://"http://thegreatexpansion.8m.com")The Great Expansion - An upcoming total conversion plug of EVO(/url)

Quote

Originally posted by Phillip:
**So no one knows how to change the coding?
**

actually, it's quite a simple process. all you have to do is decompile (or rewrite) the app, change the part that makes the prefs file, and recompile. so basically, go get a compiler, use it to write a decompiler, decompile ev, sift through thousands of lines of uncommented code, change what you want, and click compile. simple, really

------------------
if tin whistles are made of tin, what's a fog horn made of?

I wish I could do that but I would have no idea how to write a decomplier and do that other stuff
------------------
(url="http://"http://thegreatexpansion.8m.com")The Great Expansion - An upcoming total conversion plug of EVO(/url)

(This message has been edited by Phillip (edited 08-27-2000).)

Quote

Originally posted by Phillip:
I wish I could do that but I would have no idea how to write a decomplier and do that other stuff

nor do i, otherwise i would've put one on my site for you to download (okay, so maybe i wouldn't have b/c it'd take a huge amount of time to make one and i really wouldn't want to offer something like that as freeware...). but really, if the bndl thing doesn't work i have no idea how to do it

------------------
if tin whistles are made of tin, what's a fog horn made of?

I think Ambrosia would be somewhat offended if you decompile EV, and probably would take legal action against you.

At the very least, one would be banned forever from the board.

------------------
"He's probably the least qualified person ever to be nominated by a major party... What is his accomplishment? That he's no longer an obnoxious drunk?"
- Ron Reagan, son of the former president, on George W. Bush; a (url="http://"http://www.votenader.com")Ralph Nader(/url) supporter.

AIM: ColdFusion117

(quote)Originally posted by Phillip:
**Heehee I have already changed all those setting but becuase i have changed the owner resour and also the type . now when it creates the prefs file its different so it would use the icon i have put in the BNDL. And i can't say why i changed the creator etc. becuase that would run the surprise of my plugin;)

------------------
--blackhole
(url="http://"mailto:blackhole@mac.com")mailto:blackhole@mac.com(/url)blackhole@mac.com**

So changing the owner resource in the evo app is a vilation of the copywrite law?

------------------
(url="http://"http://thegreatexpansion.8m.com")The Great Expansion - An upcoming total conversion plug of EVO(/url)

If you distribute the altered app - yes.