Im kinda stuck with silly issue on ExShowScreenMessage packet:
@Overrideprotectedvoid writeImpl(){
writeC(0xfe);
writeH(0x38);
writeD(_type);// 0 - system messages, 1 - your defined text
writeD(_sysMessageId);// system message id (_type must be 0 otherwise no effect)
writeD(_position);// message position
writeD(_hide ?1:0);// hide
writeD(_size);// font size 0 - normal, 1 - small
writeD(_unk2);// ?
writeD(_unk3);// ?
writeD(_effect ?1:0);// upper effect (0 - disabled, 1 enabled) - _position must be 2 (center) otherwise no effect
writeD(_time);// time
writeD(_fade ?1:0);// fade effect (0 - disabled, 1 enabled)
writeS(_text);// your text (_type must be 1, otherwise no effect)}
on the image i maked red colow size of the ExShowScreenMessage packet, i need to decrease it to the blue marker size, i dont get it why its even so big.
this marked size doesnt allow to press that location with mouse and thats how its interupting my movements, i need to fix that, any help please?
I helped you with the c6 source to fix the issues of that guy and still has issues as a friend if you give it away to anyone then forget about me 🙂 i managed to fix the source alone to avoid this kind of shits but seems the ego is higher, thinking about it now its better to lose a friend on this situations cause as i see pixels matters more for you ...
Letss see who this person is that i supposedly scammed. I’m not ZOUMHS and i am not pretending to be someone else remember? Scammer i wont forget how you joined my server under a different name to ‘test’ and steal ideas using the same IP :D. Do you remember how i caught you, lyer? You are so pathetic. Good luck with your sales.
Question
HmD
Hello MxC
Im curently working with:
Interlude T0/C6 - java
Im kinda stuck with silly issue on ExShowScreenMessage packet:
using:
on the image i maked red colow size of the ExShowScreenMessage packet, i need to decrease it to the blue marker size, i dont get it why its even so big.
this marked size doesnt allow to press that location with mouse and thats how its interupting my movements, i need to fix that, any help please?
7 answers to this question
Recommended Posts