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

Put full error log from console or line where errors appears.

I think that he expect you to guess what exactly the exception is, by throwing dices.

  • 0
Posted (edited)

This line is your problem im not working with h5 but this seems wrong

 

SkillTable.getInstance().getInfo(6777, SkillTable.getInstance().getMaxLevel(6777)).getEffects(this, _boat, AutoLootHerbs, AutoLootHerbs);
Must be like this i think

SkillTable.getInstance().getInfo(buffid, bufflevel).getEffects(this, player);
Edited by Reborn12
  • 0
Posted

darling stop make useless posts :P 

 

on post..put your log to see the error

 

The only useless post here is this one:

That it isnt used like the statement and give the autocorrect or tells me to creat a new statement

 

So, why don't you give a useful answer, if you are so professional? :D

  • 0
Posted

The only useless post here is this one:

 

 

So, why don't you give a useful answer, if you are so professional? :D

I think with my reply he have the fix getmaxlevel 6777 he can replace with the buff level or im wrong?
  • 0
Posted

I think with my reply he have the fix getmaxlevel 6777 he can replace with the buff level or im wrong?

Without proper error report it's like shooting in the dark... you can only guess (by throwing dices) what kind of crap he made.

  • 0
Posted (edited)

This is the error:

From the one Reborn12 shared

The method getEffects(Creature, Creature, boolean, boolean) in the type Skill is not applicable for the arguments (Player, Player)

And from the one i had:

The method getEffects(Creature, Creature, boolean, boolean) in the type Skill is not applicable for the arguments (Player, boolean, boolean, boolean)
Edited by ganjaradio
Guest
This topic is now closed to further replies.



  • Posts

    • Added: 🎁 Seasonal Bonus System When the seasonal bonus is enabled, players receive additional bonus coins equal to bonus_season_percent of their donation amount. 💡 How it works (example): A player donates through their personal account and immediately receives regular coins. At the same time, bonus coins equal to 30% of the donation are credited. Example: Donation: 1000 coins → Bonus: 300 coins (30%) These bonus coins are not available immediately — they can be claimed later when the next season begins. 📅 When the bonus can be claimed: bonus_season_claim_start_date – the date when the "Claim" button becomes available. bonus_season_claim_end_date – the date after which the bonus can no longer be claimed. During this time window, the "Claim" button will appear in the personal account, allowing players to collect their accumulated bonus. 'bonus_season_enabled' => true, // Enable/disable the seasonal bonus system 'bonus_season_percent' => 30, // Percentage of the donation to be given as bonus coins (30 = 30%) 'bonus_season_claim_start_date' => '2025-07-30 00:00:00', // Date when the Claim button becomes available in the new season   'bonus_season_enabled' => true, // Вкл./Выкл Сезонную бонусную систему? 'bonus_season_percent' => 30, // Процент, при донате получает монеты в процентах 30 = 30%, которые может использовать в следующем открытии 'bonus_season_claim_start_date' => '2025-07-30 00:00:00', // Дата когда доступна кнопка Claim в новом сезоне 'bonus_season_claim_end_date' => '2025-08-15 20:00:00', // Дата окончания когда кнопка Claim в новом сезоне
    • Discord         :  utchiha_market Telegram        : https://t.me/utchiha_market  
    • HELLO EVERYONE. WE ARE SELLING A LOT OF ADENA ON L2 REBORN DISCORD - GODDARDSHOP   HURRY TO BUY OR YOU MAY NOT MAKE IT!!!
    • you can find the extender at GX-EXT Discord! http://prntscr.com/coUwKnD4Zs_w https://l2servers.com.ar/   @GX-Ext
  • 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