-
Content Count
713 -
Joined
-
Last visited
-
Days Won
37
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by Neo-Mind
-
Increase headgears view id to 30000 for 2013 clients
Neo-Mind replied to Svanhild's question in Client-Side Requests
what options cant u check? -
already going 3D eh
-
Job classes, NPCs, Monsters and Homunculii all share the same id space. This is how the ids are arranged from what i understand. 0-44 Job Classes (base jobs and costumes). 45-999 NPCs 1000-3999 Mobs 4000-5999 Job Classes (all higher jobs + reserved space). 6000-60?? Homunculii - this can be extended with Enable Custom Homunculii 60??-9999 Unused area (in all sense of the word unused - nothing read from lua also in that range) 10000-19999 NPCs again (not all used but still reserved) I did not bother with the unused area since it might be reserved for some other purpose by gravity....although the custom homun diff does utilize a little bit of it. i tried utilizing some area from the second NPC range but it still tries to pick up from sprite/npc folder and the cursor is wrong. so essentially maybe u can try using 3300+ ? seems to be free in ur lua
-
2013-12-23c kRO Client, Merry Christmas <3
Neo-Mind replied to Yommy's topic in Client-Side Releases
18-12-2013 => http://www.mediafire.com/download/gka7gobcuxx0iq9/2013-12-18bRagexe.rar 23-12-2013 => http://www.mediafire.com/download/cc4vfdrdd4r15hb/2013-12-23cRagexe.rar 30-12-2013 => http://www.mediafire.com/download/usy52ffv57tprtm/2013-12-30aRagexe.zip these are the only 3 non packed clients we have. Yommy can u get the packet dbs -
2013-12-23c kRO Client, Merry Christmas <3
Neo-Mind replied to Yommy's topic in Client-Side Releases
yea im interested -
2013-12-23c kRO Client, Merry Christmas <3
Neo-Mind replied to Yommy's topic in Client-Side Releases
I see secure is work fine, i am using a chinese tool , it can encrypte and liveupdate. make encrypte gpf file write into sdata.grf do you how to make liveupdate on SecureGRF? What chinese tool ? i dont think SecureGRF has live update feature (since u can't even decrypt it ....) -
and the OSCAR goes to....Mumbles hehe ossi little late for an intro topic
-
7th son of the 7th son but the post is actually the 9th!!
-
XI forever alone?
-
Frost you could just set it to a custom font u know
-
Well thats starting off with a bang indeed Let the festivities BEGIN
-
interesting concept
-
did you add the Cancel To Login Window patch ? Atleast the disconnection should properly switch you back to Login screen.
-
[Guide] How to Recolor Sprites - by Eiphes
Neo-Mind replied to jTynne's question in Graphics Support
haha nice , dont worry u haven't forgotten ....yet -
Interesting i havent posted here in some time. Updates: i) 2013-12-23c is supported in NEMO. There were some bugs but that has been fixed (let me know if u find more). ii) Enable Mail Box patch has been added. It is still in experimental stage - would be great if someone would test it out. Currently the patch only works for 2013 clients since i was told 2012 clients don't have the mailbox issue. iii) There seems to be a bug with Disable Multiple Windows when closing the client - stale process remains. This is being looked into (hence i have added an Experimental Tag on it). iv) Custom Jobs Patch has been updated. The Lua Files to be used for the patch has changed format a bit - I'll put the details in a separate topic.
-
which lua file missing or untranslated?
Neo-Mind replied to oleokoong's question in Client-Side Support
looks like your cardprefixnametable.txt is untranslated. -
I think youll need december client. since We only have august clients before that and I am pretty sure this one came in between that time
-
2013-12-23c kRO Client, Merry Christmas <3
Neo-Mind replied to Yommy's topic in Client-Side Releases
@themon i didnt use any specific tools other than HxD hex editor, but i think LordPE can be used to delete the extra data as well (Ai4rei knows more about that). my way - find last address used by .reloc section (last section loaded into memory) -> delete everything after that. One more thing i have noticed in both new clients the Extra Data start with PCEI as starting bytes. @oleokong yes don't use that button - it was meant to link to registration link but gravity has disabled that part. In case you want to hide the button just use a 1x1 pixel bmp file with pink color (R=255,G=0,B=255) for btn_request.bmp, btn_request_a.bmp, btn_request_b.bmp inside datatextureÀ¯ÀúÀÎÅÍÆäÀ̽ºlogin_interface folder -
2013-12-23c kRO Client, Merry Christmas <3
Neo-Mind replied to Yommy's topic in Client-Side Releases
for the embedded patch specify your data.ini to the patcher. it will hardcode in all the grfs so u don't need the ini file in client area. hmm haven't checked the new client yet.will try that and what did you mean by reading from .txt files.. for which cases? Already Translate Client reads from txt file. -
still feels weird that kRO added support for it but didn't put the sprite & act files need in data.grf. GRAVITY r u HIGH? Thanks for the upload jaBote
- 13 replies
-
- oktoberfest
- fRO
- (and 5 more)
-
why are you downgrading your client anyways o_o ? First time i am hearing my previous client is newer
-
2013-12-23c kRO Client, Merry Christmas <3
Neo-Mind replied to Yommy's topic in Client-Side Releases
@Tepoo alright @Lelouch update and try. it was a syntax issue in the patch... irony is I made the syntax *facepalm* -
2013-12-23c kRO Client, Merry Christmas <3
Neo-Mind replied to Yommy's topic in Client-Side Releases
hmm odd didn't error for me when i tried. need to check it -
2013-12-23c kRO Client, Merry Christmas <3
Neo-Mind replied to Yommy's topic in Client-Side Releases
@Tepoo can you update SVN and check if it still crashes for the HKLM patch @rosfus just tried out your list of patches client is opening fine for me. Make sure you update SVN - there were some other fixes that happened. Also use the client i uploaded earlier (the cleaned one).