[C++/Python]12 Inventar Seiten

08/28/2015 21:54 LatexLatte#31
Unnötiger Release.
Es wurden schon 4 Inventar Seiten release..
Wer dann zu dumm ist diese einfach zu verdoppeln und mehrere hinzuzufügen dann weiß ich auch nicht.

Einfach nur Unnötig
08/28/2015 22:23 .Despero™#32
Quote:
Originally Posted by LatexLatte View Post
Unnötiger Release.
Es wurden schon 4 Inventar Seiten release..
Wer dann zu dumm ist diese einfach zu verdoppeln und mehrere hinzuzufügen dann weiß ich auch nicht.

Einfach nur Unnötig
Das ist einfach kein "unnötiger Release", weil manche 5 Inventarseiten haben und dabei die maximale 255+ Slots überschreitet und damit kann man es beheben das ist doch nur so ein Grundbaustein.

Guck dir mal die von 4 Seiten und guck dir das mal an, dann wirst du hoffentlich den Unterschied merken!

Danke fürs Publizieren! Benutze schon immer 5 Inventarseiten aber es hat immer mit Gürtelslots gebuggt jetzt sollte es wieder gehen.
08/29/2015 02:43 °~Dennis~°#33
Quote:
Originally Posted by .J0ker View Post
Es ist doch bereits 4 Inventar seiten Public warum extra nochmal 12 ? facepalm
Jup! Sinnloses Kommentar. Aber nagut vielleicht verstehst du es einfach nicht!

Quote:
Originally Posted by .Despero™ View Post
Das ist einfach kein "unnötiger Release", weil manche 5 Inventarseiten haben und dabei die maximale 255+ Slots überschreitet und damit kann man es beheben das ist doch nur so ein Grundbaustein.

Guck dir mal die von 4 Seiten und guck dir das mal an, dann wirst du hoffentlich den Unterschied merken!

Danke fürs Publizieren! Benutze schon immer 5 Inventarseiten aber es hat immer mit Gürtelslots gebuggt jetzt sollte es wieder gehen.
Ja sollte es genau deshalb dieses Release.
08/29/2015 15:14 thespeedyy#34
habe diesen fehler:
PHP Code:
compile char_item.cpp
compile char_manager
.cpp
In file included from char_item
.cpp:47:
belt_inventory_helper.hIn static member function 'static BYTE CBeltInventoryHelper::GetBeltGradeByRefineLevel(int)':
belt_inventory_helper.h:28warningcomparison between signed and unsigned integer expressions
char_item
.cppAt global scope:
char_item.cpp:455errorprototype for 'CItem* CHARACTER::GetWear(BYTE) const' does not match any in class 'CHARACTER'
char.h:1062errorcandidate isCItemCHARACTER::GetWear(UINT) const
char_item.cpp:467errorprototype for 'void CHARACTER::SetWear(BYTE, CItem*)' does not match any in class 'CHARACTER'
char.h:1061errorcandidate isvoid CHARACTER::SetWear(UINTCItem*)
char_item.cppIn member function 'bool CHARACTER::IsEmptyItemGrid(TItemPos, BYTE, int) const':
char_item.cpp:534errorcall of overloaded 'GetWear(EWearPositions)' is ambiguous
char
.h:1062notecandidates areCItemCHARACTER::GetWear(UINT) const
char_item.cpp:455note:                 CItemCHARACTER::GetWear(BYTE) const
char_item.cpp:544warningcomparison between signed and unsigned integer expressions
char_item
.cpp:559warningcomparison between signed and unsigned integer expressions
char_item
.cpp:578warningcomparison between signed and unsigned integer expressions
char_item
.cpp:608warningcomparison between signed and unsigned integer expressions
char_item
.cpp:640warningcomparison is always false due to limited range of data type
char_item
.cpp:666warningcomparison is always false due to limited range of data type
char_item
.cppAt global scope:
char_item.cpp:1260errorprototype for 'bool CHARACTER::RefineInformation(BYTE, BYTE, int)' does not match any in class 'CHARACTER'
char.h:1102errorcandidate isbool CHARACTER::RefineInformation(UINTBYTEint)
char_item.cppIn member function 'bool CHARACTER::RefineItem(CItem*, CItem*)':
char_item.cpp:1370errorcall of overloaded 'RefineInformation(WORD, ERefineType, WORD)' is ambiguous
char
.h:1102notecandidates arebool CHARACTER::RefineInformation(UINTBYTEint)
char_item.cpp:1260note:                 bool CHARACTER::RefineInformation(BYTEBYTEint)
char_item.cpp:1373errorcall of overloaded 'RefineInformation(WORD, ERefineType, WORD)' is ambiguous
char
.h:1102notecandidates arebool CHARACTER::RefineInformation(UINTBYTEint)
char_item.cpp:1260note:                 bool CHARACTER::RefineInformation(BYTEBYTEint)
char_item.cpp:1377errorcall of overloaded 'RefineInformation(WORD, ERefineType, WORD)' is ambiguous
char
.h:1102notecandidates arebool CHARACTER::RefineInformation(UINTBYTEint)
char_item.cpp:1260note:                 bool CHARACTER::RefineInformation(BYTEBYTEint)
char_item.cpp:1382errorcall of overloaded 'RefineInformation(WORD, ERefineType, WORD)' is ambiguous
char
.h:1102notecandidates arebool CHARACTER::RefineInformation(UINTBYTEint)
char_item.cpp:1260note:                 bool CHARACTER::RefineInformation(BYTEBYTEint)
char_item.cppIn member function 'bool CHARACTER::UseItemEx(CItem*, TItemPos)':
char_item.cpp:2387warningformat '%d' expects type 'int'but argument 6 has type 'long int'
char_item.cpp:2391warningformat '%d' expects type 'int'but argument 6 has type 'long int'
char_item.cpp:2403warningformat '%d' expects type 'int'but argument 5 has type 'long int'
char_item.cpp:2407warningformat '%d' expects type 'int'but argument 5 has type 'long int'
char_item.cpp:2434warningformat '%d' expects type 'int'but argument 6 has type 'long int'
char_item.cpp:2442warningformat '%d' expects type 'int'but argument 5 has type 'long int'
char_item.cpp:3620warningsuggest parentheses around && within ||
char_item.cpp:3644warningsuggest parentheses around && within ||
char_item.cpp:4869errorcall of overloaded 'GetWear(EWearPositions)' is ambiguous
char
.h:1062notecandidates areCItemCHARACTER::GetWear(UINT) const
char_item.cpp:455note:                 CItemCHARACTER::GetWear(BYTE) const
char_item.cpp:5098warningcomparison between signed and unsigned integer expressions
char_item
.cppIn member function 'bool CHARACTER::UseItem(TItemPos, TItemPos)':
char_item.cpp:5316warningsuggest parentheses around comparison in operand of |
char_item.cpp:5170warningunused variable 'wDestCell'
char_item.cpp:5171warningunused variable 'bDestInven'
char_item.cppAt global scope:
char_item.cpp:5953errorprototype for 'bool CHARACTER::SwapItem(BYTE, BYTE)' does not match any in class 'CHARACTER'
char.h:1124errorcandidate isbool CHARACTER::SwapItem(UINTBYTE)
char_item.cppIn member function 'bool CHARACTER::EquipItem(CItem*, int)':
char_item.cpp:6143errorcall of overloaded 'GetWear(int&)' is ambiguous
char
.h:1062notecandidates areCItemCHARACTER::GetWear(UINT) const
char_item.cpp:455note:                 CItemCHARACTER::GetWear(BYTE) const
char_item.cpp:6143errorcall of overloaded 'GetWear(int&)' is ambiguous
char
.h:1062notecandidates areCItemCHARACTER::GetWear(UINT) const
char_item.cpp:455note:                 CItemCHARACTER::GetWear(BYTE) const
char_item.cpp:6149errorcall of overloaded 'SwapItem(WORD, int)' is ambiguous
char
.h:1124notecandidates arebool CHARACTER::SwapItem(UINTBYTE)
char_item.cpp:5953note:                 bool CHARACTER::SwapItem(BYTEBYTE)
char_item.cpp:6174warning: array subscript has type 'char'
char_item.cppIn member function 'void CHARACTER::BuffOnAttr_AddBuffsFromItem(CItem*)':
char_item.cpp:6238warningcomparison between signed and unsigned integer expressions
char_item
.cppIn member function 'void CHARACTER::BuffOnAttr_RemoveBuffsFromItem(CItem*)':
char_item.cpp:6250warningcomparison between signed and unsigned integer expressions
char_item
.cppIn member function 'bool CHARACTER::IsEquipUniqueItem(DWORD) const':
char_item.cpp:6936errorcall of overloaded 'GetWear(EWearPositions)' is ambiguous
char
.h:1062notecandidates areCItemCHARACTER::GetWear(UINT) const
char_item.cpp:455note:                 CItemCHARACTER::GetWear(BYTE) const
char_item.cpp:6943errorcall of overloaded 'GetWear(EWearPositions)' is ambiguous
char
.h:1062notecandidates areCItemCHARACTER::GetWear(UINT) const
char_item.cpp:455note:                 CItemCHARACTER::GetWear(BYTE) const
char_item.cppIn member function 'bool CHARACTER::IsEquipUniqueGroup(DWORD) const':
char_item.cpp:6960errorcall of overloaded 'GetWear(EWearPositions)' is ambiguous
char
.h:1062notecandidates areCItemCHARACTER::GetWear(UINT) const
char_item.cpp:455note:                 CItemCHARACTER::GetWear(BYTE) const
char_item.cpp:6967errorcall of overloaded 'GetWear(EWearPositions)' is ambiguous
char
.h:1062notecandidates areCItemCHARACTER::GetWear(UINT) const
char_item.cpp:455note:                 CItemCHARACTER::GetWear(BYTE) const
char_item.cppIn member function 'bool CHARACTER::UnEquipSpecialRideUniqueItem()':
char_item.cpp:7267errorcall of overloaded 'GetWear(EWearPositions)' is ambiguous
char
.h:1062notecandidates areCItemCHARACTER::GetWear(UINT) const
char_item.cpp:455note:                 CItemCHARACTER::GetWear(BYTE) const
char_item.cpp:7268errorcall of overloaded 'GetWear(EWearPositions)' is ambiguous
char
.h:1062notecandidates areCItemCHARACTER::GetWear(UINT) const
char_item.cpp:455note:                 CItemCHARACTER::GetWear(BYTE) const
char_item.cppIn member function 'bool CHARACTER::CanEquipNow(CItem*, const TItemPos&, const TItemPos&)':
char_item.cpp:7511errorcall of overloaded 'GetWear(EWearPositions)' is ambiguous
char
.h:1062notecandidates areCItemCHARACTER::GetWear(UINT) const
char_item.cpp:455note:                 CItemCHARACTER::GetWear(BYTE) const
char_item.cpp:7511errorcall of overloaded 'GetWear(EWearPositions)' is ambiguous
char
.h:1062notecandidates areCItemCHARACTER::GetWear(UINT) const
char_item.cpp:455note:                 CItemCHARACTER::GetWear(BYTE) const
char_item.cpp:7512errorcall of overloaded 'GetWear(EWearPositions)' is ambiguous
char
.h:1062notecandidates areCItemCHARACTER::GetWear(UINT) const
char_item.cpp:455note:                 CItemCHARACTER::GetWear(BYTE) const
char_item.cpp:7512errorcall of overloaded 'GetWear(EWearPositions)' is ambiguous
char
.h:1062notecandidates areCItemCHARACTER::GetWear(UINT) const
char_item.cpp:455note:                 CItemCHARACTER::GetWear(BYTE) const
char_item.cpp:7436warningunused variable 'itemType'
char_item.cpp:7437warningunused variable 'itemSubType'
../../../Extern/include/cryptopp/cryptlib.hIn member function 'bool CryptoPP::NameValuePairs::GetValue(const char*, T&) const [with T = std::string]':
../../../
Extern/include/cryptopp/cryptlib.h:277:   instantiated from here
../../../Extern/include/cryptopp/cryptlib.h:264warningdereferencing type-punned pointer will break strict-aliasing rules
../../../Extern/include/cryptopp/cryptlib.hIn member function 'bool CryptoPP::NameValuePairs::GetValue(const char*, T&) const [with T = int]':
../../../
Extern/include/cryptopp/cryptlib.h:283:   instantiated from here
../../../Extern/include/cryptopp/cryptlib.h:264warningdereferencing type-punned pointer will break strict-aliasing rules
../../../Extern/include/cryptopp/cryptlib.hIn member function 'bool CryptoPP::NameValuePairs::GetValue(const char*, T&) const [with T = std::string]':
../../../
Extern/include/cryptopp/cryptlib.h:277:   instantiated from here
../../../Extern/include/cryptopp/cryptlib.h:264warningdereferencing type-punned pointer will break strict-aliasing rules
../../../Extern/include/cryptopp/cryptlib.hIn member function 'bool CryptoPP::NameValuePairs::GetValue(const char*, T&) const [with T = int]':
../../../
Extern/include/cryptopp/cryptlib.h:283:   instantiated from here
../../../Extern/include/cryptopp/cryptlib.h:264warningdereferencing type-punned pointer will break strict-aliasing rules
Makefile
:119recipe for target 'OBJDIR/char_item.o' failed
gmake
: *** [OBJDIR/char_item.oError 1
gmake
: *** Waiting for unfinished jobs.... 
08/30/2015 06:24 °~Dennis~°#35
Quote:
Originally Posted by thespeedyy View Post
habe diesen fehler:
PHP Code:
compile char_item.cpp
compile char_manager
.cpp
In file included from char_item
.cpp:47:
belt_inventory_helper.hIn static member function 'static BYTE CBeltInventoryHelper::GetBeltGradeByRefineLevel(int)':
belt_inventory_helper.h:28warningcomparison between signed and unsigned integer expressions
char_item
.cppAt global scope:
char_item.cpp:455errorprototype for 'CItem* CHARACTER::GetWear(BYTE) const' does not match any in class 'CHARACTER'
char.h:1062errorcandidate isCItemCHARACTER::GetWear(UINT) const
char_item.cpp:467errorprototype for 'void CHARACTER::SetWear(BYTE, CItem*)' does not match any in class 'CHARACTER'
char.h:1061errorcandidate isvoid CHARACTER::SetWear(UINTCItem*)
char_item.cppIn member function 'bool CHARACTER::IsEmptyItemGrid(TItemPos, BYTE, int) const':
char_item.cpp:534errorcall of overloaded 'GetWear(EWearPositions)' is ambiguous
char
.h:1062notecandidates areCItemCHARACTER::GetWear(UINT) const
char_item.cpp:455note:                 CItemCHARACTER::GetWear(BYTE) const
char_item.cpp:544warningcomparison between signed and unsigned integer expressions
char_item
.cpp:559warningcomparison between signed and unsigned integer expressions
char_item
.cpp:578warningcomparison between signed and unsigned integer expressions
char_item
.cpp:608warningcomparison between signed and unsigned integer expressions
char_item
.cpp:640warningcomparison is always false due to limited range of data type
char_item
.cpp:666warningcomparison is always false due to limited range of data type
char_item
.cppAt global scope:
char_item.cpp:1260errorprototype for 'bool CHARACTER::RefineInformation(BYTE, BYTE, int)' does not match any in class 'CHARACTER'
char.h:1102errorcandidate isbool CHARACTER::RefineInformation(UINTBYTEint)
char_item.cppIn member function 'bool CHARACTER::RefineItem(CItem*, CItem*)':
char_item.cpp:1370errorcall of overloaded 'RefineInformation(WORD, ERefineType, WORD)' is ambiguous
char
.h:1102notecandidates arebool CHARACTER::RefineInformation(UINTBYTEint)
char_item.cpp:1260note:                 bool CHARACTER::RefineInformation(BYTEBYTEint)
char_item.cpp:1373errorcall of overloaded 'RefineInformation(WORD, ERefineType, WORD)' is ambiguous
char
.h:1102notecandidates arebool CHARACTER::RefineInformation(UINTBYTEint)
char_item.cpp:1260note:                 bool CHARACTER::RefineInformation(BYTEBYTEint)
char_item.cpp:1377errorcall of overloaded 'RefineInformation(WORD, ERefineType, WORD)' is ambiguous
char
.h:1102notecandidates arebool CHARACTER::RefineInformation(UINTBYTEint)
char_item.cpp:1260note:                 bool CHARACTER::RefineInformation(BYTEBYTEint)
char_item.cpp:1382errorcall of overloaded 'RefineInformation(WORD, ERefineType, WORD)' is ambiguous
char
.h:1102notecandidates arebool CHARACTER::RefineInformation(UINTBYTEint)
char_item.cpp:1260note:                 bool CHARACTER::RefineInformation(BYTEBYTEint)
char_item.cppIn member function 'bool CHARACTER::UseItemEx(CItem*, TItemPos)':
char_item.cpp:2387warningformat '%d' expects type 'int'but argument 6 has type 'long int'
char_item.cpp:2391warningformat '%d' expects type 'int'but argument 6 has type 'long int'
char_item.cpp:2403warningformat '%d' expects type 'int'but argument 5 has type 'long int'
char_item.cpp:2407warningformat '%d' expects type 'int'but argument 5 has type 'long int'
char_item.cpp:2434warningformat '%d' expects type 'int'but argument 6 has type 'long int'
char_item.cpp:2442warningformat '%d' expects type 'int'but argument 5 has type 'long int'
char_item.cpp:3620warningsuggest parentheses around && within ||
char_item.cpp:3644warningsuggest parentheses around && within ||
char_item.cpp:4869errorcall of overloaded 'GetWear(EWearPositions)' is ambiguous
char
.h:1062notecandidates areCItemCHARACTER::GetWear(UINT) const
char_item.cpp:455note:                 CItemCHARACTER::GetWear(BYTE) const
char_item.cpp:5098warningcomparison between signed and unsigned integer expressions
char_item
.cppIn member function 'bool CHARACTER::UseItem(TItemPos, TItemPos)':
char_item.cpp:5316warningsuggest parentheses around comparison in operand of |
char_item.cpp:5170warningunused variable 'wDestCell'
char_item.cpp:5171warningunused variable 'bDestInven'
char_item.cppAt global scope:
char_item.cpp:5953errorprototype for 'bool CHARACTER::SwapItem(BYTE, BYTE)' does not match any in class 'CHARACTER'
char.h:1124errorcandidate isbool CHARACTER::SwapItem(UINTBYTE)
char_item.cppIn member function 'bool CHARACTER::EquipItem(CItem*, int)':
char_item.cpp:6143errorcall of overloaded 'GetWear(int&)' is ambiguous
char
.h:1062notecandidates areCItemCHARACTER::GetWear(UINT) const
char_item.cpp:455note:                 CItemCHARACTER::GetWear(BYTE) const
char_item.cpp:6143errorcall of overloaded 'GetWear(int&)' is ambiguous
char
.h:1062notecandidates areCItemCHARACTER::GetWear(UINT) const
char_item.cpp:455note:                 CItemCHARACTER::GetWear(BYTE) const
char_item.cpp:6149errorcall of overloaded 'SwapItem(WORD, int)' is ambiguous
char
.h:1124notecandidates arebool CHARACTER::SwapItem(UINTBYTE)
char_item.cpp:5953note:                 bool CHARACTER::SwapItem(BYTEBYTE)
char_item.cpp:6174warning: array subscript has type 'char'
char_item.cppIn member function 'void CHARACTER::BuffOnAttr_AddBuffsFromItem(CItem*)':
char_item.cpp:6238warningcomparison between signed and unsigned integer expressions
char_item
.cppIn member function 'void CHARACTER::BuffOnAttr_RemoveBuffsFromItem(CItem*)':
char_item.cpp:6250warningcomparison between signed and unsigned integer expressions
char_item
.cppIn member function 'bool CHARACTER::IsEquipUniqueItem(DWORD) const':
char_item.cpp:6936errorcall of overloaded 'GetWear(EWearPositions)' is ambiguous
char
.h:1062notecandidates areCItemCHARACTER::GetWear(UINT) const
char_item.cpp:455note:                 CItemCHARACTER::GetWear(BYTE) const
char_item.cpp:6943errorcall of overloaded 'GetWear(EWearPositions)' is ambiguous
char
.h:1062notecandidates areCItemCHARACTER::GetWear(UINT) const
char_item.cpp:455note:                 CItemCHARACTER::GetWear(BYTE) const
char_item.cppIn member function 'bool CHARACTER::IsEquipUniqueGroup(DWORD) const':
char_item.cpp:6960errorcall of overloaded 'GetWear(EWearPositions)' is ambiguous
char
.h:1062notecandidates areCItemCHARACTER::GetWear(UINT) const
char_item.cpp:455note:                 CItemCHARACTER::GetWear(BYTE) const
char_item.cpp:6967errorcall of overloaded 'GetWear(EWearPositions)' is ambiguous
char
.h:1062notecandidates areCItemCHARACTER::GetWear(UINT) const
char_item.cpp:455note:                 CItemCHARACTER::GetWear(BYTE) const
char_item.cppIn member function 'bool CHARACTER::UnEquipSpecialRideUniqueItem()':
char_item.cpp:7267errorcall of overloaded 'GetWear(EWearPositions)' is ambiguous
char
.h:1062notecandidates areCItemCHARACTER::GetWear(UINT) const
char_item.cpp:455note:                 CItemCHARACTER::GetWear(BYTE) const
char_item.cpp:7268errorcall of overloaded 'GetWear(EWearPositions)' is ambiguous
char
.h:1062notecandidates areCItemCHARACTER::GetWear(UINT) const
char_item.cpp:455note:                 CItemCHARACTER::GetWear(BYTE) const
char_item.cppIn member function 'bool CHARACTER::CanEquipNow(CItem*, const TItemPos&, const TItemPos&)':
char_item.cpp:7511errorcall of overloaded 'GetWear(EWearPositions)' is ambiguous
char
.h:1062notecandidates areCItemCHARACTER::GetWear(UINT) const
char_item.cpp:455note:                 CItemCHARACTER::GetWear(BYTE) const
char_item.cpp:7511errorcall of overloaded 'GetWear(EWearPositions)' is ambiguous
char
.h:1062notecandidates areCItemCHARACTER::GetWear(UINT) const
char_item.cpp:455note:                 CItemCHARACTER::GetWear(BYTE) const
char_item.cpp:7512errorcall of overloaded 'GetWear(EWearPositions)' is ambiguous
char
.h:1062notecandidates areCItemCHARACTER::GetWear(UINT) const
char_item.cpp:455note:                 CItemCHARACTER::GetWear(BYTE) const
char_item.cpp:7512errorcall of overloaded 'GetWear(EWearPositions)' is ambiguous
char
.h:1062notecandidates areCItemCHARACTER::GetWear(UINT) const
char_item.cpp:455note:                 CItemCHARACTER::GetWear(BYTE) const
char_item.cpp:7436warningunused variable 'itemType'
char_item.cpp:7437warningunused variable 'itemSubType'
../../../Extern/include/cryptopp/cryptlib.hIn member function 'bool CryptoPP::NameValuePairs::GetValue(const char*, T&) const [with T = std::string]':
../../../
Extern/include/cryptopp/cryptlib.h:277:   instantiated from here
../../../Extern/include/cryptopp/cryptlib.h:264warningdereferencing type-punned pointer will break strict-aliasing rules
../../../Extern/include/cryptopp/cryptlib.hIn member function 'bool CryptoPP::NameValuePairs::GetValue(const char*, T&) const [with T = int]':
../../../
Extern/include/cryptopp/cryptlib.h:283:   instantiated from here
../../../Extern/include/cryptopp/cryptlib.h:264warningdereferencing type-punned pointer will break strict-aliasing rules
../../../Extern/include/cryptopp/cryptlib.hIn member function 'bool CryptoPP::NameValuePairs::GetValue(const char*, T&) const [with T = std::string]':
../../../
Extern/include/cryptopp/cryptlib.h:277:   instantiated from here
../../../Extern/include/cryptopp/cryptlib.h:264warningdereferencing type-punned pointer will break strict-aliasing rules
../../../Extern/include/cryptopp/cryptlib.hIn member function 'bool CryptoPP::NameValuePairs::GetValue(const char*, T&) const [with T = int]':
../../../
Extern/include/cryptopp/cryptlib.h:283:   instantiated from here
../../../Extern/include/cryptopp/cryptlib.h:264warningdereferencing type-punned pointer will break strict-aliasing rules
Makefile
:119recipe for target 'OBJDIR/char_item.o' failed
gmake
: *** [OBJDIR/char_item.oError 1
gmake
: *** Waiting for unfinished jobs.... 
Überprüf deine char.h und char_item.cpp die werte stimmen nicht überein. Oder schick mir eine Privat nachricht mit deiner skype addy dann kann ich mal Teamviewer drüber schauen.
08/30/2015 10:19 M2Cloud.#36
ich finde 12 Seiten sind zu viel. es sollte am besten bei 2 bleiben. Maximal bei 3.
08/30/2015 11:06 thespeedyy#37
lag an der char.h danke :D
dennis nä frage^^ wenn ich nur 5 seiten habe muss ich dann die 1000 in 685 ändern? :D

nach dem einfügen buggen die packete.. bin auf einmal grausam und das har wird nicht mehr angezeigt, game source :/
08/30/2015 18:52 iPeri /..#38
Welcher Mensch braucht 12 Inventarseiten...
Total unnötig, 5 Inventarseiten reichen völlig, da bekommt
man so viel unter :D so viele Items hat man auf den meisten
Servern nicht mal, bevor mal aufhört dort zu spielen :D
09/01/2015 19:40 RobertSerban#39
I have this error.
09/06/2015 01:08 .Despero™#40
Hab es eben eingefügt JEDOCH kann ich jetzt Items von Lager nicht raus nehmen, mein Client beendet sich direkt und in Syserr steht:
PHP Code:
0906 01:07:40818 :: CPythonSafeBox::DelItemData(dwSlotIndex=-1191111407) - Strange slot index
0906 01
:07:40818 :: Unknown packet header35last4 86 
[Only registered and activated users can see links. Click Here To Register...]
09/08/2015 01:13 .Despero™#41
Quote:
Originally Posted by .Despero™ View Post
Hab es eben eingefügt JEDOCH kann ich jetzt Items von Lager nicht raus nehmen, mein Client beendet sich direkt und in Syserr steht:
PHP Code:
0906 01:07:40818 :: CPythonSafeBox::DelItemData(dwSlotIndex=-1191111407) - Strange slot index
0906 01
:07:40818 :: Unknown packet header35last4 86 
[Only registered and activated users can see links. Click Here To Register...]
#push immer noch gleiche Problem