Ich habe den Source von RoC genommen und dann den vorgegeben Petfilter eingefügt, doch dabei bekomme ich Errors beim Compilen
Code:
\Users\Source\_AIInterface\AIPet.cpp(118) : error C2065: 'pOwner' : undeclared identifier
\Users\Erwin\Source\_AIInterface\AIPet.cpp(118) : error C2227: left of '->m_dwPetfilter' must point to class/struct/union
type is ''unknown-type''
\Users\Source\_AIInterface\AIPet.cpp(120) : error C2181: illegal else without matching if
\Users\Source\_AIInterface\AIPet.cpp(120) : error C2227: left of '->m_dwPetfilter' must point to class/struct/union
type is ''unknown-type''
\Users\Source\_AIInterface\AIPet.cpp(120) : error C2065: 'pItem' : undeclared identifier
\Users\Source\_AIInterface\AIPet.cpp(120) : error C2227: left of '->GetPropA' must point to class/struct/union
type is ''unknown-type''
\Users\Source\_AIInterface\AIPet.cpp(120) : error C2227: left of '->dwItemKind1' must point to class/struct/union
\Users\Source\_AIInterface\AIPet.cpp(120) : error C3861: 'pOwner': identifier not found, even with argument-dependent lookup
\Users\Source\_AIInterface\AIPet.cpp(121) : error C2065: 'b1' : undeclared identifier
\Users\Source\_AIInterface\AIPet.cpp(122) : error C2227: left of '->m_dwPetfilter' must point to class/struct/union
type is ''unknown-type''
\Users\Source\_AIInterface\AIPet.cpp(122) : error C2227: left of '->GetPropA' must point to class/struct/union
type is ''unknown-type''
\Users\Source\_AIInterface\AIPet.cpp(122) : error C2227: left of '->dwItemKind1' must point to class/struct/union
\Users\Source\_AIInterface\AIPet.cpp(122) : error C3861: 'pOwner': identifier not found, even with argument-dependent lookup
\Users\Source\_AIInterface\AIPet.cpp(122) : error C3861: 'pItem': identifier not found, even with argument-dependent lookup
\Users\Source\_AIInterface\AIPet.cpp(123) : error C3861: 'b1': identifier not found, even with argument-dependent lookup
\Users\Source\_AIInterface\AIPet.cpp(124) : error C2227: left of '->m_dwPetfilter' must point to class/struct/union
type is ''unknown-type''
\Users\Source\_AIInterface\AIPet.cpp(124) : error C2227: left of '->GetPropA' must point to class/struct/union
type is ''unknown-type''
\Users\Source\_AIInterface\AIPet.cpp(124) : error C2227: left of '->dwItemKind2' must point to class/struct/union
\Users\Source\_AIInterface\AIPet.cpp(124) : error C3861: 'pOwner': identifier not found, even with argument-dependent lookup
\Users\Source\_AIInterface\AIPet.cpp(124) : error C3861: 'pItem': identifier not found, even with argument-dependent lookup
\Users\Source\_AIInterface\AIPet.cpp(125) : error C3861: 'b1': identifier not found, even with argument-dependent lookup
\Users\Source\_AIInterface\AIPet.cpp(126) : error C2227: left of '->m_dwPetfilter' must point to class/struct/union
type is ''unknown-type''
\Users\Source\_AIInterface\AIPet.cpp(126) : error C2227: left of '->GetPropA' must point to class/struct/union
type is ''unknown-type''
\Users\Source\_AIInterface\AIPet.cpp(126) : error C2227: left of '->dwItemKind2' must point to class/struct/union
\Users\Source\_AIInterface\AIPet.cpp(126) : error C3861: 'pOwner': identifier not found, even with argument-dependent lookup
\Users\Source\_AIInterface\AIPet.cpp(126) : error C3861: 'pItem': identifier not found, even with argument-dependent lookup
\Users\Source\_AIInterface\AIPet.cpp(127) : error C3861: 'b1': identifier not found, even with argument-dependent lookup
\Users\Source\_AIInterface\AIPet.cpp(128) : error C2227: left of '->m_dwPetfilter' must point to class/struct/union
type is ''unknown-type''
\Users\Source\_AIInterface\AIPet.cpp(128) : error C2227: left of '->GetPropA' must point to class/struct/union
type is ''unknown-type''
\Users\Source\_AIInterface\AIPet.cpp(128) : error C2227: left of '->dwItemKind1' must point to class/struct/union
\Users\Source\_AIInterface\AIPet.cpp(128) : error C3861: 'pOwner': identifier not found, even with argument-dependent lookup
\Users\Source\_AIInterface\AIPet.cpp(128) : error C3861: 'pItem': identifier not found, even with argument-dependent lookup
\Users\Source\_AIInterface\AIPet.cpp(129) : error C3861: 'b1': identifier not found, even with argument-dependent lookup
\Users\Source\_AIInterface\AIPet.cpp(130) : error C2227: left of '->m_dwPetfilter' must point to class/struct/union
type is ''unknown-type''
\Users\Source\_AIInterface\AIPet.cpp(130) : error C2227: left of '->GetPropA' must point to class/struct/union
type is ''unknown-type''
\Users\Source\_AIInterface\AIPet.cpp(130) : error C2227: left of '->dwItemKind2' must point to class/struct/union
\Users\Source\_AIInterface\AIPet.cpp(130) : error C3861: 'pOwner': identifier not found, even with argument-dependent lookup
\Users\Source\_AIInterface\AIPet.cpp(130) : error C3861: 'pItem': identifier not found, even with argument-dependent lookup
\Users\Source\_AIInterface\AIPet.cpp(131) : error C3861: 'b1': identifier not found, even with argument-dependent lookup
\Users\Source\_AIInterface\AIPet.cpp(132) : error C2227: left of '->m_dwPetfilter' must point to class/struct/union
type is ''unknown-type''
\Users\Source\_AIInterface\AIPet.cpp(132) : error C2227: left of '->GetPropA' must point to class/struct/union
type is ''unknown-type''
\Users\Source\_AIInterface\AIPet.cpp(132) : error C2227: left of '->dwItemKind2' must point to class/struct/union
\Users\Source\_AIInterface\AIPet.cpp(132) : error C3861: 'pOwner': identifier not found, even with argument-dependent lookup
\Users\Source\_AIInterface\AIPet.cpp(132) : error C3861: 'pItem': identifier not found, even with argument-dependent lookup
\Users\Source\_AIInterface\AIPet.cpp(133) : error C3861: 'b1': identifier not found, even with argument-dependent lookup
\Users\Source\_AIInterface\AIPet.cpp(134) : error C2227: left of '->m_dwPetfilter' must point to class/struct/union
type is ''unknown-type''
\Users\_AIInterface\AIPet.cpp(134) : error C2227: left of '->GetPropA' must point to class/struct/union
type is ''unknown-type''
\Users\Source\_AIInterface\AIPet.cpp(134) : error C2227: left of '->dwItemKind2' must point to class/struct/union
\Users\Source\_AIInterface\AIPet.cpp(134) : error C3861: 'pOwner': identifier not found, even with argument-dependent lookup
\Users\\_AIInterface\AIPet.cpp(134) : error C3861: 'pItem': identifier not found, even with argument-dependent lookup
\Users\Source\_AIInterface\AIPet.cpp(135) : error C3861: 'b1': identifier not found, even with argument-dependent lookup
AIMonster2.cpp
Source Pumbaaa´s Petfilter Error 08/12/2011 - Flyff Private Server - 5 Replies Okay ich hab folgendes Problem ich habe diesen Buffpet Petfilter ausgebaut und möchte gern diesen Petfilter von Pumbaaa rein haben ich habe alles in die Redata´s eingetragen in die Resourcen vom Source und die WndPetfilter.h und WndPetfilter.cpp jeweils dem Projekt Neuz und World hinzugefügt.
Nun bekomm ich aber Error´s :
_Interface\WndPetfilter.cpp(66) : error C2039: 'bQuestItem' : is not a member of 'CDPClient'error C2039: 'bWeapons' : is not a member of 'CDPClient'error C2039: 'bArmor' :...
is there a petfilter for 1.690? 04/05/2011 - SRO Private Server - 2 Replies i was wondering if there was a petfilter for this version, my petfilters doesnt work anymore.. game crashes! :confused:
about petfilter 03/26/2011 - SRO Private Server - 1 Replies anyone have working petfilter?
do not try to give me link with keyloggers or something like that
TY
Petfilter 02/03/2011 - SRO Private Server - 0 Replies Hallo Leute
Ich brauche einen guten Petfilter der leicht zum usen ist.
Wäre nett wenn ihr mir mal einen Posten würdet.
Achja für Zszc sro natürlich :P
Grüße 2HoT4YoU
PetFilter 08/26/2010 - SRO Private Server - 0 Replies Why am I not working Pet Filter by SRO-DB bot? Because of what it could be?