Hello everyone, folks, i have a problem. I want to do smth. In community board a button which give to player inventory slots. And here i need help, on method for slots adding. Method is like this :
if(command.startsWith("_bbstopCharactersBuySlots")){if(activeChar.destroyItemByItemId("",Config.SLOTS_PRICE_ID,Config.SLOTS_PRICE_COUNT, activeChar,true)){
activeChar.getInventoryLimit();
activeChar.sendUserInfo(true);
activeChar.sendMessage("You expanded your inventory slots by 10!");}else{
activeChar.sendMessage("You don't have 30 NightMare Crystal");}}
separateAndSend(content, activeChar);}
I'm sure it is wrong something here, but i need help. It is not so easy as i hear. But together, we can make this.
Thanks for understanding!
Hello everyone!
I have a problem with editing mobs. I took some Mobs from here without sound and added them,
they looked good !!! BUT BUT !
When I hit him it does generate the effect, but when he hits it it doesn't.
Is this effect controlled from Npcgrp.dat?
PD_ I add capture of the event / effect I mention.
I await your answers, thank you!
Alguém que saiba trabalhar com Engine.dll e Core.dll? Tenho hwid no servidor o código adaptado, mas não tenho parte do cliente, pois meu cliente é c4.. Alguém que faça esse tipo de serviço
Question
0flee
Hello everyone, folks, i have a problem. I want to do smth. In community board a button which give to player inventory slots. And here i need help, on method for slots adding. Method is like this :
I'm sure it is wrong something here, but i need help. It is not so easy as i hear. But together, we can make this.
Thanks for understanding!
P.S.-I need a good help, thank you again !
3 answers to this question
Recommended Posts