vrika sto forum ena npc opou boroun oi aploi char na milane sto hero chat alla 9eli item gia na milisoun..evala 500 adena alla den ta kanei destory otan milas mia fora..
alla vlepi ama exeis 500 adena gia na milisis dn s ta katastrefi ;$
Hello, I'd like to change a title color for custom npc.
I created custom NPC, cloned existing. I put unique id for it in npcname-e, npcgrp and database.
I have "0" to serverSideName in db, so that it would use npcname-e, but instead it has "NoNameNPC"and no title color change.
📢 ¡ATENCIÓN JUGADORES DE LINEAGE 2! 📢
¡L2 Crest Converter ha llegado! El programa creado por PulserX para obtener crests de clan (banderas) que realmente funciona, programado y distribuido de manera gratuita a todo el mundo por su humilde servidor.
¿Cansado de que el viejo CrestMaker falle y arruine tus imágenes en Windows 10/11? Hemos creado una solución actualizada.
✅ Optimizado para Windows 10/11
✅ Convierte PNG/JPG perfectamente
✅ Adiós a las imágenes cuadriculadas
L2 Crest Converter es la herramienta que garantiza que tu crest se vea tal como la diseñaste.
Descárgalo y velo en acción aquí:
👉 https://youtu.be/OVsoi5Vaj7M?si=mhE8Aet0w5nwo6ZE
👉 https://youtu.be/OVsoi5Vaj7M?si=mhE8Aet0w5nwo6ZE
👉 https://youtu.be/OVsoi5Vaj7M?si=mhE8Aet0w5nwo6ZE
Question
kas23
geia :)
vrika sto forum ena npc opou boroun oi aploi char na milane sto hero chat alla 9eli item gia na milisoun..evala 500 adena alla den ta kanei destory otan milas mia fora..
alla vlepi ama exeis 500 adena gia na milisis dn s ta katastrefi ;$
else if(_command.startsWith("hmesit")){ String heroMessage = ""; int itemId = 57 , itemCount = 500; StringTokenizer stringTokenizer = new StringTokenizer(_command); stringTokenizer.nextToken(); while(stringTokenizer.hasMoreTokens()) heroMessage = heroMessage + stringTokenizer.nextToken() + " "; if(heroMessage == "") return; if(heroMessage.length() >= 100) { activeChar.sendMessage("too much big"); return; } if(activeChar.getInventory().getItemByItemId(itemId) == null || activeChar.getInventory().getItemByItemId(itemId).getCount() < itemCount){ activeChar.sendMessage("You don't have enought items to use this npc instance"); return; } activeChar.getInventory().destroyItemByItemId("done", itemId, itemCount, activeChar, null); for(L2PcInstance heroTakers : L2World.getInstance().getAllPlayers()) if(heroTakers != null) heroTakers.sendPacket(new CreatureSay(activeChar.getObjectId(),Say2.HERO_VOICE,activeChar.getName(),heroMessage)); }afto beni sto RequestBypassToServer.java
bori kapios na to epe3ergasti lg gia na katastrefete to item otan milaei meso tou NPC?
3 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now