You last visited: Today at 14:10
Advertisement
pet filter error
Discussion on pet filter error within the Flyff Private Server forum part of the Flyff category.
03/26/2014, 17:10
#1
elite*gold: 0
Join Date: Apr 2010
Posts: 78
Received Thanks: 2
pet filter error
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25659): error C2065: 'WIDC_PF_HPFOOD' : undeclared identifier
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25660): error C2065: 'WIDC_PF_MPFOOD' : undeclared identifier
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25661): error C2065: 'WIDC_PF_FPFOOD' : undeclared identifier
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25662): error C2065: 'WIDC_PF_BWEAPON' : undeclared identifier
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25663): error C2065: 'WIDC_PF_GWEAPON' : undeclared identifier
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25664): error C2065: 'WIDC_PF_BSET' : undeclared identifier
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25665): error C2065: 'WIDC_PF_GSET' : undeclared identifier
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25666): error C2065: 'WIDC_PF_NECKLACE' : undeclared identifier
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25667): error C2065: 'WIDC_PF_EARRING' : undeclared identifier
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25668): error C2065: 'WIDC_PF_RING' : undeclared identifier
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25669): error C2065: 'WIDC_PF_EGG' : undeclared identifier
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25670): error C2065: 'WIDC_PF_SUNSTONE' : undeclared identifier
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25671): error C2065: 'WIDC_PF_MOONSTONE' : undeclared identifier
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25672): error C2065: 'WIDC_PF_QUESTS' : undeclared identifier
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25673): error C2065: 'WIDC_PF_ELECARD' : undeclared identifier
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25674): error C2065: 'WIDC_PF_4PCARD' : undeclared identifier
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25675): error C2065: 'WIDC_PF_7PCARD' : undeclared identifier
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25676): error C2065: 'WIDC_PF_BPIECARD' : undeclared identifier
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25677): error C2065: 'WIDC_PF_APIECARD' : undeclared identifier
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25704): error C2065: 'APP_PETFILTER' : undeclared identifier
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25724): error C3861: 'WIDC_PF_HPFOOD': identifier not found, even with argument-dependent lookup
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25725): error C3861: 'WIDC_PF_MPFOOD': identifier not found, even with argument-dependent lookup
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25726): error C3861: 'WIDC_PF_FPFOOD': identifier not found, even with argument-dependent lookup
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25727): error C3861: 'WIDC_PF_BWEAPON': identifier not found, even with argument-dependent lookup
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25728): error C3861: 'WIDC_PF_GWEAPON': identifier not found, even with argument-dependent lookup
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25729): error C3861: 'WIDC_PF_BSET': identifier not found, even with argument-dependent lookup
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25730): error C3861: 'WIDC_PF_GSET': identifier not found, even with argument-dependent lookup
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25731): error C3861: 'WIDC_PF_NECKLACE': identifier not found, even with argument-dependent lookup
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25732): error C3861: 'WIDC_PF_EARRING': identifier not found, even with argument-dependent lookup
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25733): error C3861: 'WIDC_PF_RING': identifier not found, even with argument-dependent lookup
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25734): error C3861: 'WIDC_PF_EGG': identifier not found, even with argument-dependent lookup
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25735): error C3861: 'WIDC_PF_SUNSTONE': identifier not found, even with argument-dependent lookup
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25736): error C3861: 'WIDC_PF_MOONSTONE': identifier not found, even with argument-dependent lookup
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25737): error C3861: 'WIDC_PF_QUESTS': identifier not found, even with argument-dependent lookup
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25738): error C3861: 'WIDC_PF_ELECARD': identifier not found, even with argument-dependent lookup
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25739): error C3861: 'WIDC_PF_4PCARD': identifier not found, even with argument-dependent lookup
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25740): error C3861: 'WIDC_PF_7PCARD': identifier not found, even with argument-dependent lookup
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25741): error C3861: 'WIDC_PF_BPIECARD': identifier not found, even with argument-dependent lookup
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25742): error C3861: 'WIDC_PF_APIECARD': identifier not found, even with argument-dependent lookup
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25753): error C3861: 'WIDC_PF_HPFOOD': identifier not found, even with argument-dependent lookup
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25753): error C2051: case expression not constant
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25760): error C3861: 'WIDC_PF_MPFOOD': identifier not found, even with argument-dependent lookup
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25760): error C2051: case expression not constant
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25767): error C3861: 'WIDC_PF_FPFOOD': identifier not found, even with argument-dependent lookup
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25767): error C2051: case expression not constant
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25774): error C3861: 'WIDC_PF_BWEAPON': identifier not found, even with argument-dependent lookup
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25774): error C2051: case expression not constant
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25781): error C3861: 'WIDC_PF_GWEAPON': identifier not found, even with argument-dependent lookup
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25781): error C2051: case expression not constant
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25788): error C3861: 'WIDC_PF_BSET': identifier not found, even with argument-dependent lookup
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25788): error C2051: case expression not constant
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25795): error C3861: 'WIDC_PF_GSET': identifier not found, even with argument-dependent lookup
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25795): error C2051: case expression not constant
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25802): error C3861: 'WIDC_PF_NECKLACE': identifier not found, even with argument-dependent lookup
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25802): error C2051: case expression not constant
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25809): error C3861: 'WIDC_PF_EARRING': identifier not found, even with argument-dependent lookup
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25809): error C2051: case expression not constant
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25816): error C3861: 'WIDC_PF_RING': identifier not found, even with argument-dependent lookup
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25816): error C2051: case expression not constant
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25823): error C3861: 'WIDC_PF_EGG': identifier not found, even with argument-dependent lookup
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25823): error C2051: case expression not constant
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25830): error C3861: 'WIDC_PF_SUNSTONE': identifier not found, even with argument-dependent lookup
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25830): error C2051: case expression not constant
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25837): error C3861: 'WIDC_PF_MOONSTONE': identifier not found, even with argument-dependent lookup
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25837): error C2051: case expression not constant
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25844): error C3861: 'WIDC_PF_QUESTS': identifier not found, even with argument-dependent lookup
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25844): error C2051: case expression not constant
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25851): error C3861: 'WIDC_PF_ELECARD': identifier not found, even with argument-dependent lookup
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25851): error C2051: case expression not constant
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25858): error C3861: 'WIDC_PF_4PCARD': identifier not found, even with argument-dependent lookup
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25858): error C2051: case expression not constant
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25865): error C3861: 'WIDC_PF_7PCARD': identifier not found, even with argument-dependent lookup
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25865): error C2051: case expression not constant
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25872): error C3861: 'WIDC_PF_BPIECARD': identifier not found, even with argument-dependent lookup
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25872): error C2051: case expression not constant
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25879): error C3861: 'WIDC_PF_APIECARD': identifier not found, even with argument-dependent lookup
F:\V15\v15 Source VS2003\Official Source\_Interface\WndField.cpp(25879): error C2051: case expression not constant
F:\V15\v15 Source VS2003\Official Source\_Interface\WndManager.cpp(7767): error C2065: 'APP_PETFILTER' : undeclared identifier
F:\V15\v15 Source VS2003\Official Source\_Interface\WndManager.cpp(7826): error C3861: 'APP_PETFILTER': identifier not found, even with argument-dependent lookup
F:\V15\v15 Source VS2003\Official Source\_Interface\FuncApplet.cpp(225): error C2065: 'APP_PETFILTER' : undeclared identifier
help me please.
03/26/2014, 17:55
#2
ベトナム警察
elite*gold: 0
Join Date: Jan 2012
Posts: 16,524
Received Thanks: 3,594
APP_PETFILTER in resdata.inc im Resource Ordner der Source definieren. Und die anderen ebenso in resdata.h.
Code:
#define APP_PETFILTER 2022
#define WIDC_PF_GSET 475
#define WIDC_PF_ELECARD 476
#define WIDC_PF_4PCARD 486
#define WIDC_PF_7PCARD 498
#define WIDC_PF_FPFOOD 533
#define WIDC_PF_NECKLACE 534
#define WIDC_PF_RING 536
#define WIDC_PF_EARRING 537
#define WIDC_PF_BWEAPON 552
#define WIDC_PF_MPFOOD 699
#define WIDC_PF_HPFOOD 912
#define WIDC_PF_GWEAPON 989
#define WIDC_PF_BSET 990
#define WIDC_PF_BPIECARD 995
#define WIDC_PF_APIECARD 996
#define WIDC_PF_EGG 997
#define WIDC_PF_SUNSTONE 998
#define WIDC_PF_MOONSTONE 999
#define WIDC_PF_QUESTS 1000
03/27/2014, 02:36
#3
elite*gold: 0
Join Date: Apr 2010
Posts: 78
Received Thanks: 2
Quote:
Originally Posted by
Lumi
APP_PETFILTER in resdata.inc im Resource Ordner der Source definieren. Und die anderen ebenso in resdata.h.
Code:
#define APP_PETFILTER 2022
#define WIDC_PF_GSET 475
#define WIDC_PF_ELECARD 476
#define WIDC_PF_4PCARD 486
#define WIDC_PF_7PCARD 498
#define WIDC_PF_FPFOOD 533
#define WIDC_PF_NECKLACE 534
#define WIDC_PF_RING 536
#define WIDC_PF_EARRING 537
#define WIDC_PF_BWEAPON 552
#define WIDC_PF_MPFOOD 699
#define WIDC_PF_HPFOOD 912
#define WIDC_PF_GWEAPON 989
#define WIDC_PF_BSET 990
#define WIDC_PF_BPIECARD 995
#define WIDC_PF_APIECARD 996
#define WIDC_PF_EGG 997
#define WIDC_PF_SUNSTONE 998
#define WIDC_PF_MOONSTONE 999
#define WIDC_PF_QUESTS 1000
error.look image.
Attached Images
Untitled.jpg
(304.5 KB, 16 views)
03/27/2014, 13:41
#4
ベトナム警察
elite*gold: 0
Join Date: Jan 2012
Posts: 16,524
Received Thanks: 3,594
Define those things in your resdata.h (in your resource folder in source):
Code:
#define APP_PETFILTER 2022
#define WIDC_PF_GSET 475
#define WIDC_PF_ELECARD 476
#define WIDC_PF_4PCARD 486
#define WIDC_PF_7PCARD 498
#define WIDC_PF_FPFOOD 533
#define WIDC_PF_NECKLACE 534
#define WIDC_PF_RING 536
#define WIDC_PF_EARRING 537
#define WIDC_PF_BWEAPON 552
#define WIDC_PF_MPFOOD 699
#define WIDC_PF_HPFOOD 912
#define WIDC_PF_GWEAPON 989
#define WIDC_PF_BSET 990
#define WIDC_PF_BPIECARD 995
#define WIDC_PF_APIECARD 996
#define WIDC_PF_EGG 997
#define WIDC_PF_SUNSTONE 998
#define WIDC_PF_MOONSTONE 999
#define WIDC_PF_QUESTS 1000
03/27/2014, 15:03
#5
elite*gold: 0
Join Date: Apr 2010
Posts: 78
Received Thanks: 2
Quote:
Originally Posted by
Lumi
Define those things in your resdata.h (in your resource folder in source):
Code:
#define APP_PETFILTER 2022
#define WIDC_PF_GSET 475
#define WIDC_PF_ELECARD 476
#define WIDC_PF_4PCARD 486
#define WIDC_PF_7PCARD 498
#define WIDC_PF_FPFOOD 533
#define WIDC_PF_NECKLACE 534
#define WIDC_PF_RING 536
#define WIDC_PF_EARRING 537
#define WIDC_PF_BWEAPON 552
#define WIDC_PF_MPFOOD 699
#define WIDC_PF_HPFOOD 912
#define WIDC_PF_GWEAPON 989
#define WIDC_PF_BSET 990
#define WIDC_PF_BPIECARD 995
#define WIDC_PF_APIECARD 996
#define WIDC_PF_EGG 997
#define WIDC_PF_SUNSTONE 998
#define WIDC_PF_MOONSTONE 999
#define WIDC_PF_QUESTS 1000
close.thank.
Attached Images
27.jpg
(250.1 KB, 12 views)
Similar Threads
Packet Filter - pf.conf syntax error
12/28/2013 - Metin2 Private Server - 0 Replies
Hy.
I tried much pf.conf but all have a syntax error for me.
i'm using FreeBSD 7.2
i tried last time this and appear syntax error at last line
Pet Filter Error HELP
03/28/2011 - Flyff Private Server - 3 Replies
Huhu ,
Hab Petfilter benutzt und dann kommen diese Error's.....
Hoffe einer kann helfen!
2011/ 3/26 14:56:16 OP: 2108650, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0
2011/ 3/26 14:56:49 GetMoverProp range_error min:0, max:1188, index:1964
pet filter error on zszc fire
07/22/2010 - SRO Private Server - 2 Replies
I keep getting this error after I open PetFilterFix_ZSZC and chose the server on pet filter. Please help.
http://img30.imageshack.us/img30/3325/stupiderror .jpg
TBOT FILTER ERROR
09/02/2007 - SRO Hacks, Bots, Cheats & Exploits - 8 Replies
I dont know what is this error...anyone can help me? I cant set up the botfilter...Thx a lot!
http://i9.tinypic.com/54bosj8.jpg
All times are GMT +2. The time now is 14:10 .