Jump to content

CTGavesT

Members
  • Posts

    428
  • Credits

  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

CTGavesT last won the day on December 29 2016

CTGavesT had the most liked content!

1 Follower

About CTGavesT

Profile Information

  • Current Mood
    Crazy
  • Gender
    Not Telling
  • Country
    Korea - South

Recent Profile Visitors

2,307 profile views

CTGavesT's Achievements

  1. Hello, I add this code here https://maxcheaters.com/topic/248730-agathions-acis-401-does-not-interfere-with-summons-or-pets/. but i have problem with agathion movement, agathion does not move when the player moves. The player must stop moving for Agathion to come close him. i think the problem is here at < _followTask = ThreadPool.scheduleAtFixedRate(new Follow(this), 1000, 1000); >> public void followToOwner() { if (_followTask == null) _followTask = ThreadPool.scheduleAtFixedRate(new Follow(this), 1000, 1000); int rnd = Rnd.get(-30, +30); SpawnLocation loc = _owner.getPosition(); if (!checkIfInRange(1000, this, _owner)) teleport(_owner, 30); if (_owner.isMoving()) getAI().tryToFollow(_owner, false); else { if (!checkIfInRange(75, this, _owner)) getAI().tryToMoveTo(new Location(loc.getX()+rnd, loc.getY()+rnd, loc.getZ()), null); else if (checkIfInRange(30, this, _owner)) getAI().tryToIdle(); if (Config.AGATHION_HEAL_OWNER && !getCast().isCastingNow()) { if (_owner.isInOlympiadMode() || _owner.isInDuel() || _owner.getPvpFlag() != 0 || _owner.isInsideZone(ZoneId.PVP) || _owner.getKarma() != 0) return; if ((_owner.getStatus().getHpRatio() < Config.AGATHION_PERCENT_TO_HEAL)) getAI().tryToCast(_owner, 1011, 18); } else if (!Config.AGATHION_ONLY_FOLLOW && Config.AGATHION_ALLOW_SOCIAL && !isMoving() && !getCast().isCastingNow()) broadcastPacket(new SocialAction(this, 1)); }
  2. Hello thanks you for answer I just wanna use this patch cuz it has useful staff that is the reason
  3. Hello can someone help me to change the revision from engine.dll? i wanna change it from 216 to 746 i tried to open it with HxD editor but nothing it seems crypted https://www.mediafire.com/file/om5dlsy0od3tyk0/Engine.dll/file
  4. hello i use acis 401 In the video that you uploaded, the name is not visible, but it appeared to me I upload a screenshot so you can understand what I mean how can i fix it? https://prnt.sc/kTET9oxF4fos
  5. Hello i'm looking for interlude pack (balance) ready to run without bugs and etc... Thnx Discord : CTGavesT 한국#4894
  6. ok thnx you :) , but when this message shows up i cant login to my server :( i stuck on server selection
  7. hello i get this error after 30 min when my server is online help me plz [ Info : Client [IP: xxx.xxx.xxx.xx] -> Protocol Revision: -1 is invalid. minimum is 740 and maximum is 746 are supported. colosing connection pack: L2jfrozen
  8. Όταν ανοίγω τον server κάνω login κανονικά , Όταν όμως περνάει κάποια ώρα δεν μπορώ να κουνήσω τον παίκτη και όταν κλείνω το client και πάω να ξαναμπώ μπαίνει μέχρι την επιλογή του server , δεν έχω κανένα error στο gameserver Pack: L2jFrozen
  9. How to Delete this Panel via java? ~~~~~[Image]~~~~ https://prntscr.com/i6uxfm
  10. Thnx you very much you Helped me alot ... you are the best ... You're my idol :) Thnx you very much Thnx you very much
  11. :<>:<>:<>:<>:<>:<>:<>:<>:<>: Hello Guy New Skill =for Interlude With Logo :<>:<>:<>:<>:<>:<>:<>:<>:<>: Preview http://prnt.sc/dzzwjk How To Change The Logo https://www.youtube.com/watch?v=r2a15cWKbSQ :<>:<>:<>:<>:<>:<>:<>:<>:<>: Credits : Me (CTGavesT) Download Link http://www.4shared.com/rar/r26D0y4rba/CTS_Files01.html? :<>:<>:<>:<>:<>:<>:<>:<>:<>:
×
×
  • Create New...