Jump to content
  • 0

Buffing A Player


Question

Posted

Hello this the code from my project to buff someone:

SkillTable.getInstance().getInfo(6777, SkillTable.getInstance().getMaxLevel(6777)).getEffects(this, _boat, AutoLootHerbs, AutoLootHerbs);

	public final void getEffects(Creature effector, Creature effected, boolean calcChance, boolean applyOnCaster)
	{
		getEffects(effector, effected, calcChance, applyOnCaster, false);
	}

But it has autoloot etc and cant change nth at true or false, how cna i fix this :3

Recommended Posts

  • 0
Posted

well i found why its popping the error

        SkillTable.getInstance().getInfo(3594, SkillTable.getInstance().getMaxLevel(3594)).getEffects(this, _boat, true, false);

 

the _boat should be change to activeChar, but i already have it insite L2PcInstance, what may i add there?

  • 0
Posted

ill change it , but i use activeChar i get error because im in L2PcInstance

What are you trying to do?did you know or just you have write a code there?how you want it works.?

  • 0
Posted

This is not L2JServer, isn't it? You should use this method exactly as it's signature says... the first two arguments should be instances of Creature and the others should be booleans.

  • 0
Posted

This is not L2JServer, isn't it? You should use this method exactly as it's signature says... the first two arguments should be instances of Creature and the others should be booleans.

Thats ru project ...

  • 0
Posted (edited)

yes, eclipse is suggesting me to use summon or boat or decoy, its the target player where the skill wil lbe used

Edited by ganjaradio
  • 0
Posted (edited)
The method getEffects(Creature, Creature, boolean, boolean) in the type Skill is not applicable for the arguments (Player, boolean, boolean, boolean)

The first argument should be your character (the activeChar), the second argument should be the player target (activeChar.getTarget()), and the last two should be booleans. I don't think that _boat is of type Creature...

Edited by Tessa
  • 0
Posted

Project leader asking for a help with such a BASIC code. Anyway..

 

Like Tessa said, the first one is the caster and then the target. So, if the code is not using a npc, who can be the caster? A ghost? I don't think so. In such case activeChar / player has to be the caster and the target.

  • 0
Posted

Project leader asking for a help with such a BASIC code. Anyway..

 

Like Tessa said, the first one is the caster and then the target. So, if the code is not using a npc, who can be the caster? A ghost? I don't think so. In such case activeChar / player has to be the caster and the target.

He want server to cast the skill
Guest
This topic is now closed to further replies.



  • Posts

    • Added FloodProtector utility to prevent packet flooding for actions like item use and dice rolling. Integrated flood protection checks in relevant client packet handlers and registered/removal hooks in player lifecycle. Updated movement logic in L2PcInstance for improved position synchronization and geodata handling. Minor fixes and refactoring in attack logic, private store handling, and admin NPC editing. Refactored AI classes to enhance movement, attack, and skill usage logic for characters and mobs. Improved distance checks, attack range calculations, and skill casting conditions. Removed unused intention command logic from L2CharacterAI. Updated configuration to enable CellPathFinding. Minor code cleanups and bug fixes for more reliable AI behavior. Enhanced GeoPathFinding with detailed debug and error messages for region loading, including success/failure counts and file checks. Refactored L2AttackableAI and L2CharacterAI to improve attack range tolerance, immediate attack behavior, and added safety checks for missing targets. Updated configuration to disable CellPathFinding by default and added a new ShowRedName option for aggressive mobs. Minor config and log updates included. Applied TCP socket optimizations (e.g., TCP_NODELAY, buffer sizes, keepalive) in ClientThread, Connection, and SelectorThread to reduce latency and improve throughput. Enhanced L2AttackableAI with better random walk, aggro, and attack logic, including silent move checks, quest monster handling, and improved faction/raid/minion behavior. Added silent move support to L2PlayableInstance and quest monster flag to L2NpcTemplate/L2NpcInstance. These changes aim to improve server responsiveness, AI realism, and overall stability.
    • I’ve been using this Escape from Tarkov Hack for about a week now with no issues at all. ESP works great without any lag, and the aimbot is smooth and doesn't feel obvious. Had a quick setup with the loader, and support answered my questions right away. The HWID spoofer also did its job without messing with my system. So far, the cheat's staying undetected on my side.
    • Hello everyone, this is ADENA L2REBORN / LU4 / MASTERWORK We also have items, epics, etc. discord - adver745645 Our prices are reasonable, so have a nice shopping and a nice day.
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock