PDA

View Full Version : Entities Editor



ZenMasta
10-25-2009, 01:02 AM
HoN Entity Inspector 1.0

__________________________________________________

What is this?


This application will let you open entities_*.str files so you can change the names of items, abilities and the descriptions.

What is the downside?

None that I know of.

What does it look like?

http://www.modsofnewerth.com/downloads/zenmasta/inspector-valkyrie.png
http://www.modsofnewerth.com/downloads/zenmasta/Inspector-Custom.png
Also, see attached images


How does it work?

Open the entities file of your choosing entities_en.str = english, but you can open any language you want. Choose a hero or item from the tree view on the left. On the right side you will see the name of the hero/item as well as its description. If you click the custom tab you can change the names of the abilities and descriptions. If you want to copy the original description as a template just hit the copy button.

After you make changes you can save your custom text to a file. To apply your changes to the actual entities file simply click Save File to Source File (yeah stupid name, change it next release). This will create a brand new entities file so you dont have to worry about backing up the original. The original is never modified.

The biggest appeal to this is that you can instantly apply your changes as soon as a new patch comes out. Simply load the latest entities_*.str, open your custom file and then save to source. BLAMO

Note: The custom tab has 5 rows. The First row = Hero Name and Description
2nd Row = Ability 1
3rd Row = Ability 2
4th Row = Ability 3
5th Row = Ability 4

Where do I find the entities.str file:
1. Open Resources0.s2z with an archiving program like winzip or winrar.
2. Find the path specified: resources0.s2z/stringtables/entities_en.str
3. Extract entities_en.str to any location
4. Create a backup of the file
5. Edit with this with notepad (or inspector app) and change whatever you like.
6. Save the file.
7. Open Resources0.s2z again with an archiving program.
8. Click and drag your newly edited file into the opened archive.
9. Save and play with your new descriptions, item names, or silliness you added.
10. Or create your own mod file by creating a zip archive with the folder "stringtables" that contains your modified version of the entities file. rename the zip extension to .s2z

Why would I want to do this?

This would allow Warchamp7 or anyone else to add the names of dota items or change them completely. Additionally you can change the names of the abilities to match those of dota if you want too.

Currently I am working on a mod that changes the descriptions of all abilities so they are easier to follow for noobies. Instead of a long wordy description, how about [stun] this ability stuns an enemy and any enemy units around it. Compared to something like: in the middle of the shadows, your face decides to pull out a raging hammer that is so awesome it stuns everyone by its awesomeness. You get the picture.
__________________________________________________

Installation and Usage

Download here: www.modsofnewerth.com (http://www.modsofnewerth.com/index.php?option=com_mtree&task=att_download&link_id=4&cf_id=24)

ZenMasta
10-25-2009, 01:29 AM
Shoot, I had to pull the download because the abilities were updating out of order. Will be fixed soon.

Deathmage
10-25-2009, 04:53 AM
Interesting idea.

You should add functionality to include colour codes and things like that. In terms of the warning where you tell people to not use the enter key... Just disable the enter key, and on the Text_Changed event check for \n or Environment.NewLine and replace the data.

Are you using Vb or C#?

Also, on the hero, why is it a tree view? What happens when you expand the hero node?

Zonda333
10-25-2009, 10:52 AM
Thier should be a way to reset the current one/all entries incase you like the original better

Idejder
10-25-2009, 10:53 AM
http://notepad-plus.sourceforge.net/uk/site.htm
~!

Osiris
10-25-2009, 11:26 AM
http://notepad-plus.sourceforge.net/uk/site.htm
~!


Stupid question, but is this going to be an 'official' tool when the map editor will be released, or do you plan to add some kind of hero form with UI and stuff?

Vadi
10-25-2009, 03:03 PM
Does it work on Linux? HoN does natively.

Anghkor
10-25-2009, 04:25 PM
Where do I find the files to modify tooltips? I've been looking... but no luck so far. Could someone point me in the right direction?

Nevermind, got it.

ZenMasta
10-25-2009, 04:41 PM
Notepad ++ is a great tool (open source, not developed by S2) but for the average joe it still takes a bit of effort to change all ability names, descriptions etc., even with the compare plugin.

DarZilber
12-28-2009, 06:31 PM
where is the the file .str?

MaxGhost
12-28-2009, 08:06 PM
where is the the file .str?

resources0.s2z/stringtables/entities_en.str

Zka_
01-01-2010, 11:18 PM
Ok I was downloading this.. but seems like the Website hates Google Chrome and blocked me, these ppl really hates google :eek: lol

Anyway.. it looks like a good tool (May also work for translation projects), too bad I won't download it, google haters! :D

Google is evil!
LoL ^

papuccino1
01-04-2010, 07:32 PM
"We won't show this site to Chrome users."

If your site is going to alienate certain users, why bother posting it at all? Really **** move.

grohn
01-05-2010, 09:51 PM
By prohibiting the use of chrome on your site, you are only hurting yourself, not google.
No one is seriously going to switch browsers just to use some petty HoN mod site.

fatalexe
01-10-2010, 07:58 AM
Was interested, then
"We won't show this site to Chrome users."
I lost interest.

Sephinator
01-10-2010, 11:22 AM
By prohibiting the use of chrome on your site, you are only hurting yourself, not google.
No one is seriously going to switch browsers just to use some petty HoN mod site.

There is right now 1 Honmod file and 2 s2z's at modnewerth.com. :P

Ophelia
01-19-2010, 10:38 AM
To use:

Open resources0.s2z with an archiver program such as winzip, winrar, etc and extract it from the directory entities_en.str. That will get you the item you are looking for. Some sort of readme documentation for this would be excellent rather than a very vague forum post on location.

Ophelia
01-25-2010, 12:22 AM
How to edit all the text in game from start to finish:
1. Open Resources0.s2z with an archiving program like winzip.
2. Find the path specified: resources0.s2z/stringtables/entities_en.str
3. Extract entities_en.str to any location
4. Create a backup of the file
5. Edit with a program with notepad and change whatever you like.
6. Save the file.
7. Open Resources0.s2z again with an archiving program.
8. Click and drag your newly edited file into the opened archive.
9. Save and play with your new descriptions, item names, or silliness you added.

ZenMasta
01-26-2010, 09:09 PM
Hey all, I didn't realize it was blocking chrome, that is pretty crap. I looked into it and removed the chrome blocker.

zonecontrol, thanks for the detailed steps. I'll add to the first post.

@Sephinator - my motivation behind the site was to provide a free upload directory for modders. Many of the download sites used have popups and ads galor. I've thought about going through the mod list and manually uploading the latest version. Things got really hectic after halloween up till now I've barely been able to get any hon games in since then.

I just posted a minor update that fixed a problem with soulstealer.

ReDsKiN
01-29-2010, 10:33 AM
Editing entities_en.str, do not need to put back into resources0.s2z, make a folder named stringtables in your game folder and put it there :)

fatalexe
02-22-2010, 08:56 AM
downloaded cause u removed the chrome block :)

Snakezoor
02-24-2010, 10:35 PM
when i try to unzipp this file it says the file is corrupted, so i cant unzipp

please try to put other file download if possible or fix this, i really want this

Snakezoor
02-25-2010, 09:39 PM
bump -_-

Snakezoor
02-25-2010, 11:08 PM
Damn it where is the creator of this topic

ZenMasta
03-05-2010, 09:14 PM
sorry I didn't get any messages this topic had replies. fixed the download sorry about that. I just figured since others had downloaded it was working fine... not sure how it got corrupt but I just reup'd and downloaded to confirm its working.

Snakezoor
03-05-2010, 10:20 PM
the file is still corrupted :p

ZenMasta
03-06-2010, 03:51 AM
When you click the dl link, actually save to your computer dont click the open button. I'm certain it works.

Snakezoor
03-06-2010, 10:05 AM
yeah that was what i was trying to do, i also tried to open with winrar and zip file, but it didnt work =/

all time its saying the file is corrupted, giving me an error when i open the winrar file and when i try to unzip it

i even turned off my antivirus :O

XplittR1
03-07-2010, 06:37 PM
Is there support for adding level-dependent text?

Like: [Stun] Stuns people in the AOE-range for 2.5 seconds. Also deals 100/200/300/400 damage.
Where 100/200 and 400 are grayed out if the skill-level is 3?

ZenMasta
03-26-2010, 03:48 PM
Xplittr, In the current state no. This app simply edits the description tooltip. The tooltip in general is not level specific so that is outside the scope of this app. On the other hand, this doesn't replace the level specific info so you can still see that in addition to the custom text.

Snake, I'm not sure what to tell you I've tested the download from other computers not on my network.

Quadgape
02-23-2011, 06:28 PM
Hi ! :D
I would love to have this, but that link to modsofnewerth.com didn't work for me :S
If you have any other links, I would love to download! :P

FlameStick
03-02-2011, 03:31 AM
could this work for editing string tables in custom maps to make it much easier??

Quadgape
03-04-2011, 03:01 PM
Damn, is there any1 else that could fix this app? It seems the author isn't doing this anymore, cause the link is broken and he isn't replyin :S I need this so bad!

ZenMasta
03-09-2011, 11:28 PM
Sorry guys. I haven't been gaming much at all in a long time. Barely play hon anymore. Also I swear I never get notifications of anyone posting to this thread!

You can download here http://www.buggyonpurpose.com/random/hon/HoN-Entities.rar

You can view a sample saved config file here
http://www.buggyonpurpose.com/random/hon/All_Heroes 1_5_8.txt (http://www.buggyonpurpose.com/random/hon/All_Heroes%201_5_8.txt) This is the file you would load using the open custom file button , and then click apply customized text. Please note this file is based on ver 1.5.8 so its definitely outdated and missing heroes etc. but you'll get the point.

So first open your original entities str file then load the custom and apply to load the custom hero ability descriptions

Hope this works for you guys.

FlameStick, this app is only designed to edit entities .str which is for heroes and items only. So if your custom maps use that then yes you could use this to edit heroes and such, but not create new ones.

Emin3m
03-13-2011, 02:22 PM
thats very good mean there is a possibility to see this implented into the Editor : we are close to get a UI for all that notepad stuff awsome

Quadgape
03-25-2011, 11:24 PM
ZenMasta... ty so much ;D
TY! <33

ZenMasta
04-04-2011, 09:35 PM
coin donations welcome :P