Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Flyff > Flyff Private Server
You last visited: Today at 09:40

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

Advertisement



[Hilfe]Bei Fashion Combi System bitte

Discussion on [Hilfe]Bei Fashion Combi System bitte within the Flyff Private Server forum part of the Flyff category.

Reply
 
Old   #1

 
™Dryad's Avatar
 
elite*gold: 380
Join Date: Oct 2008
Posts: 2,262
Received Thanks: 381
[Hilfe]Bei Fashion Combi System bitte

Hallo Community..

Ich bräuchte bitte eure hilfe

Ich habe das Fashion system in mein sourcen geaddet
lief alles wunderbar...

Wenn ich Ingame bin und zu mein Fashion Npc gehe

Steht bei ihm unten error



2: Wenn das fenster erscheint und ich alle 8 sachen rein tuhe und
auf Start drücke passiert nix..



Zeig euch jetze mal die einträge

defineText.h

PHP Code:
#define TID_MMI_COSTUME_COSTUMEMIXFAILED        4625 // ÇÕ¼º¿¡ ½ÇÆÐÇÏ¿© ¸ðµç ¾ÆÀÌÅÛÀÌ ¼Ò¸êµÇ¾ú½À´Ï´Ù.
#define    TID_COSTUME_COSTUMEMIXCOMPLETE            4626

#define TID_COSTUME_REGISTERNOTSLOT                4631
#define    TID_MMI_COSTUMEMIX01                    4632
#define TID_MMI_COSTUMESELL01                    4633
#define TID_MMI_COSTUMEBUY01                     4634
#define TID_COSTUME_NOTINVENTORYSPACE             4635
#define TID_COSTUME_NOTSAMEITEM                 4636
#define TID_COSTUME_ITEMOVERLAP                 4637
#define TID_COSTUME_REGISTERNOTITEM             4638 
textClient.inc

PHP Code:
TID_COSTUME_REGISTERNOTITEM            0xffff0000 //등록할 수 없는 아이템입니다.
{
    
IDS_TEXTCLIENT_INC_003213
}

TID_COSTUME_REGISTERNOTSLOT            0xffff0000 //등록 가능한 슬롯이 아닙니다.
{
    
IDS_TEXTCLIENT_INC_003214
}

TID_COSTUME_ITEMOVERLAP                0xffff0000 //이미 등록되어 있어 중복 등록이 불가능 합니다.
{
    
IDS_TEXTCLIENT_INC_003215
}

TID_COSTUME_NOTSAMEITEM                0xffff0000 //등록 된 코스튬이 동일한 코스튬이 아닙니다. 확인 후 다시 시도 해 주세요
{
    
IDS_TEXTCLIENT_INC_003216
}

TID_COSTUME_NOTINVENTORYSPACE            0xffff0000 //인벤토리 공간이 존재하지 않습니다. 확인 후 다시 시도 해 주세요.
{
    
IDS_TEXTCLIENT_INC_003217
}

TID_COSTUME_COSTUMEMIXCOMPLETE            0xffbb00 //[****]의 합성이 성공적으로 이루어졌습니다.
{
    
IDS_TEXTCLIENT_INC_003218
}

TID_MMI_COSTUMEBUY01            0xffff0000 //코스튬 재료 구입
{
    
IDS_TEXTCLIENT_INC_003225
}

TID_MMI_COSTUMESELL01            0xffff0000 //코스튬 재료 판매
{
    
IDS_TEXTCLIENT_INC_003222
}

TID_MMI_COSTUMEMIX01            0xffff0000 //코스튬 합성
{
    
IDS_TEXTCLIENT_INC_003223

textClient.txt
PHP Code:
IDS_TEXTCLIENT_INC_003213    Gegenstand kann nicht gewählt werden.
IDS_TEXTCLIENT_INC_003214    Kein gültiger Platz.
IDS_TEXTCLIENT_INC_003215    Doppelte Verwendung ist nicht möglich.
IDS_TEXTCLIENT_INC_003216    Es müssen gleiche Kostüme gewählt werden.
IDS_TEXTCLIENT_INC_003217    Kein Platz im Inventar.
IDS_TEXTCLIENT_INC_003218    Die Kombination von %s war erfolgreich.

IDS_TEXTCLIENT_INC_003225    Kostümteile kaufen.
IDS_TEXTCLIENT_INC_003222    Kostümteile verkaufen.
IDS_TEXTCLIENT_INC_003223    Kostüme kombinieren 
Verstehe echt net was daran falsch ist..
I-welche errors bekomm ich auch net..

Würde mich um hilfe freuen...

lg
™Dryad is offline  
Old 02/15/2012, 23:36   #2

 
Flyff_Service's Avatar
 
elite*gold: 0
Join Date: Oct 2008
Posts: 680
Received Thanks: 337
character.inc
Source-Parts
Flyff_Service is offline  
Old 02/16/2012, 00:30   #3

 
™Dryad's Avatar
 
elite*gold: 380
Join Date: Oct 2008
Posts: 2,262
Received Thanks: 381
Edit: Habs nun mit dem error hinbekommen...

Das einzige was nur noch failt ist das er
beide sachen net Combi wenn die drin sind..

Weiß ja erlich gesagt net obs an den sourcen liegt , aber eigl nicht
oder?

Weil beim Compli kammen ja keine errors..

bitte um weitere hilfe
™Dryad is offline  
Old 02/16/2012, 17:52   #4
 
elite*gold: 4
Join Date: Mar 2010
Posts: 3,148
Received Thanks: 1,535
Dann ist im source bei onchildnotify die falsche id des buttons eingetragen
Jopsi332 is offline  
Old 02/16/2012, 20:36   #5

 
Flyff_Service's Avatar
 
elite*gold: 0
Join Date: Oct 2008
Posts: 680
Received Thanks: 337
Wie bereits erwähnt sollst du die character.inc und die Source-Parts von deinem System hier posten. Ein Compiler warnt dich leider nicht vor nicht logischem Code.
Flyff_Service is offline  
Old 04/05/2013, 00:17   #6
 
elite*gold: 120
Join Date: Jun 2012
Posts: 455
Received Thanks: 141
Habe das selbe Problem, wie wurde es gelöst ?

Und bekomme 4 Warnings:

Quote:
if( pUser->HasBuff( BUFF_ITEM, II_SYS_SYS_SCR_COSTUMEDEFENDER ) )
{
pUser->RemoveBuff( BUFF_ITEM, II_SYS_SYS_SCR_COSTUMEDEFENDER );
Angeziegte Warnings:

Quote:
c:\Users\Kevin\Desktop\L&M 4 Live SOURCE\Official Source\WORLDSERVER\DPSrvr.cpp(12582): warning C4305: 'argument' : truncation from 'int' to 'WORD'
c:\Users\Kevin\Desktop\L&M 4 Live SOURCE\Official Source\WORLDSERVER\DPSrvr.cpp(12582): warning C4309: 'argument' : truncation of constant value
c:\Users\Kevin\Desktop\L&M 4 Live SOURCE\Official Source\WORLDSERVER\DPSrvr.cpp(12584): warning C4305: 'argument' : truncation from 'int' to 'WORD'
c:\Users\Kevin\Desktop\L&M 4 Live SOURCE\Official Source\WORLDSERVER\DPSrvr.cpp(12584): warning C4309: 'argument' : truncation of constant value
freue mich über jede hilfe

mfg. Kevin
xI3ubbLex3 is offline  
Old 04/05/2013, 01:56   #7
 
elite*gold: 0
Join Date: Feb 2010
Posts: 876
Received Thanks: 470
Quote:
Originally Posted by xI3ubbLex3 View Post
Habe das selbe Problem, wie wurde es gelöst ?

Und bekomme 4 Warnings:



Angeziegte Warnings:



freue mich über jede hilfe

mfg. Kevin
Was dein Problem? Er fragt ja ob der Spieler die Scroll Active hat? Hast du sie?
Pixelfehler is offline  
Old 04/05/2013, 11:02   #8
 
elite*gold: 10
Join Date: Feb 2011
Posts: 1,760
Received Thanks: 501
das mit dem error bekommst du weg in dem du die id in der defineText.h und 7000 höher machst als die definierung des Button in der defineNeuz.h
Velmore is offline  
Reply


Similar Threads Similar Threads
[Release] Fashion Combine System
01/18/2018 - Flyff PServer Guides & Releases - 50 Replies
Moin e*pvp, Heute Release ich das Fashion Combine System, für die Leute die der RoC Source nicht vertrauen oder sie gar aus irgendeinem Grund nicht nutzen möchten. Es ist viel Code & ich habe ihn getestet, es lässt sich 1A compilen. Nun wäre es doch so einfach alles zu C&P'en :)
Fashion Combination System
01/15/2012 - Flyff Private Server - 0 Replies
Can someone post the resdata files for fashion combination system pls?
Write failed System is full bitte Hilfe -.-
01/06/2010 - Metin2 Private Server - 13 Replies
Hallo Ich bitte noch einmalum Hilfe. vpc sagt mir folgendes /usr: write failed, Filesystem is full kann mir bitte jemand eine Lösung bieten? am Pc kanns nicht liegen der ist gut genug aber meine Virtuelle Festplatte ist von 4 Gb auf 11.5 Gb gewachsen,



All times are GMT +2. The time now is 09:40.


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.