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?
Hello everyone, we are one of the top gaming currency stores. We work exclusively with top projects.
If you are interested in anything like Adena, Coins, Equip, write to us
Discord - pchelacoin
Telegram - https://t.me/ipchelacoin
BOHPTS, KETRAWARS, EURO-PVP, L2REBORN, E-GLOBAL, LA2DREAM
TOP PRICE !!!!!!!
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