Staredit Network

Staredit Network -> UMS Assistance -> Giving Units SHields
Report, edit, etc...Posted by NoScope on 2005-08-06 at 17:07:03
Hey uh sry mite be n00bish asking but how do u give units shields?I went to properties and gave em 15 shields for SCV but it wont work in-game.Plz help me.Its like when i save the map the shields are saved but when i play the game the shields arnt enabled!!!!! pinch.gif
Report, edit, etc...Posted by SacredElf on 2005-08-06 at 17:09:23
u need 2 set UED heres the trigger

C: Always();
A: SetDeaths(P3, Add, 16843263, -29788);
--------------------------------------------------
C: Always();
A: SetDeaths(P4, Add, 16777473, -29788);
--------------------------------------------------
C: Always();
A: SetDeaths(P5, Add, 1, -29788);
--------------------------------------------------
C: Always();
A: SetDeaths(P6, Add, 16843263, -29788);


this is from DK first UED map whit shields [STARFORGE]
Report, edit, etc...Posted by Staredit.Net Essence on 2005-08-06 at 17:28:12
QUOTE(SacredElf @ Aug 6 2005, 03:09 PM)
u need 2 set UED heres the trigger

C: Always();
A: SetDeaths(P3, Add, 16843263, -29788);
--------------------------------------------------
C: Always();
A: SetDeaths(P4, Add, 16777473, -29788);
--------------------------------------------------
C: Always();
A: SetDeaths(P5, Add, 1, -29788);
--------------------------------------------------
C: Always();
A: SetDeaths(P6, Add, 16843263, -29788);


this is from DK first UED map whit shields  [STARFORGE]
[right][snapback]280550[/snapback][/right]



Why only P3 to P6?
Why P4 have a different number?
There's somewhere a list of the EUD discovered numbers?
Report, edit, etc...Posted by SacredElf on 2005-08-06 at 17:42:10
it affects all players (1-8) but need to use those, to do sumthing whit UED u have to use http://homework.f2o.org/memcalc.py (memcalc)

edit: rofl srry me cry.gif EUD not UED
Report, edit, etc...Posted by DT_Battlekruser on 2005-08-06 at 17:44:00
It's EUD, not UED, you SC campaign addict tongue.gif

The actual list of memory offsets can be found here: http://www.staredit.net/index.php?tutorial=240
Report, edit, etc...Posted by NoScope on 2005-08-07 at 05:46:34
Lol ty guys didnt expect so amny replies thanks man thx alot biggrin.gif Ill b sure to add u guys in my map!(CreditZ) happy.gif
Report, edit, etc...Posted by Kumano on 2005-08-07 at 13:51:16
The problem with those triggers is they will only give the units that were in that map shields. It won't give zerglings or something else shields since thats not what its set to.
Report, edit, etc...Posted by NoScope on 2005-08-07 at 18:39:07
Great now when i try to run the map itll start up the mission briefing blanks out and i got a box saying:Paramter Wrong! ranting.gif
Report, edit, etc...Posted by SacredElf on 2005-08-07 at 18:57:16
do u use mac??
Report, edit, etc...Posted by Urmom(U) on 2005-08-08 at 23:22:35
do you have the data file for starforge?
Next Page (1)