Staredit Network > Forums > SC1 Mapping Tools > Topic: EUD Action Enabler !
EUD Action Enabler !
Apr 7 2010, 9:08 pm
By: O)FaRTy1billion[MM]
Pages: 1 2 36 >
 

Apr 7 2010, 9:08 pm O)FaRTy1billion[MM] Post #1

👻 👾 👽 💪

(I have no idea where this topic should go... Modders can make their own far, far superior things with plugins, it's not really a mapping tool, ... Here seemed like the best bet.)

I've thrown this idea around a bit making several little enabler/togglers that were functional, but not safe (they h4xx3d ur sc's coed, and battle.net knows it!).. Then someone asked me about EUD enabling, so I thought I could make a more public-friendly version... And here it is!

Note that the fix is local only ... Only those with EUDs enabled will see the effects of EUDs. So if you want to play an EUD map with a bunch of friends they all have to have EUDs enabled, too. However, normal death triggers should function perfectly and not cause any errors with other players.

Instructions!
Just run the enabler. It doesn't matter if you're on battle.net or not, in a game or not, or even if SC is even open or not. :D (Simple!)
Battle.net should not be able to detect this as it does not change SC's code at all. Let me know if I'm wrong.

Note that only 1.16.1 is supported ... If you want multi-version support, you're going to have to ask nicely. :P

!! Update !!
I'm releasing qdp and bwl plugins (for MPQDraft and ChaosLauncher, both at request) for this. The EXE is the same, but I rebuilt it anyway.

Download! EXE only
Download! Plugins
Changes:
- Fixed typo. (xD)
- Added version info (I didn't notice that it was lacking before. :P)
- Added unpatching support (run it again to unpatch)
- Fixed ASM that caused a crash.
- Public release of QDP and BWL plugins.

(Old versions: 2.0, 2.1 2.1.2)

Report any bugs with the Death action... I completely rebuilt it. ;o

Post has been edited 6 time(s), last time on Jul 12 2011, 3:38 am by FaRTy1billion.



TinyMap2 - Latest in map compression! ( 7/09/14 - New build! )
EUD Action Enabler - Lightweight EUD/EPD support! (ChaosLauncher/MPQDraft support!)
EUDDB - topic - Help out by adding your EUDs! Or Submit reference files in the References tab!
MapSketch - New image->map generator!
EUDTrig - topic - Quickly and easily convert offsets to EUDs! (extended players supported)
SC2 Map Texture Mask Importer/Exporter - Edit texture placement in an image editor!
\:farty\: This page has been viewed [img]http://farty1billion.dyndns.org/Clicky.php?img.gif[/img] times!

Apr 7 2010, 9:15 pm Apos Post #2

I order you to forgive yourself!

Perfect! I have already started making maps to go with it. Hopefully this becomes popular over battle.net so a lot more people makes EUD maps.

Looking forward to see what games can come out from this.




Apr 7 2010, 9:26 pm poison_us Post #3

Back* from the grave

Quote from O)FaRTy1billion[MM]
If you want multi-version support, you're going to have to ask nicely.
Plz?





Apr 7 2010, 9:35 pm Ahli Post #4

I do stuff and thingies... Try widening and reducing the number of small nooks and crannies to correct the problem.

1. You wrote "Starcrat" in the error dialog.
2. How can I make this program find Starcraft? (I'm to lazy to start both or write a batch file)
3. Could you make this program execute the Starcraft.exe if there is one in the same directory?

4. Is there a memory map for weapon entry data & general unit data (max HP, used weapons)?




Apr 7 2010, 9:41 pm TiKels Post #5



Yeahh... is this toggleable? Like once I run it can I then immediately turn it off? I don't like permanence. I want to know BEFORE I run it. Plx n ty.



"If a topic that clearly interest noone needs to be closed to underline the "we don't want this here" message, is up to debate."

-NudeRaider

Apr 7 2010, 9:44 pm Jesusfreak Post #6



Er, so, wait... we can use EUD actions without dropping in multiplayer now?!?



None.

Apr 7 2010, 9:45 pm O)FaRTy1billion[MM] Post #7

👻 👾 👽 💪

Quote from Ahli
1. You wrote "Starcrat" in the error dialog.
2. How can I make this program find Starcraft? (I'm to lazy to start both or write a batch file)
3. Could you make this program execute the Starcraft.exe if there is one in the same directory?

4. Is there a memory map for weapon entry data & general unit data (max HP, used weapons)?
1. Oops. xD
2. Make sure that HKEY_LOCAL_MACHINE\SOFTWARE\Blizzard Entertainment\Starcraft contains InstallPath, and that it points to your Starcraft directory. Otherwise, for some reason it can't read the registry value or create the process.
3. I dunno how. :unsure: Even if I did, it'd probably have the same error as #2 (unless the problem is the registry)

4. There is for older versions ... The values should be near these ones. (Someone should really make an updated one. :P)

Quote from TiKels
Yeahh... is this toggleable? Like once I run it can I then immediately turn it off? I don't like permanence. I want to know BEFORE I run it. Plx n ty.
Eh. I could make it so you can turn it off by running it again (I thought about it when I made it, but was lazy and didn't add it. :P)

Quote from Jesusfreak
Er, so, wait... we can use EUD actions without dropping in multiplayer now?!?
Only if the other players also have EUDs enabled.



TinyMap2 - Latest in map compression! ( 7/09/14 - New build! )
EUD Action Enabler - Lightweight EUD/EPD support! (ChaosLauncher/MPQDraft support!)
EUDDB - topic - Help out by adding your EUDs! Or Submit reference files in the References tab!
MapSketch - New image->map generator!
EUDTrig - topic - Quickly and easily convert offsets to EUDs! (extended players supported)
SC2 Map Texture Mask Importer/Exporter - Edit texture placement in an image editor!
\:farty\: This page has been viewed [img]http://farty1billion.dyndns.org/Clicky.php?img.gif[/img] times!

Apr 7 2010, 9:55 pm Ahli Post #8

I do stuff and thingies... Try widening and reducing the number of small nooks and crannies to correct the problem.

Quote from O)FaRTy1billion[MM]
2. Make sure that HKEY_LOCAL_MACHINE\SOFTWARE\Blizzard Entertainment\Starcraft contains InstallPath, and that it points to your Starcraft directory. Otherwise, for some reason it can't read the registry value or create the process.
Thx, that worked. :)




Apr 7 2010, 10:15 pm O)FaRTy1billion[MM] Post #9

👻 👾 👽 💪

Changes:
- Fixed typo. (xD)
- Added version info (I didn't notice that it was lacking before. :P)
- Added unpatching support (run it again to unpatch)

Any more suggestions, errors, etc.?


I think I forgot to mention ... I got rid of the checks that prevent writing to players > 8... so Extended Player Deaths work, too. (For those of us who remember not being able to use players 9-12. ;))

Post has been edited 1 time(s), last time on Apr 7 2010, 10:20 pm by FaRTy1billion.



TinyMap2 - Latest in map compression! ( 7/09/14 - New build! )
EUD Action Enabler - Lightweight EUD/EPD support! (ChaosLauncher/MPQDraft support!)
EUDDB - topic - Help out by adding your EUDs! Or Submit reference files in the References tab!
MapSketch - New image->map generator!
EUDTrig - topic - Quickly and easily convert offsets to EUDs! (extended players supported)
SC2 Map Texture Mask Importer/Exporter - Edit texture placement in an image editor!
\:farty\: This page has been viewed [img]http://farty1billion.dyndns.org/Clicky.php?img.gif[/img] times!

Apr 7 2010, 10:45 pm ImagoDeo Post #10



Holy crap, this is epic!

Makes me wanna quit school early and devote my life to understanding EUDs. Memory modding is SO EPIX.



None.

Apr 7 2010, 10:51 pm Apos Post #11

I order you to forgive yourself!

For those that wants to have something to test, here are the first 3 maps that I made:

EUD actions 01
EUD actions 02
EUD actions 03

Edit: Sorry for not having said what each one does... When I posted, I was in hurry.

EUD actions 01: You control a marine by ordering a ghost. Perfect for maps where you don't like the selection circle.
EUD actions 02: There is a location that is constantly moved 1 pixel down and 1 pixel right.
EUD actions 03: The armor is constantly added. I tried with the attack but it didn't work even though I knew I had the right EUD.

Post has been edited 3 time(s), last time on Apr 8 2010, 12:38 am by apos. Reason: English mistakes...




Apr 7 2010, 10:52 pm CecilSunkure Post #12



Can you quickly describe what each does?



None.

Apr 7 2010, 11:32 pm Zhuinden Post #13



You have created what the koreans have created in Aqua Launcher, without the bullshitty antihack part?! That's AWESOME AWESOME AWESOME AWESOME

WAAHAHAHAHAHAHAHAH
http://intothemap.com/gnu/bbs/board.php?bo_table=pds_selfums_p&wr_id=32373&page=2
http://intothemap.com/gnu/bbs/board.php?bo_table=pds_selfums_p&wr_id=32216&page=2
http://intothemap.com/gnu/bbs/board.php?bo_table=pds_selfums&wr_id=27362&sca=&sfl=wr_subject&stx=EUD&sop=and

I HAVE WAITED SO LONG FOR THIS!!!!

Attachments:
EUD-SuperCannonFight.scx
Hits: 52 Size: 40.68kb



None.

Apr 7 2010, 11:44 pm TiKels Post #14



Yeah describe em. I can't figure out what the tank one is doing!
Edit: Is there any risk in running this program?
Edit2: OMG ONE OF THEM HAS CONSTANTLY UPGRADING ARMOR! When it hits 256 it goes back to 1! It's the perfect damage randomizer! You'd just have to make the increasing values random and you'd have a damage randomizer!!!!

Post has been edited 2 time(s), last time on Apr 8 2010, 12:04 am by TiKels.



"If a topic that clearly interest noone needs to be closed to underline the "we don't want this here" message, is up to debate."

-NudeRaider

Apr 8 2010, 1:05 am TiKels Post #15



So apparently in certain instances you can start a map before you are done Dling. It goes back to the last map you played. Fucking hillarious! But fix it!



"If a topic that clearly interest noone needs to be closed to underline the "we don't want this here" message, is up to debate."

-NudeRaider

Apr 8 2010, 2:06 am Apos Post #16

I order you to forgive yourself!

Quote from TiKels
So apparently in certain instances you can start a map before you are done Dling. It goes back to the last map you played. Fucking hillarious! But fix it!

That's because there was a hack to enable that.




Apr 8 2010, 2:44 am O)FaRTy1billion[MM] Post #17

👻 👾 👽 💪

Quote from TiKels
So apparently in certain instances you can start a map before you are done Dling. It goes back to the last map you played. Fucking hillarious! But fix it!
What are you talking about?



TinyMap2 - Latest in map compression! ( 7/09/14 - New build! )
EUD Action Enabler - Lightweight EUD/EPD support! (ChaosLauncher/MPQDraft support!)
EUDDB - topic - Help out by adding your EUDs! Or Submit reference files in the References tab!
MapSketch - New image->map generator!
EUDTrig - topic - Quickly and easily convert offsets to EUDs! (extended players supported)
SC2 Map Texture Mask Importer/Exporter - Edit texture placement in an image editor!
\:farty\: This page has been viewed [img]http://farty1billion.dyndns.org/Clicky.php?img.gif[/img] times!

Apr 8 2010, 3:26 am Apos Post #18

I order you to forgive yourself!

Just an other one I made...
EUD actions 04
Just attack with the marine, it's pretty cool.




Apr 8 2010, 3:37 am payne Post #19

:payne:

I don't even understand what this is meant for. ;o



None.

Apr 8 2010, 3:51 am Heinermann Post #20

SDE, BWAPI owner, hacker.

Enabling EUD actions. Let's you do anything (provided that you are capable of writing the code).




Options
Pages: 1 2 36 >
  Back to forum
Please log in to reply to this topic or to report it.
Members in this topic: None.
[11:50 pm]
O)FaRTy1billion[MM] -- nice, now i have more than enough
[11:49 pm]
O)FaRTy1billion[MM] -- if i don't gamble them away first
[11:49 pm]
O)FaRTy1billion[MM] -- o, due to a donation i now have enough minerals to send you minerals
[2024-4-17. : 3:26 am]
O)FaRTy1billion[MM] -- i have to ask for minerals first tho cuz i don't have enough to send
[2024-4-17. : 1:53 am]
Vrael -- bet u'll ask for my minerals first and then just send me some lousy vespene gas instead
[2024-4-17. : 1:52 am]
Vrael -- hah do you think I was born yesterday?
[2024-4-17. : 1:08 am]
O)FaRTy1billion[MM] -- i'll trade you mineral counts
[2024-4-16. : 5:05 pm]
Vrael -- Its simple, just send all minerals to Vrael until you have 0 minerals then your account is gone
[2024-4-16. : 4:31 pm]
Zoan -- where's the option to delete my account
[2024-4-16. : 4:30 pm]
Zoan -- goodbye forever
Please log in to shout.


Members Online: Roy