Pedia akouste simera apofasisa na valw ena NPC trader mazi me tin black vesper kai ta sinafi apo edw pera ( http://maxcheaters.com/forum/index.php?topic=148580.0 ) eeee kai ekana kanonikotata ta vimata ! mexri prin doulevane ta panta ston server ( aa kai na min xexasw doulevw afti tin stigmi se Teon pack epidi eimai new akoma kai mathenw) tespa kai vazw kanonika to npc kai tis armor ktlp kai anigw ton server paw na dw ligo kati allages sto GM shop kai den douleve dld (aniga to Sgrade armor kai apla den ginotane tpt den mou edixne tis armor i ta weapon kai genika ola mesa sto gm shop) kai meta ekana spawn tin Trader kai pali patousa eki stin armor kai den ginotane tpt. Omos paratirisa kati sto game server console oti mou vgazei kati san afto otan pataw px (armor) (
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
Hello.
This code works well. It removes buff with double click, but If you preffer remove buff with ALT + mouse click, place this code in AbnormalStatusWnd.uc
function OnLButtonDown(WindowHandle a_WindowHandle, int X, int Y)
{
local Rect windowBounds;
local int targetRow;
local int targetCol;
local StatusIconInfo info;
local SkillInfo skillInfo;
if (IsKeyDown(IK_alt) == false)
return;
// Find window position
windowBounds = Me.GetRect();
// Process clicks outside of window frame only
if (X > (windowBounds.nX + NSTATUSICON_FRAMESIZE))
{
// Calc row and col of targeted icon
targetRow = (Y - windowBounds.nY) / NSTATUSICON_SIZE;
targetCol = (X - windowBounds.nX - NSTATUSICON_FRAMESIZE) / NSTATUSICON_SIZE;
// Store status info of targeted icon
StatusIcon.GetItem(targetRow, targetCol, info);
// Store actual skill info and make sure it is exists
if (GetSkillInfo(info.ClassID, info.Level, skillInfo))
{
// Request server to stop skill effect
// Usage: _dispel:<int:skill_id>,<int :skill_level>
// Example: _dispel:313,8
RequestBypassToServer ( "_dispel:" $ string ( skillInfo. SkillID ) $ "," $ string ( skillInfo. SkillLevel ) ) ) ;
}
}
}
Question
SocialKiller
Kalispera se olous kai kali vdomada !
Pedia akouste simera apofasisa na valw ena NPC trader mazi me tin black vesper kai ta sinafi apo edw pera ( http://maxcheaters.com/forum/index.php?topic=148580.0 ) eeee kai ekana kanonikotata ta vimata ! mexri prin doulevane ta panta ston server ( aa kai na min xexasw doulevw afti tin stigmi se Teon pack epidi eimai new akoma kai mathenw) tespa kai vazw kanonika to npc kai tis armor ktlp kai anigw ton server paw na dw ligo kati allages sto GM shop kai den douleve dld (aniga to Sgrade armor kai apla den ginotane tpt den mou edixne tis armor i ta weapon kai genika ola mesa sto gm shop) kai meta ekana spawn tin Trader kai pali patousa eki stin armor kai den ginotane tpt. Omos paratirisa kati sto game server console oti mou vgazei kati san afto otan pataw px (armor) (
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Client: [Character: %Admin%WorldOfHeroes - Account: korfofoudas - IP: 94.67.31.8
7] - Failed running: [C] 21 RequestBypassToServer - L2J Server Version: 714M - D
P Revision: 714M
java.lang.NoClassDefFoundError: Could not initialize class net.sf.l2j.gameserver
.model.L2Multisell
at net.sf.l2j.gameserver.model.actor.instance.L2MerchantInstance.onBypas
sFeedback(L2MerchantInstance.java:156)
at net.sf.l2j.gameserver.network.clientpackets.RequestBypassToServer.run
Impl(RequestBypassToServer.java:187)
at net.sf.l2j.gameserver.network.clientpackets.L2GameClientPacket.run(L2
GameClientPacket.java:74)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
kati tetia kai kathe fora poou pataga na anixi to armor i to weapon kai ta alla mou evgaze afto !
Mpori kapios na help ligo ? na mathw toulaxiston ti ginete !
20 answers to this question
Recommended Posts