Register for your free account! | Forgot your password?

You last visited: Today at 22:16

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Buff Pet Stack Fix

Discussion on Buff Pet Stack Fix within the Flyff PServer Guides & Releases forum part of the Flyff Private Server category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jan 2014
Posts: 773
Received Thanks: 374
Buff Pet Stack Fix

Einfacher Fix hier:
In der Funktion CItemUpgrade::OnPiercingRemove

Unter:
PHP Code:
    if( pItemElem->GetPiercingSize() == || pItemElem->GetPiercingItem) == )
    {
        
pUser->AddDefinedTextTID_GAME_REMOVE_PIERCING_ERROR );
        return;
    } 

Fügt ihr das ein:
PHP Code:
    if( pUser->HasActivatedVisPet() && pUser->GetVisPetItem() && pUser->GetVisPetItem()->m_dwObjId == pItemElem->m_dwObjId )
    {
        
pUser->AddText("Du kannst diesem Pet gerade keine Sockel entfernen.");
        
Error("CItemUpgrade::%s() User[%07d] buff pet sockel remove"__FUNCTION__pUser->m_idPlayer );
        return;
    } 
Drabur is offline  
Thanks
5 Users
Old 11/23/2014, 23:58   #2

 
elite*gold: 28
Join Date: Feb 2010
Posts: 463
Received Thanks: 277
This fix adjusts the piercing problem which is very interesting, thank you.
Guys function is "CItemUpgrade::OnPiercingRemove" no ?
ZeroTwo02 is offline  
Thanks
1 User
Old 11/24/2014, 06:30   #3
 
elite*gold: 0
Join Date: Jan 2014
Posts: 773
Received Thanks: 374
Quote:
Originally Posted by naruto66620 View Post
Guys function is "CItemUpgrade::OnPiercingRemove" no ?
Thx.
I edited it.
Drabur is offline  
Old 11/24/2014, 23:19   #4
 
elite*gold: 0
Join Date: Apr 2013
Posts: 12
Received Thanks: 2
Sorry, but, what file is it?
andreitajai is offline  
Old 11/24/2014, 23:25   #5

 
™Dryad's Avatar
 
elite*gold: 380
Join Date: Oct 2008
Posts: 2,262
Received Thanks: 382
WORLDSERVER->ItemUpgrade.cpp
™Dryad is offline  
Reply


Similar Threads Similar Threads
Crit buff infinite stack (unendlich kritischen Buff)
06/16/2014 - WoW Exploits, Hacks, Tools & Macros - 7 Replies
https://www.youtube.com/watch?v=dU-oX4GkTG4
BUFF STACK!!!!!
12/23/2005 - Lin2 Exploits, Hacks, Bots, Tools & Macros - 5 Replies
Buff Stack Don't blame me if it everyone knows :) English: Explanation of the "double buff" bug (tested only on private servers with C1):
Buff Stack without L2W
11/17/2005 - Lineage 2 - 4 Replies
I used the search engine but nothing, all topics are about buff stacks with L2W but i have to say that one guy made me 3 accumens and i was :handsdown: :handsdown: :handsdown: so there is a way WITHOUT L2Walker but how? Anyone knows?



All times are GMT +1. The time now is 22:17.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.