Hello, could anyone guide me to do this?
I'm trying to add the loading screen whenever a character uses the teleport, but I'm not having success, I thought that with this ShowBoard parameter it could happen, but apparently it only pulls html, does anyone know of any other parameters that I might be trying to use , or a different method?
I'm trying to add the loading screen whenever a character uses the teleport, but I'm not having success, I thought that with this ShowBoard parameter it could happen, but apparently it only pulls html, does anyone know of any other parameters that I might be trying to use , or a different method?
player.sendPacket(new ShowBoard("<img src=\"L2Font-e.loading02-e\" >", "101"));
Последнее редактирование: