-
Posts
318 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Posts posted by ossi0110
-
-
lets start from begining.
you start your exe under Win7 and the window will auto close after you startet it?
this mostly happens due a wrong file in the GRF or Data folder . Are you using a DATA FOLDER exe ? or a GRF exe.
if you are using a READ DATA FOLDER FIRST exe , and droped all you stuff in the data folder , check the txt while where you changed something.
-
1
-
-
look into the WIKI for custom items ,
http://rathena.org/wiki/Custom_Items
this are the codes for your item db.
Job: Which jobs this item is available for. Values below can be combined to achieve availability for multiple job classes, i. e. 0x2|0x4 -> 0x6 (Swordman+Mage)
(S.) Novice (2^00): 0x00000001
Swordman (2^01): 0x00000002
Mage (2^02): 0x00000004
Archer (2^03): 0x00000008
Acolyte (2^04): 0x00000010
Merchant (2^05): 0x00000020
Thief (2^06): 0x00000040
Knight (2^07): 0x00000080
Priest (2^08): 0x00000100
Wizard (2^09): 0x00000200
Blacksmith (2^10): 0x00000400
Hunter (2^11): 0x00000800
Assassin (2^12): 0x00001000
Unused (2^13): 0x00002000
Crusader (2^14): 0x00004000
Monk (2^15): 0x00008000
Sage (2^16): 0x00010000
Rogue (2^17): 0x00020000
Alchemist (2^18): 0x00040000
Bard/Dancer (2^19): 0x00080000
Unused (2^20): 0x00100000
Taekwon (2^21): 0x00200000
StarGladiator (2^22): 0x00400000
Soul Linker (2^23): 0x00800000
Gunslinger (2^24): 0x01000000
Ninja (2^25): 0x02000000
All Classes : 0xFFFFFFFF
Every Job Except Novice : 0xFFFFFFFE
-
are you using Harmony maybe ? , if yes try to install the latest harmony package
-
what EXE are u using atm ? , you have to set you packet.db too the correct packver.
-
try it whith this setup.
http://supportmii.com/ro1/Clients/Judas_Setups/2010_Setup/opensetup.exe
-
very nice malufett
i can smell the PIN code system hehe
-
download this package , and diff your exe again whit it
-
be sure too DIFF "SKIP PACKET HEADER"
-
hehe i tried the Desertfox.gr2 but i dont get it too work . my exe keeps crashign after summing it
this tool is pretty nice Thanks alot
-
just rename your LUAs too LUB then you can edit them easy
-
use this data folder.
-
its LUB problem you need the correct lub files for you client.
you can download it here
-
go into your Server Folder open SRC/COMMON/ and look for the MMO.H and change line as Brainsteal said
Try change you packetver in mmo.h
#ifndef PACKETVER
#define PACKETVER 20120410 // Change to 20110526
//#define PACKETVER 20111116
#endif
Recompile your emulator, and try again.
-
1
-
-
you changed your MMO.H?
#define PACKETVER 20110526
and recompiled the server?
-
change
packet_db_ver: default
to
packet_db_ver: 26 -
send me your packet db pls
-
seems you got a packet.db problem
be sure too add the packet for this client in the packet.db
your packet.db is located in the DB/packet.db .
here are the packets for your exe
//2011-05-26aRagexeRE 0x01FD,15,repairitem,2 0x0202,26,friendslistadd,2 0x022D,5,hommenu,2:4 0x023B,36,storagepassword,0 0x0288,-1,cashshopbuy,4:8 0x02C4,26,partyinvite2,2 0x0436,19,wanttoconnection,2:6:10:14:18 0x0437,7,actionrequest,2:6 0x0438,10,useskilltoid,2:4:6 0x0439,8,useitem,2:4 0x07E4,-1,itemlistwindowselected,2:4:8 0x0802,18,bookingregreq,2:4:6 0x0803,4 0x0804,14,bookingsearchreq,2:4:6:8:12 0x0805,-1 0x0806,2,bookingdelreq,0 0x0807,4 0x0808,14,bookingupdatereq,2 0x0809,50 0x080A,18 0x080B,6 0x0811,-1,reqopenbuyingstore,2:4:8:9:89 0x0815,2,reqclosebuyingstore,0 0x0817,6,reqclickbuyingstore,2 0x0819,-1,reqtradebuyingstore,2:4:8:12 0x0835,-1,searchstoreinfo,2:4:5:9:13:14:15 0x0838,2,searchstoreinfonextpage,0 0x083C,12,searchstoreinfolistitemclick,2:6:10 0x035F,5,walktoxy,2 0x0360,6,ticksend,2 0x0361,5,changedir,2:4 0x0362,6,takeitem,2 0x0363,6,dropitem,2:4 0x0364,8,movetokafra,2:4 0x0365,8,movefromkafra,2:4 0x0366,10,useskilltopos,2:4:6:8 0x0367,90,useskilltoposinfo,2:4:6:8:10 0x0368,6,getcharnamerequest,2 0x0369,6,solvecharname,2
-
did you map server drops any error msg?
-
you got a pm
-
1
-
-
i Uploaded you a GRF for 2012-04-10 exe , it contain latest translation and the Correct LUB files (you can edit them ) , and all missing textures for a 2012 client
be sure too have a EXE wher the diff "READ DATA FOLDER FIRST" and "LOAD LUA FOR LUB" is NOT DIFFED.
just put the GRF in your data ini.
0=CUSTOM.GRF
1=radata.grf
2=data.grf
http://www.mediafire.com/download.php?jh75b4h1n7cqk67
tell me if it works
-
1
-
-
sorry for the troubel Annie
but now its working , didnt saw the missing ( ...
/wah
and BTW a Spoon is not a good meal
-
Endows Skills are using SC_ENCHENTARMS and got the Skill icon SI_BLANK , thats mean he doent have a icon.
but you can add a Icon for this too.
just follow this guid and you should be able too as many icons as you want
-
search in the battle.c for SACRIFICE
-
be carefull whit raising the storage too high , if its too high it could be that your client crash or it wont display all your items.
Error with 2012-04-10
in Client Requests
Posted
he dont got a problem whit auto close after wrong passwort , his client dont even starts up ^^