- This topic has 5 replies, 3 voices, and was last updated 21 years, 3 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › Archives › Instant Messaging › AIM Support › [AimRes] IM Window Screenname font SIZE
I figured out how to change the font type, but how do I go about changing the size in it? Is it also in a string table, or in a dialogue?
anyone? 🙁
I don’t know where you changed this, but I’m think you used the tag somewhere in reshack? You can just add the size=”[1-6]” tag in there. If that’s not how you did it, how did you?
No, it’s not. The font face, can be changed in AimRes.dll, but for the size, I figured out you have to change icmbui.ocm. Here are my instructions.
find: %s%s%s
replace with: %s%s:
the is there to represent the 6 bytes that you need to fill up. AIM 5.9 reads its information from x, to x, so you must have it filled up from x, to x, no matter what, no less, no more. you could replace with 00 00 00 00 00 00, but I already had put in . your choice.
i would help you if I now what your talking about???
Help with what? I posted the solution.