Hello !. Is there any way we can rename or modify the title names to a new one.?
Hello !. Is there any way we can rename or modify the title names to a new one.?
up for this please :)
Title info is stored in the HTScript.sys file, and yes, can be changed either if you have a compiler for that file or you make your own compiler as I did 5 years ago.
If by the stats you mean the item ID where the stats are defined, then the answer is yes.
Yeah like for instance the kruma title for killing 10,000 players
I wanted to edit the stats and add "4260" or "All power strike" on the title when applied, so yes that is definitely what I meant
Thanks, I'll try to study more about programming, maybe then I can create a tool just like you did
Any suggestions what I should search first, I don't know how to edit the HTLauncher or Zoneserv
Should I study, hexadecimal? is the zoneserver.exe and HTLauncher.exe using hexadecimals when opened with OllyDBG?
See if the title exist already, and you have the luck that the item ID it use for the stats is on the param, then you can edit it on the param, if it is on the HTScript then what you can do is to duplicate it on the param to test your luck on which one is read first, some times it works and some others dont so that is why I say test your luck.
Because titles are Data, you cant edit them on the code as if they were code, hope you understand what im saying.
The Title I was searching for is the one where you kill 10000 enemies in kruma
The stats are HP Recover 90, Defense Rate 200, All Chakra 10
I searched it on my Param in the ItemID Sheet, it don't exist there
So I'm going for the 2nd option based on what you said, I'm going to make a duplicate, but how do I make title connect to the duplicate?
If I'm going to make a duplicate what should the ItemID be?
EffectItemID for Brahma: 7616
EffectItemID for Vishnu: 7617
EffectItemID for Shiva: 7618
You don't have to do any to connect the duplicate, HTScript is the one which makes the link depending on what is stored in the virtual mem. As I said, this some times works and some others don't.
I remember that on the time I didn't make the compiler, I did that trick to change things that were on the HTScript, but I didn't try with Titles because what I wanted to change on them was the name that was in spanish and I wanted in whatever language I decided to compile and that can't be done with the trick, so I hope the trick works for your change.
So nobody shares the tool to change the name of the titles?
The title stats for Incarnation, Strong warrior and aprrentice are all found in the param. you can changed it there.
Hiyaaaaaaaa, thank you so much, it worked
I was able to change the stats it gives
Btw, can I ask where can I find the ItemID of the titles?
Is it also in the HTScript?
Basically, 7616,7617 and 7618 didn't exist on my param, so I made 3 new rows and edited them, I also edited the trimurtilimit to 1,2,4
The stats works, thanks
- - - Updated - - -
Well they didn't in my param, when Eliana gave me the ItemID for the stats, I searched for it and it didn't exist, so I just added those 3 item ID's and edited them, it worked
Now I am trying to add from 7600 to 7700 and edit the stats to figure out which Item ID titles belong to
Thanks for the tip :)
I cant seem to open the htscript.sys with OllyDbg, I get a message saying "HTscript.sys is probably not a 32-bit portable executable. Try to load it anway?"
After I click yes it says "Unable to start file D:""""\HTscrypt.sys"
And I never knew there's an xml/compiler for that, I'll try searching in this forum
Thanks
- - - Updated - - -
Okay so I've read the previous posts about title quest and found out that I can just hex them
Sadly I have a problem, There are 4 HTScripts, 2 for spanish, 2 for english
3 of them are working but when I open them with hex (PSPAD or CFF Explorer) those are the codes that I see
The other HTScript is spanish but it has a different content when I open it
But with this HTScript, my client crashes even though I haven't edited it yet, I cant even get to the login screen
If only this works then I could possibly change the names of the titles