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
Williams
I'm creating a percentage config for VIP I want them to have 30% discount for teleport but what would be the option in java for integers? For example
final int price = 10000
getVip() ? price % 10 : price
result = 0
when debugging my value is 0 but it should be 1000
3 answers to this question
Recommended Posts