Staredit Network

Staredit Network -> Modding Assistance -> Question
Report, edit, etc...Posted by TDT-DaRkFiRe on 2005-11-08 at 08:44:54
Allright, I have a question, concerning online mods.

In how far do they work? Do they work fully just like in Single player, or do stuff like weapon switching dont work, and changing ranged and damage to work?

I know sometimes the UMS map overrides the modded damage, but they don't in melee.
When exactly can a MOD override the changes in an UMS map, or don't they override them at all?
Report, edit, etc...Posted by Voyager7456(MM) on 2005-11-08 at 08:50:38
From what I've seen, I think it works the same. Of course, if you change the damage values in a map, the modded unit will have that damage value, etc.

I don't think that they override the UMS damage values at all, I remember someone saying the data was loaded in this order:

StarDat->BroodDat->Patch_rt (Or mod)->Map
Report, edit, etc...Posted by DiscipleOfAdun on 2005-11-08 at 10:08:28
Online, mods will work if all players have the exact same version of the mod. That means all changes, excluding some graphic changes. As for the loading order, that is correct. How else would you get unit names changed?
Report, edit, etc...Posted by Staredit.Net Essence on 2005-11-08 at 11:26:22
QUOTE(DiscipleOfAdun)
Online, mods will work if all players have the exact same version of the mod. That means all changes, excluding some graphic changes. As for the loading order, that is correct. How else would you get unit names changed? 

also this is a given but the mods
have to be compatable with the
current ver of battle.net and every
one playing the game must running
that mod
Report, edit, etc...Posted by Oo.Insane.oO on 2005-11-08 at 18:14:07
If you change unit dmg and play a map with modified dmg that doesnt stay but most other things do that I know of
Report, edit, etc...Posted by TERRAINFIGHTER on 2005-11-08 at 18:38:26
QUOTE(Voyager7456(MM))
I don't think that they override the UMS damage values at all, I remember someone saying the data was loaded in this order:

StarDat->BroodDat->Patch_rt (Or mod)->Map
[right][snapback]350914[/snapback][/right]

You sure it isnt StarDat->BrooDat->patch_rt->Modded MPQ->Map?
Report, edit, etc...Posted by Voyager7456(MM) on 2005-11-08 at 19:42:27
I think the mod takes the place of the patch_rt.mpq, which would explain why if you don't include the patch_rt.mpq files in a mod, it crashes during multiplayer.
Report, edit, etc...Posted by TERRAINFIGHTER on 2005-11-08 at 21:32:51
I've never had a mod I made crash on single player or multiplayer and I dont include those files so I'm pretty sure it reads patch_rt then your modded MPQ
Report, edit, etc...Posted by Voyager7456(MM) on 2005-11-08 at 21:40:14
You could be right, let me test.

EDIT: Found it. Only in MemGraft patches is the patch_rt.mpq replaced by the modded MPQ.

Report, edit, etc...Posted by TDT-DaRkFiRe on 2005-11-09 at 07:11:20
Allright, well im planning to do a map, a 4 player RPG, and a friend of mine will be doing most of the modding, but im not sure if everything I have in mind is possible.

So I have a few more question.

Do modifications for -Example- a normal ghost, affect a hero ghost, or do they get modified at the same time?

As far giving shields to units, do you have to change them in the editor aswell?
Report, edit, etc...Posted by Staredit.Net Essence on 2005-11-09 at 08:12:42
no, if you wanted just the
ghost to have plasma shildes
just check the plasma shildes
box next to its helth in Ar3
Report, edit, etc...Posted by Oo.Insane.oO on 2005-11-09 at 14:15:44
Right but take like uhh Tree Defense it already has modified damage to most units so if you modify the unit to have say 9000 dmg instead of 9 to get the upper hand or something like that it isnt gonna work because the map loads up after the patch data..However if you change the gun from say flamethrow to neutron flare than that too probally wont work because it is like the multiplying of the damage to create an unfairness I am not completely sure about the Weapon sprites and stuff tho
Report, edit, etc...Posted by Voyager7456(MM) on 2005-11-09 at 14:54:56
QUOTE(TDT-DaRkFiRe @ Nov 9 2005, 06:11 AM)
Allright, well im planning to do a map, a 4 player RPG, and a friend of mine will be doing most of the modding, but im not sure if everything I have in mind is possible.

So I have a few more question.

Do modifications for -Example- a normal ghost, affect a hero ghost, or do they get modified at the same time?

As far giving shields to units, do you have to change them in the editor aswell?
[right][snapback]351673[/snapback][/right]


1. No. Since the hero and normal ghosts are different, you must modify each one seperately. The exception to this is iscripting + graphics modifications, because the ghosts use the same iscript + graphics. (Except for Kerrigan.)

2. You'd only have to change it in the editor if you edited the shield amount in the editor.

Ex) If you set the Zealot's shields to be 90 in the editor, it will be 90 in game.
Next Page (1)