Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Flyff > Flyff Private Server
You last visited: Today at 11:22

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

Advertisement



Source Hilfe Ultimate Waffe auf Linkehand gültig machen.

Discussion on Source Hilfe Ultimate Waffe auf Linkehand gültig machen. within the Flyff Private Server forum part of the Flyff category.

Reply
 
Old   #1
 
Shuya83's Avatar
 
elite*gold: 0
Join Date: Nov 2011
Posts: 210
Received Thanks: 97
Source Hilfe Ultimate Waffe auf Linkehand gültig machen.

Hallo

Ich suche ne möglichkeit, ulti waffen mit sockel auf PARTS_RWEAPON und PARTS_LWEAPON benutzbar zu machen.

So das man auf beide waffen die ulti sockel benutzen kann.


Ich habe in der Source das gefunden.


PHP Code:
// º¸¼® ÇÕ¼º ÈÄ ´É·ÂÄ¡ Àû¿ë
void CUltimateWeapon::SetDestParamUltimateCMoverpMoverCItemElempItemElemBOOL bEquipDWORD dwParts )
{
    
    if( 
dwParts != PARTS_RWEAPON )
        return;
    
    
map<intintmapDst GetDestParamUltimatepItemElem );
    for(
map<intint>::iterator it mapDst.begin(); it != mapDst.end(); it++ )
    {
        if( 
bEquip )
            
pMover->SetDestParamit->firstit->secondNULL_CHGPARAM );
        else 
            
pMover->ResetDestParamit->firstit->secondTRUE );
    }

Dieser sagt das die ulti Slots nur auf Rechter hand wirken und nicht die linke Linke hand.

Ich habs auch schon versucht bischen abzuändern in

PHP Code:
    if( dwParts != PARTS_RWEAPON && PARTS_LWEAPON )
        return; 
Ging auch ohne fehler zu compilen aber dann funktionieren die ulti sockel stats nicht mehr.

Hat jemand ne lösung für mich parat?
Shuya83 is offline  
Old 01/05/2012, 15:16   #2



 
Sedrika's Avatar
 
elite*gold: 18
The Black Market: 103/0/0
Join Date: Sep 2009
Posts: 20,177
Received Thanks: 14,471
if( dwParts != PARTS_RWEAPON && PARTS_LWEAPON )
return;

in

if( dwParts != PARTS_RWEAPON && dwParts !=PARTS_LWEAPON )
return;
Sedrika is offline  
Thanks
2 Users
Old 01/05/2012, 15:19   #3
 
elite*gold: 0
Join Date: Oct 2010
Posts: 271
Received Thanks: 206
Quote:
Originally Posted by Sedrika View Post
if( dwParts != PARTS_RWEAPON && PARTS_LWEAPON )
return;

in

if( dwParts != PARTS_RWEAPON && dwParts !=PARTS_LWEAPON )
return;
Du meinst.
PHP Code:
if( dwParts != PARTS_RWEAPON || dwParts !=PARTS_LWEAPON 
        return; 
Sonst würde er nur returnen wenn dwParts nicht gleich PARTS_RWEAPON UND nicht gleich PARTS_LWEAPON ist. o.ô
Aber naja, wenn man ne Linke will, brauch man auch ne Rechte von daher gesehn xD...
Incestus is offline  
Old 01/05/2012, 15:22   #4
 
Shuya83's Avatar
 
elite*gold: 0
Join Date: Nov 2011
Posts: 210
Received Thanks: 97
Quote:
Originally Posted by Sedrika View Post
if( dwParts != PARTS_RWEAPON && PARTS_LWEAPON )
return;

in

if( dwParts != PARTS_RWEAPON && dwParts !=PARTS_LWEAPON )
return;
Du bist super es funktioniert 1a.
Shuya83 is offline  
Old 01/05/2012, 17:31   #5
 
Pumbaaa's Avatar
 
elite*gold: 20
Join Date: Apr 2009
Posts: 804
Received Thanks: 828
Quote:
Originally Posted by Incestus View Post
Du meinst.
PHP Code:
if( dwParts != PARTS_RWEAPON || dwParts !=PARTS_LWEAPON 
        return; 
Sonst würde er nur returnen wenn dwParts nicht gleich PARTS_RWEAPON UND nicht gleich PARTS_LWEAPON ist. o.ô
Aber naja, wenn man ne Linke will, brauch man auch ne Rechte von daher gesehn xD...
Ohne Worte...
Pumbaaa is offline  
Thanks
1 User
Reply


Similar Threads Similar Threads
Einhand Waffe wurde zur Zwei Hand Waffe wie kann ich es rückgängig machen
09/17/2011 - Metin2 Private Server - 4 Replies
Hay , Die Exothenaxt in mein Server wurde zur einer Zwei Hand Waffe , Man braucht nur Zwei Slots doch wenn man es trägt sieht es aus wie eine Zweihand Waffe bin mir ziemlich sicher das es an der Item_proto Clientside liegt. Wie kann ich es wieder normal machen ?
Reichsklinge zu 1hand waffe machen und dss und fks rein machen usw wie?
02/15/2011 - Metin2 Private Server - 5 Replies
Hallo, Ich möchte Reichsklinge zur 1 Hand Waffe machen das Sura, Ninja und Krieger sie tragen können ich möchte aber auch noch DMG erhöhen und DSS und FKS rein machen... Wie???
80 waffe im dt machen?wie erfolgreich?
09/24/2009 - Metin2 Private Server - 4 Replies
Wenn icg mir die 80iger waffe im dt machen will, wie hoch ist die chance das es klappt?oder ist es 100%?
2hand waffe zu 1hand waffe machen
05/17/2008 - World of Warcraft - 0 Replies
hiho hab mal ne frage gibt es ein programm womit man das machen kann also 2hand waffe zur 1hand waffe wenn ja könnte mir jemand ein link dafür geben thx im vorraus zb s3 2h schwert zu 2 1händern thread closen bitte habs gefunden thx
Waffe zu imp machen auf Hanin
10/05/2007 - Kal Online - 1 Replies
Hallo! Ich wollte mal fragen ob ihr mit evtl. erklären könntet wie ich eine Waffe zum Imp mache auf dem Server Hanin. Hab mich schon damit befasst aber wenn ich 2 mal i drücke klappt das irgendwie net : / Könntet ihr mir vllt. eine step for step anleitung dazu machen ? Habe die Sufu schon benutzt aber nichts passendes gefunden. Und sry für die noob frage :o



All times are GMT +2. The time now is 11:22.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

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