Shakto
Community Contributors-
Content Count
264 -
Joined
-
Last visited
-
Days Won
2
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by Shakto
-
2013 Ragexe and Diff (Up to date 2013-08-07)
Shakto replied to Shakto's topic in Client-Side Releases
Have you set the langtype to 0 and enable the diff patch use normal guild bracket ? -
It seems your packetver in mmo.h is wrong
-
You can use this one http://pastebin.com/JfhPUTSV
-
If there is an error it s because those naviguation lib files aren t up to date. About the no msg error, the msgstringtable.txt isnt up to date too
-
Can you please make me a favor and for all the community, with renaming the lua files in the folder luafiles514 into lub files ? The new client doesn't use lua anymore except for the iteminfo file
-
2013 Ragexe and Diff (Up to date 2013-08-07)
Shakto replied to Shakto's topic in Client-Side Releases
I just tested it, you can buy more than 5 items already -
2013 Ragexe and Diff (Up to date 2013-08-07)
Shakto replied to Shakto's topic in Client-Side Releases
Diff 2013-06-05 v1 (update 06/06/13) release thx again to k3dt for uncrypt themida client -
2013 Ragexe and Diff (Up to date 2013-08-07)
Shakto replied to Shakto's topic in Client-Side Releases
Rename your lua files in lub files -
Blank small window that says 'Error' :(
Shakto replied to Hyvraine's question in Client-Side Support
You can use Rocred too,http://ai4rei.net/p/rocred Launch it as administrator -
Have you a clean version of hercules ?
-
2013 Ragexe and Diff (Up to date 2013-08-07)
Shakto replied to Shakto's topic in Client-Side Releases
cause there is not login windows anymore so to log in without that, it will be complicate -
2013 Ragexe and Diff (Up to date 2013-08-07)
Shakto replied to Shakto's topic in Client-Side Releases
Ok it has been fix on another topic For ppl who want to use CHinese Font, i added a patch to the diff file : Use Chinese on all Langtype Enjoy it ! -
Update your lub files
-
Ragexe =! ragexeRE You use the primary client, not the sakray one anymore that's all
-
Like i said in my main topic : Open your sclientinfo.xml Search <servertype> </servertype>Set it to primarySearch <langtype> </langtype>Set it to 0
-
Can you show me your clientinfo.xml please ?
-
2013 Ragexe and Diff (Up to date 2013-08-07)
Shakto replied to Shakto's topic in Client-Side Releases
Can you show me your clientinfo.xml please ? -
2013 Ragexe and Diff (Up to date 2013-08-07)
Shakto replied to Shakto's topic in Client-Side Releases
The patch ignore missing palette error has been correct (maked crash the client on custom sprit on char selection) thx Pinky for the report All the files has been updated -
HELP PLEASE in 2012-07-2aRagexe I GOT BUG
Shakto replied to jimboy09232's question in Client-Side Support
Lol post on rathena board then u_u well, open db/packet_db.txt Search //2012-07-02aRagexeRE (unstable)packet_ver: 33 and add this under those lines 0x0944,5,hommenu,2:4 -
175, i didn't try above, it's not official to do that
-
HELP PLEASE in 2012-07-2aRagexe I GOT BUG
Shakto replied to jimboy09232's question in Client-Side Support
I told you what to do in the previous post °° Open the file src/map/packets.h Search //2012-07-10#if PACKETVER >= 20120710 packet(0x0886,2,clif->pReqCloseBuyingStore,0);#endif Before add //2012-07-04#if PACKETVER >= 20120704 packet(0x0944,5,clif->pHomMenu,2,4);#endif -
Here is links to insert the plugin into the launcher : http://nn.nachtwolke.com/dev/rsu/ Here is the documentation = http://nn.nachtwolke.com/dev/rsu/apidocs/#Event_QueryTask
-
A bigger sugestion would be to make a server patcher like thor or other, and if the patch is done, you can enter your log pass but it's big A kind of all in one, and integrate the code of rsu patcher in the code of your launcher