Staredit Network > Forums > SC1 Map Showcase > Topic: EUD New bunker
EUD New bunker
Nov 22 2008, 7:34 am
By: Martin1994  

Nov 22 2008, 7:34 am Martin1994 Post #1



Please use Starcraft 1.08b

So sorry.In China,most of SCer use 1.08.

I change Depot to Bunker.

First,change the graphic of Depot to Bunker(Do this or crash))
Then,change the provided of Depot to 4
Finally(this step is very important),Advanced Flag of Depot +4(Produces Units)

You can contact me at www.stareditcn.com

P.S.I'm a Chinese and I can't speak English well.

Attachments:
screen99.gif
Hits: 53 Size: 44.21kb
Untitled.scm
Hits: 21 Size: 23.35kb



None.

Nov 22 2008, 2:06 pm Riney Post #2

Thigh high affectionado

You need an EUD to switch a Supply Depot to a Bunker and make it spawn 4 units to go inside it and running an AI script?



Riney#6948 on Discord.
Riney on Steam (Steam)
@RineyCat on Twitter

-- Updated as of December 2021 --

Nov 22 2008, 3:43 pm Martin1994 Post #3



TBS can load unit(like dropship)and unit can attack in it
So,this is another Bunker.



None.

Nov 22 2008, 4:01 pm Biophysicist Post #4



What does this have to do with EUDs, and why is it in Map Showcase? This seems like it is modding.



None.

Nov 22 2008, 4:12 pm Riney Post #5

Thigh high affectionado

Driver, to the mod forum and make it snappy.



Riney#6948 on Discord.
Riney on Steam (Steam)
@RineyCat on Twitter

-- Updated as of December 2021 --

Nov 22 2008, 4:21 pm A_of-s_t Post #6

aka idmontie

Quote from name:Dark_Marine
Driver, to the mod forum and make it snappy.
This is a map ... It even has the infamous .scm at the end of the file name -- a dead give away that it is a map.



Personal GitHub
Starcraft GitHub Organization - Feel free to request member status!
TwitchTV

Nov 22 2008, 4:39 pm Riney Post #7

Thigh high affectionado

Quote from Martin1994
First,change the graphic of Depot to Bunker(Do this or crash))
Then,change the provided of Depot to 4

That doesnt sound like a map to me, sounds like a mod.



Riney#6948 on Discord.
Riney on Steam (Steam)
@RineyCat on Twitter

-- Updated as of December 2021 --

Nov 22 2008, 4:44 pm A_of-s_t Post #8

aka idmontie

Quote from name:Dark_Marine
Quote from Martin1994
First,change the graphic of Depot to Bunker(Do this or crash))
Then,change the provided of Depot to 4

That doesnt sound like a map to me, sounds like a mod.
You obviously don't know what a mod is... mods use .exe or .mpqs. By your logic, anything using EUDs (especially actions using past patches) are mods.



Personal GitHub
Starcraft GitHub Organization - Feel free to request member status!
TwitchTV

Nov 22 2008, 4:45 pm Riney Post #9

Thigh high affectionado

Post changed due to increased knowledge on the subject

Post has been edited 2 time(s), last time on Nov 22 2008, 4:51 pm by Dark_Marine.



Riney#6948 on Discord.
Riney on Steam (Steam)
@RineyCat on Twitter

-- Updated as of December 2021 --

Nov 22 2008, 4:46 pm A_of-s_t Post #10

aka idmontie

Quote from name:Dark_Marine
Well uh excuse me, but changing graphics of Supply Depots is modding D; Sorry, Ill pretend its mapping too.
Not when your using EUDs to change the graphic >.> This mapping buddy.



Personal GitHub
Starcraft GitHub Organization - Feel free to request member status!
TwitchTV

Nov 22 2008, 4:48 pm Riney Post #11

Thigh high affectionado

Eh maybe, since its an older patch and eud actions still do exist



Riney#6948 on Discord.
Riney on Steam (Steam)
@RineyCat on Twitter

-- Updated as of December 2021 --

Nov 22 2008, 4:52 pm A_of-s_t Post #12

aka idmontie

Code
Trigger("All players"){
Conditions:
    Always();

Actions:
    Display Text Message(Always Display, "\x003EUD \x005Framework \x007Loading\x004...\r\n& Please wait...");
    Set Deaths("Player 1", "Terran Marine", Set To, 1148031160);
    Set Deaths("Player 2", "Terran Marine", Set To, 4104338944);
    Set Deaths("Player 3", "Terran Marine", Set To, 1342202957);
    Set Deaths("Player 4", "Terran Marine", Set To, 738576190);
    Set Deaths("Player 5", "Terran Marine", Set To, 20521);
    Set Deaths("Player 6", "Terran Marine", Set To, 1040208608);
    Set Deaths("Player 7", "Terran Marine", Set To, 967837126);
    Set Deaths("Player 8", "Terran Marine", Set To, 3271622737);
    Set Deaths("Player 2", "Invalid Unit", Set To, 1099612211);
    Set Deaths("Player 3", "Invalid Unit", Set To, 76234267);
    Set Deaths("Player 4", "Invalid Unit", Set To, 1364900997);
    Set Deaths("Player 5", "Invalid Unit", Set To, 1975551232);
    Set Deaths("Player 6", "Invalid Unit", Set To, 1086337796);
    Set Deaths("Player 7", "Invalid Unit", Set To, 3437297603);
    Set Deaths("Player 1", "Mineral Field (Type 1)", Set To, 1726581600);
    Set Deaths("Player 2", "Mineral Field (Type 1)", Set To, 3087289739);
    Set Deaths("Player 3", "Mineral Field (Type 1)", Set To, 4491392);
    Set Deaths("Player 4", "Mineral Field (Type 1)", Set To, 2105594111);
    Set Deaths("Player 5", "Mineral Field (Type 1)", Set To, 208928784);
    Set Deaths("Player 6", "Mineral Field (Type 1)", Set To, 2299809163);
    Set Deaths("Player 7", "Mineral Field (Type 1)", Set To, 1522306308);
    Set Deaths("Player 8", "Mineral Field (Type 1)", Set To, 3277914193);
    Set Deaths("Player 2", "Mineral Field (Type 2)", Set To, 5331596);
    Set Deaths("Player 3", "Invalid Unit", Set To, 5323148);
    Comment("EUD_Framework Made by 272922032 ");
}

//-----------------------------------------------------------------//


Yup, the whole thing is done through EUDs, so its technically mapping.



Personal GitHub
Starcraft GitHub Organization - Feel free to request member status!
TwitchTV

Nov 22 2008, 5:22 pm Vi3t-X Post #13



Its probably fixed. I mean, 1.08 was AGES ago.



None.

Nov 22 2008, 6:34 pm Conspiracy Post #14



lol. EUD actions were fixed a while back. LOOONG ago :P Its fixed.



None.

Nov 22 2008, 8:09 pm A_of-s_t Post #15

aka idmontie

I really want to figure out how he edited this stuff... well, I know HOW, I need to figure out what addresses and such. It might help modders create things that they've wanted for a while: secondary vespene geysers, more bunkers, and such.



Personal GitHub
Starcraft GitHub Organization - Feel free to request member status!
TwitchTV

Nov 23 2008, 2:00 pm Martin1994 Post #16



That's not normal EUD. I used EUD Framework in it. The Framework can make "comment" trg edit memory.
http://www.scrpg.net/read.php?tid=4109
use google tools :)



None.

Nov 23 2008, 3:26 pm A_of-s_t Post #17

aka idmontie

For those who can't read Chinese: http://www.google.com/language_tools?hl=en

BTW, we have a lot of memory adresses and formats at these locations:
http://farty1billion.dyndns.org/EUDDB/?pg=index
http://www.bwhacks.com/forums/starcraft-hacking-related/26874-1-15-1-offsets-functions-notes.html
http://www.staredit.net/maplantis/index.php?sid=e9ac83d278;pg=wiki;do=cat;id=5
http://www.staredit.net/maplantis/index.php?sid=1a7b6fbfa5;wiki=132

Post has been edited 2 time(s), last time on Nov 23 2008, 3:35 pm by A_of-s_t.



Personal GitHub
Starcraft GitHub Organization - Feel free to request member status!
TwitchTV

Nov 23 2008, 3:31 pm dumbducky Post #18



Your link just says "Forbidden".



tits

Nov 23 2008, 3:33 pm A_of-s_t Post #19

aka idmontie

Quote from dumbducky
Your link just says "Forbidden".
It seems to do that a lot. It also gives me an error once and a while.



Personal GitHub
Starcraft GitHub Organization - Feel free to request member status!
TwitchTV

Nov 23 2008, 9:36 pm l)ark_ssj9kevin Post #20

Just here for the activity... well not really

I tried it on 1.08.
It craaaaaashed.



guy lifting weight (animated smiley):

O-IC
OI-C

"Oh, I see it"


Options
  Back to forum
Please log in to reply to this topic or to report it.
Members in this topic: None.
[10:41 am]
v9bettel -- Nice
[01:39 am]
Ultraviolet -- no u elky skeleton guy, I'll use em better
[10:50 pm]
Vrael -- Ultraviolet
Ultraviolet shouted: How about you all send me your minerals instead of washing them into the gambling void? I'm saving up for a new name color and/or glow
hey cut it out I'm getting all the minerals
[10:11 pm]
Ultraviolet -- :P
[10:11 pm]
Ultraviolet -- How about you all send me your minerals instead of washing them into the gambling void? I'm saving up for a new name color and/or glow
[2024-4-17. : 11:50 pm]
O)FaRTy1billion[MM] -- nice, now i have more than enough
[2024-4-17. : 11:49 pm]
O)FaRTy1billion[MM] -- if i don't gamble them away first
[2024-4-17. : 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
Please log in to shout.


Members Online: Orman, v9bettel