About Global Color after use get disconnected *
SRO_DevKit
global color It became the normal thing there is a lot who did this and there is a lot of dll about this thing, and we would have wanted to do this in the source If there is someone who has a better code than this, does not skimp to share and thank you
Well I don't know how to help you because I'm a newbie but this code also leaves the normal chat with black color and the last letter of the phrase / word invisible, specify this in the topic too so that someone helps us this code is good, just a little missing correction
... this code also leaves the normal chat with black color and the last letter of the phrase / word invisible ...
It's because...
PHP Code:
DWORD globalcolors::GetColorByType(uint8_t id) { DWORD res = 0; // DEFAULT COLOR (BLACK) .... }
And seems like the code is editing the last byte to set the color id, that means your maximum will be 256 color id availables and you'll lost the last letter.
DWORD globalcolors::GetColorByType(uint8_t id)
{
DWORD res = 0; // DEFAULT COLOR (BLACK)
....
}
And seems like the code is editing the last byte to set the color id, that means your maximum will be 256 color id availables and you'll lost the last letter.
you know how we can fix it, and add fix dc when use global color's ?
You can do it more easily with filter control. Thus, you can determine the color you want according to itemIDs.
yeah i know but we don't have source codes and i don't have any filter source coded by me or one source working fine to edit, i'm using a open source filter but i can't know how extract it or edit it, athena filter source have alot bug's, and kryfilter have bug in dll HWID
maybe we can try add from dll this codes for me will work fine, if you can help we are thank you to it !
yeah i know but we don't have source codes and i don't have any filter source coded by me or one source working fine to edit, i'm using a open source filter but i can't know how extract it or edit it, athena filter source have alot bug's, and kryfilter have bug in dll HWID
maybe we can try add from dll this codes for me will work fine, if you can help we are thank you to it !
sorry for bad english.
You are a person trying to reach this is a good thing
Quote:
Originally Posted by GameRPoP
You can do it more easily with filter control. Thus, you can determine the color you want according to itemIDs.
Lots of people did that and are asking money for things like that. If something like that were released it would be awesome
[COLOR="Red"][SIZE="6"][B]~ArmyMS~[/B][/SIZE][/COLOR] 08/22/2008 - MapleStory - 0 Replies ~ArmyMS~
You need Maplestory Version 55.
for this.
then download the
Army Ms File here >Army MS.exe
then get onto hamachi,
>>>Hamachi Netowrks:
>ArmyMS,
WoW Color Hack (Use color-codes in text) 09/23/2007 - WoW Exploits, Hacks, Tools & Macros - 31 Replies WoWColorHack.flt
-=Preamble=-
I'm quite surprised that no one has released
anything similar yet - the theory behind
this dates back to the alpha days. Hell,
I first used this filter on my own alpha
sandbox.
-=Theory=-