Heroes of Might and Magic Community
visiting hero! Register | Today's Posts | Games | Search! | FAQ/Rules | AvatarList | MemberList | Profile


Age of Heroes Headlines:  
5 Oct 2016: Heroes VII development comes to an end.. - read more
6 Aug 2016: Troubled Heroes VII Expansion Release - read more
26 Apr 2016: Heroes VII XPack - Trial by Fire - Coming out in June! - read more
17 Apr 2016: Global Alternative Creatures MOD for H7 after 1.8 Patch! - read more
7 Mar 2016: Romero launches a Piano Sonata Album Kickstarter! - read more
19 Feb 2016: Heroes 5.5 RC6, Heroes VII patch 1.7 are out! - read more
13 Jan 2016: Horn of the Abyss 1.4 Available for Download! - read more
17 Dec 2015: Heroes 5.5 update, 1.6 out for H7 - read more
23 Nov 2015: H7 1.4 & 1.5 patches Released - read more
31 Oct 2015: First H7 patches are out, End of DoC development - read more
5 Oct 2016: Heroes VII development comes to an end.. - read more
[X] Remove Ads
LOGIN:     Username:     Password:         [ Register ]
HOMM1: info forum | HOMM2: info forum | HOMM3: info mods forum | HOMM4: info CTG forum | HOMM5: info mods forum | MMH6: wiki forum | MMH7: wiki forum
Heroes Community > Heroes 3.5 - WoG and Beyond > Thread: Is this possible?
Thread: Is this possible?
lightspeed
lightspeed

Tavern Dweller
Heroin(e)
posted April 17, 2003 03:24 PM

Is this possible?

I'm planning to create a new town for HMM3 SoD, and have a couple of questions about that I've already posted this on another HMM3-oriented Board but like this, I got double chance of getting the replies I need ( )...

1) Is it possible to add a new town to the game (so you can select it from options screen)
1a) Where are the properties of the town (builings, building specs, units etc) stored, and how do I have to add them that the game accepts them?
1b) Do I absolutely need ERM scripts or can I only edit / create the needed files?
2) How can I add new monsters to HMM3 SoD and make them recruitable out of that town
2a) Can I assign new special skills to those creatures, and if so, how?
2b) Does the map editor scan for new units (i.e. they will show up) on start or is it using a fixed table?
2c) (if map editor uses fixed table) How do I get to place my towns and how can I include them to random map generator?
2d) Where are the creature-animation values set (which anim to use with which creature)
3) Can I create new heroes (i.e. 2 types) for that town, and how do I include them O.o
3a) Where are the specific hero values set? (like specialties, primary skill %ages, etc.)
4) Can I add new objects to the game (i.e. dwellings for that town)?
4a) Can I get some of the dwellings to contain more than one unit (like the golem factory) and how?

Ok what of those things would be doable without ERM, what could be done with the use of ERM, and what could only be done by .exe hardcoding?
How can I implement those things into my game (SoD preferrably but if there's no other way then into WoG)?
I could probably find out most of the things of my own but since here's some people that actually know the stuff better than I do, I think its just best to ask

If anyone know how to do things, please enlighten me
If it's too complicated to post up here, feel free to contact me on ICQ or email me

____________

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
Arstahd
Arstahd


Adventuring Hero
posted April 17, 2003 10:34 PM

Quote:
I'm planning to create a new town for HMM3 SoD, and have a couple of questions about that I've already posted this on another HMM3-oriented Board but like this, I got double chance of getting the replies I need ( )...

1) Is it possible to add a new town to the game (so you can select it from options screen)
1a) Where are the properties of the town (builings, building specs, units etc) stored, and how do I have to add them that the game accepts them?
1b) Do I absolutely need ERM scripts or can I only edit / create the needed files?
2) How can I add new monsters to HMM3 SoD and make them recruitable out of that town
2a) Can I assign new special skills to those creatures, and if so, how?
2b) Does the map editor scan for new units (i.e. they will show up) on start or is it using a fixed table?
2c) (if map editor uses fixed table) How do I get to place my towns and how can I include them to random map generator?
2d) Where are the creature-animation values set (which anim to use with which creature)
3) Can I create new heroes (i.e. 2 types) for that town, and how do I include them O.o
3a) Where are the specific hero values set? (like specialties, primary skill %ages, etc.)
4) Can I add new objects to the game (i.e. dwellings for that town)?
4a) Can I get some of the dwellings to contain more than one unit (like the golem factory) and how?

Ok what of those things would be doable without ERM, what could be done with the use of ERM, and what could only be done by .exe hardcoding?
How can I implement those things into my game (SoD preferrably but if there's no other way then into WoG)?
I could probably find out most of the things of my own but since here's some people that actually know the stuff better than I do, I think its just best to ask

If anyone know how to do things, please enlighten me
If it's too complicated to post up here, feel free to contact me on ICQ or email me



Adding a whole new town, ambitious aren't we?

Well I don't want to rain on your parade but just about everything on your list requires code editing.

The WoG team has been asked many times if a new town would be added but unfortunately the answer is no. While it could be done in theory, it would be too much work. Other than the programming nightmare is the town graphics issue. What did you have in mind for that?

Do you have any programming experience? If so, and you're still interested, I can forward this to Slava, our programmer, maybe he can point you in the right direction.


____________
Download my scripts and graphics HERE.

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
lightspeed
lightspeed

Tavern Dweller
Heroin(e)
posted April 18, 2003 01:54 AM

well certainly I have no idea on how HMM3 SoD is coded

Guess I'm going to replace an existing town and write a switching tool
So any help on how to change things is appreciated

Q's for now:

- Are the coordinates of town buildings hard coded?

- Can I set new special abilities of units?

- Can I modify the effects of 'special buildings' like the skeleton transformer, a dwarven treasury etc?

(and pretty much the old list except now its replacing other than adding )
____________

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
Arstahd
Arstahd


Adventuring Hero
posted April 18, 2003 02:24 AM

There's not a whole lot you can do without WoG and ERM, you can try messing with some of the txt files packed in the data files. Most aren't that interesting, although with SPTRAITS.TXT you can modify the spell parameters, which can't otherwise be done.

Quote:
- Are the coordinates of town buildings hard coded?


I believe so.


Quote:
- Can I set new special abilities of units?


Via ERM, somewhat.

Some abilities are stored as flags which can be modified. Unfortunately most special skills are hard coded. With clever scripting you can imitate many skills as I have done in my Enhanced Monsters script (scheduled for 3.58).

Quote:
- Can I modify the effects of 'special buildings' like the skeleton transformer, a dwarven treasury etc??


Not really. You might be able to script something to cancel some effects and could certainly add additional effects.


____________
Download my scripts and graphics HERE.

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
Jump To: « Prev Thread . . . Next Thread »
Post New Poll    Post New Topic    Post New Reply

Page compiled in 0.0391 seconds