Hallöchen alllso mein aktueller stand:
Ich habe ne neue re exe gedifft diff patch hat geklappt! ohne fehler! ist allerdings von 2012 04 10
So ich habe den guide befolgt der oben steht so sehen meine datein aus:
(ich poste nur die parts die ich verändert habe)
Packet_db.TxT:
// Main packet version of the DB to use (default = max available version)
// Client detection is faster when all clients use this version.
// Version 23 is the latest Sakexe (above versions are for Renewal clients)
packet_db_ver: 23
//packet_db_ver: 31
und die eingefügte:
//Add new packets here
//packet_ver: 31
//2012-04-10aRagexeRE
0x01FD,15,repairitem,2
0x089C,26,friendslistadd,2
0x0885,5,hommenu,2:4
0x0961,36,storagepassword,0
0x0288,-1,cashshopbuy,4:8
0x091C,26,partyinvite2,2
0x094B,19,wanttoconnection,2:6:10:14:18
0x0369,7,actionrequest,2:6
0x083C,10,useskilltoid,2:4:6
0x0439,8,useitem,2:4
0x0945,-1,itemlistwindowselected,2:4:8
0x0815,-1,reqopenbuyingstore,2:4:8:9:89
0x0817,2,reqclosebuyingstore,0
0x0360,6,reqclickbuyingstore,2
0x0811,-1,reqtradebuyingstore,2:4:8:12
0x0819,-1,searchstoreinfo,2:4:5:9:13:14:15
0x0835,2,searchstoreinfonextpage,0
0x0838,12,searchstoreinfolistitemclick,2:6:10
0x0437,5,walktoxy,2
0x0886,6,ticksend,2
0x0871,5,changedir,2:4
0x0938,6,takeitem,2
0x0891,6,dropitem,2:4
0x086C,8,movetokafra,2:4
0x08A6,8,movefromkafra,2:4
0x0438,10,useskilltopos,2:4:6:8
0x0366,90,useskilltoposinfo,2:4:6:8:10
0x0889,6,getcharnamerequest,2
0x0884,6,solvecharname,2
0x08E5,41,bookingregreq,2:4 //Added to prevent disconnections
0x08E6,4
0x08E7,10,bookingsearchreq,2
0x08E8,-1
0x08E9,2,bookingdelreq,2
0x08EA,4
0x08EB,39,bookingupdatereq,2
0x08EC,73
0x08ED,43
0x08EE,6
0x08EF,6,bookingignorereq,2
0x08F0,6
0x08F1,6,bookingjoinpartyreq,2
0x08F2,36
0x08F3,-1
0x08F4,6
0x08F5,-1,bookingsummonmember,2:4
0x08F6,22
0x08F7,3
0x08F8,7
0x08F9,6
0x08FA,6
0x08FB,6,bookingcanceljoinparty,2
0x0907,5,moveitem,2:4
0x0908,5
0x08D7,28,battlegroundreg,2:4 //Added to prevent disconnections
Meine clif datei:
enum
{
// packet DB
MAX_PACKET_DB = 0x900,
MAX_PACKET_VER = 40
MAX_PACKET_POS = 20,
};
Meine mmo.h:
#ifndef
PACKETVER
#define PACKETVER 20120410
#endif
// backward compatible PACKETVER 8 and 9
So ok ich starte Eathena alles läuft perfekt aber was ist das? der schein trügt o.O
Hier betteschöön=):
[info]: Successfully loaded '760' maps.
[Warning]: Found packets up to 0x961, ignored 0x900 and above.
[Warning]: Please increase MAX_PACKET_DB and recompile.
[status]: Done reading packet database from 'packet_db.txt'. Using default packe
t version: 26.
da kann doch was nicht stimmen^^""
SORRY wenn ich mich blöd anstelle=) ist aber mein erster server hab da noch ned so richtig ahnung von =) iwas hab ich schon wieder falsch gemacht=)
Achja ein kleiiines prob gibts da noch:
Wenn ich meine gediffte exe starte kann ich in der Setup (einstellungen) alles einstellen wenn ich auf ok drücke Verschwindet die setup "Uhhhh" jedoch kommt sie nach 2 3 sek wieder! Ich habe die exe schon als admin ausgeführt!
Währe sehr lieb von euch wenn ihr/du mir weiterhin tipps geben könnt!
Achja! Wenn ich fals Kompliiert habe kannst du/ihr eventuell mir das auch ncoh erklären? =)
Lg Deeloy