Staredit Network

Staredit Network -> Concepts -> TRIGGERS OF GOD
Report, edit, etc...Posted by DT_Battlekruser on 2005-08-02 at 17:02:29
Not that we know of.
Report, edit, etc...Posted by XxXFaNtA on 2005-08-02 at 17:24:00
Is it possible to make a Goliath with a Tank Turret?

A Tank with a Goliath Turret is possible...but the otherway crashes when i try it :\
Report, edit, etc...Posted by EzDay281 on 2005-08-02 at 18:00:58
Well, this is all wonderful. When I can't use my computer, the largest discovery in the history of StarCraft is made.
One that makes both my modding and mapping skills obsolete...
*sigh*
Oh well, by the time I can use my computer, there should be a couple maps with this stuff out. There had better be...
Report, edit, etc...Posted by Psi on 2005-08-02 at 18:13:15
I second that notion. Half the reason I mapped on SC was that I didn't have to know how to code in order to compete, and this is what I get, lol. Could somebody create a tutorial for people like me that know absolutely nothing about "00 00 00 00 82d8349283 e2x9248" stuff? It would be greatly appreciated by thousands of people and would jumpstart the coming change in StarCraft map making.
Report, edit, etc...Posted by Rantent on 2005-08-02 at 18:14:41
QUOTE
Well, this is all wonderful. When I can't use my computer, the largest discovery in the history of StarCraft is made.
At least your not on a mac. disgust.gif
Report, edit, etc...Posted by DT_Battlekruser on 2005-08-02 at 18:38:57
Heh, I did make a simple map using EUD's.

QUOTE
I second that notion. Half the reason I mapped on SC was that I didn't have to know how to code in order to compete, and this is what I get, lol. Could somebody create a tutorial for people like me that know absolutely nothing about "00 00 00 00 82d8349283 e2x9248" stuff? It would be greatly appreciated by thousands of people and would jumpstart the coming change in StarCraft map making.


Theres this tutorial: http://www.staredit.net/index.php?tutorial=240 and MemCalc 4.0 is for noobs tongue.gif
Report, edit, etc...Posted by MapUnprotector on 2005-08-02 at 18:47:33
QUOTE(Psi @ Aug 2 2005, 06:13 PM)
I second that notion.  Half the reason I mapped on SC was that I didn't have to know how to code in order to compete, and this is what I get, lol.  Could somebody create a tutorial for people like me that know absolutely nothing about "00 00 00 00 82d8349283 e2x9248" stuff?  It would be greatly appreciated by thousands of people and would jumpstart the coming change in StarCraft map making.
[right][snapback]277053[/snapback][/right]


When Legacy's editor comes out it will be easy to trigger with these.

For now you could use memcalc, though I'm not too experienced with using it.
Report, edit, etc...Posted by Urmom(U) on 2005-08-02 at 21:51:58
hey, could somebody teach me over PM's how to achieve the offset thing? like in the tutorial thing it sais that it has to be 00 01 00 00 to achieve the offset for the ghost. but im not sure how to make it 01 so can somebody help me so i can do this stuff on my own?
Report, edit, etc...Posted by KrAzY on 2005-08-02 at 22:10:49
QUOTE(Mr_Mooo_Cow(U) @ Jul 29 2005, 06:57 PM)
i think ive posted about that lockdown thing before, most abilties used as attacks are restricted by limits like what type of unit they attack. I've played around alot with switching weapons trying to perfect it, I juts found a pattern to how they effect what unit, im building a list. ill post it once its finished so far i know this(thanks pimp for hinting to change players)

P1 = Wraith
P2 = Battle Cruiser
P3 = Sarah Kerrigan
P4 = Jim Raynor
P5 = Tank Turret (Tank Mode / Not Usable)
P6 =Hyperion Battle Cruister
P7 = Firebat
P8 = Egg
P9 = ??
P10 = ??
P11 = ??
P12 = ??
P13 = ??
P14 = ??
P29 =
* I didnt test all of these im going with my patter but i got lost at 29 lol... *

the pattern goes like this, for every player you move up the unit ID goes up by 4 which was already known, someone posted about going up by 48 and 4 or w/e... I have a feeling its gonna get wierd once i get to P9 +. ill keep updating this list, and remember get weapon ID's from Arsenel III.

by the way ive done that broodling thing with kerrigan, lol its fun ill post the trig later i cant open up arsenel.

I THOUGHT OF A CRAZY idea. If you could possibly detect when a unit cloaks... you could make a stealth mode type thing. like this :

1) combine a ghost to a marine so that is has the cloaking ability ( and it will give the marine a C-10 Canister Rifle (sniper rifle)
2) add a trigger to detect when that marine cloaks and set actions to change its weapon to like Psi Blades or something
3) add another trigger to detect when you uncloak and reset the weapon to a C-10 Canister Rifle
[right][snapback]273658[/snapback][/right]


P# --- Unit ID
P29 = 156
P30 = 160
P31 = 164
P32 = 168
P33 = 172
P34 = 176
P35 = 180
P36 = 184
P37 = 188
P38 = 192
P39 = 196
P40 = 200
----------
P80 = 400
P160 = 800
P320 = 1600

etc.
Report, edit, etc...Posted by hynk on 2005-08-03 at 00:14:13
Any ideas on how to get around P9-12?
Report, edit, etc...Posted by Psi on 2005-08-03 at 00:22:29
I've been trying to teach myself how to use these modding triggers; I've got it figured out up until the point that I have my output trigger, for example "SetDeaths(P3,Add,15,-29421);".

The next part has been asked a few times, but I would like to ask on behalf of everybody in my position: StarForge doesn't allow these triggers to be pasted. HOW do we put these triggers into a map? Apparently DeathKnight has created .lst files that can be used to force these triggers into StarCraft? How does one finish the implementation (without Legacy's "coming editor")?
Report, edit, etc...Posted by Ninebreaker on 2005-08-03 at 00:39:00
Has any1 tried skipping players 9-12, like go straight to player 13?
Report, edit, etc...Posted by DT_Battlekruser on 2005-08-03 at 00:39:56
If you have the custom LST files, Starforge should allow you to paste the triggers in. It works perfectly for me so I don't know what your problem is.
Report, edit, etc...Posted by Oo.Mo0.oO on 2005-08-03 at 00:49:00
QUOTE(DT_Battlekruser @ Aug 2 2005, 10:39 PM)
If you have the custom LST files, Starforge should allow you to paste the triggers in.  It works perfectly for me so I don't know what your problem is.
[right][snapback]277307[/snapback][/right]


Uninstall every version of Starforge you have, download starforge plus 2.2, add the .lst files BEFORE you run it. Select the appropriate .lst files

Anyways...

I just proved the P8 being next P9 aka: [COLOR=red]00 00 00 00[COLOR=orange] 00 00 00 00
Red being player 8, and Orange being player 9.

I divided a numeric value down to 80 triggers adding each time, forcing it to overflow, and it didn't change the attack...

SetDeaths(P8, SetTo, 0, -29572);
SetDeaths(P8, Add, 858993459, -29572); x81

Which should have made the broodlings attack = Gauss Rifle, in which it didn't.
Report, edit, etc...Posted by EzDay281 on 2005-08-03 at 01:32:58
Out of curiosity, can a unit's weapon change independant of other players?
As in, Player 1's Marines fire Bust Lasers, while Player 2-4's fire Phase Disruptions, and 5-8's fire Fragmentation Grenades.
Report, edit, etc...Posted by MapUnprotector on 2005-08-03 at 01:36:26
No, they affect all units of that type. Unless I'm totally wrong closedeyes.gif
Report, edit, etc...Posted by EzDay281 on 2005-08-03 at 01:37:01
Damn. It'd be cool if it could do otherwise.
Oh well, you can still use triggers to replace units with others.
Report, edit, etc...Posted by Mp)PeazeL on 2005-08-03 at 02:00:54
Whats the reference to change unit graphics.

Like have a ghost, but wireframe of a civ and the graphic of the civ on the map.
Report, edit, etc...Posted by DT_Battlekruser on 2005-08-03 at 02:03:05
You can't do that. Unit wireframe is loaded by Unit ID, you can't change it.

I'd say give the Civilian a C-10 Canister Rifle, but that crashes for lack of an Iscript animation.
Report, edit, etc...Posted by Mp)PeazeL on 2005-08-03 at 02:13:29
No, im talking about onscreen display. I previously played a map where a guardian had the unit graphic of a vespene tank.
Report, edit, etc...Posted by Psi on 2005-08-03 at 02:16:18
Why won't my marine fire his brand spankin' new ATA laser battery at aircraft?
Report, edit, etc...Posted by Angelfarto on 2005-08-03 at 02:27:25
QUOTE(EzDay281 @ Aug 3 2005, 12:32 AM)
Out of curiosity, can a unit's weapon change independant of other players?
As in, Player 1's Marines fire Bust Lasers, while Player 2-4's fire Phase Disruptions, and 5-8's fire Fragmentation Grenades.
[right][snapback]277357[/snapback][/right]


no, but what you CAN do is have different SPRITES (flingys) for the same unit, and different players.

Sprite images change only when the unit is created. Changing Weapons updates instantly.

So that means you can change flingy Marine--> ghost, create a marine using a trigger (or w/ Barracks),
then change flingy Marine -> firebat, and create another marine.

This will give you 2 marines. One that acts like a ghost, the other like a firebat.

. . .
Careful with the flingy conversions.. a marine trying to shoot fire like a firebat will probly crash you
Report, edit, etc...Posted by DT_Battlekruser on 2005-08-03 at 04:36:40
QUOTE(Psi @ Aug 2 2005, 11:16 PM)
Why won't my marine fire his brand spankin' new ATA laser battery at aircraft?
[right][snapback]277417[/snapback][/right]


The Marine uses his Ground Weapon to attack both ground and air. Dunno why, but that's your problem.
Report, edit, etc...Posted by EzDay281 on 2005-08-03 at 05:20:04
QUOTE
no, but what you CAN do is have different SPRITES (flingys) for the same unit, and different players.
...

QUOTE
Oh well, you can still use triggers to replace units with others.

Apparently, I already knew that.
Report, edit, etc...Posted by Kow on 2005-08-03 at 07:25:47
I'm making a map to reference all the attacks from a wraith.

It works up to parasite(In order of deaths, using only unique attacks, no heros) (I havent tested in a bit, but it should work. MC a unit (or the unit by the building) to get the attack of it.

Edit: It's flawed at the zerg units =\ Ah well...
Next Page (32)