How The Hell Do U Make Bounds?!?!?!

Tman74744

Member!
Joined
Jul 6, 2003
Messages
31
Reaction score
0
Location
my house (in nebraska)
Website
Visit site
sorry, i wasnt clear in what i was asking for. i have the map editor scmdraft, and i want to use it for making the terrain square (i cant get guedit to work) and i cant figure out if u can make triggers in it.
so here is a list of what i need to know if u can tell me
1. how to make the triggers ( for the exploding sequences u need to get past, the fire walls, etc.
2. if i can make triggers with scmdraft or if i will have to get a different editor
3. and if u have any ideas, plz tell me

hopefully im clearer in this message
p.s. what exactly are switches? ive never used them before.......
:morph
 

botting-speedy

Member!
Joined
Jun 1, 2003
Messages
146
Reaction score
0
Location
California
Website
ntn.vze.com
make locations whatever size u need them to be, then make switches. when the bounders bring a unit such as a ling to a certain location, that triggers a switch, or an "obstacle"
so :
CONDITION
bounder force brings at least 1 ling to <location to start obstacle>
ACTION
toggle switch <watever switch u want to rename it>
maybe even do DISPLAY TEXT MESSAGE : Blah Blah Blah

be creative

then make a trigger

CONDITION
Switch Whatever Is Set
ACTION
Create units(whatever units u want to think would look neat) at locations (where u want the explosions to be in the map)
wait for like 10 milliseconds so the bounders can run into em and die if they mess up
Kill units at location for player
and do that over and over whatever sequence u want
and at the end you just do
Preserve Trigger
so it happens over and over.

THEN make a trigger

CONDITION
bounder force brings at least 1 ling to location(at the end of obstacle)
ACTION
clear switch whatever

and thats how u do obstacles. u can be creative and think of some neat stuff. :)

NOW, making the lings die

CONDITION
Always
ACTION
Move location titled (like p1 or something, make sure its 2x2 location so it fits just right on the ling) at 'Anywhere'
Preserve Trigger

that takes care of the location, now the death

CONDITION
player (computer u dodge from) brings at least 1 (any unit) to p1(or whatever location u made it to follow the ling)
ACTION
Kill 1 ling for (whatever player ran into the obstacle) at p1(the location)
preserve trigger

and now when computer brings a unit to the ling, it should die. if you have trouble making the ling die fast enough, make a trigger for all bounders by checking multiple Player ones, like Player 1 Player 2 Player 3 and so on...

CONDITION
Always
ACTION
Wait 0 milliseconds
Wait 0 milliseconds
Wait 0 milliseconds
Wait 0 milliseconds
Wait 0 milliseconds
Wait 0 milliseconds
Wait 0 milliseconds
Wait 0 milliseconds
Wait 0 milliseconds
Wait 0 milliseconds
Wait 0 milliseconds
Wait 0 milliseconds
Wait 0 milliseconds
Wait 0 milliseconds
Wait 0 milliseconds
Wait 0 milliseconds
Wait 0 milliseconds
Wait 0 milliseconds
Wait 0 milliseconds
Wait 0 milliseconds
Wait 0 milliseconds
Wait 0 milliseconds
Wait 0 milliseconds
Wait 0 milliseconds
Wait 0 milliseconds
Wait 0 milliseconds
Wait 0 milliseconds
Preserve Trigger

that should keep the dying at a faster rate, so its harder and they dont get away as easily.

You are using scmdraft which isnt bad, but since i can tell ur not that much of an expert i recommend using SCXE 2.5 (2.6 is gay, they made trigger windows wayyy too big.) you can get it at http://www.stormcoast-fortress.net/download.php?download=SCXEenglish And you said you were having trouble using GUEdit to work, well go to his site and re download and get the java 2.1 downloaded, that might be your problem

making 2x2 terrain

Load your map in GUEdit
Click on EDIT TERRAIN
it will pop up with a browser, find your STARCRAFT.exe file in your starcraft folder, and open that. it will take a while to load the editor, and closing laggy things will probably help, because its a kinda laggy process.
Click on the square of terrain you want to put in your map under the big list of tileset and go to the MAP tab and click where u want the square terrain to go. when youre done, hit STORE TERRAIN and close the tileset list and Map programs and hit Save and save your map. you cant open ur map in normal sc editor or the terrain will be lost, but u can open it fine with SC XE2.5 with the terrain in tact.

for more info, PLEASE read tassadar's WONDERFUL STICKY thread it tells how to make exploding units, what editors to use, common problems with GUEdit, and how to do bound things. You really made me waste my time, but hey, ill live. good luck on ur map.
BTW, switches are triggers that can be turned on and off at certain times/places, since u wanted to know. its like a portable trigger. ^^
 

Bolt Head

Member!
Joined
May 20, 2003
Messages
1,194
Reaction score
0
Website
www.shadowfortress.net
Mmm i havn't seen someone use the center location techince for bounds in quite a while. Thats proboly because there normaly isn't a wait between the create unit part of the actions and the kill units. I have a much better / complex way of making bounds witch i won't describe in this thread
 

Tman74744

Member!
Joined
Jul 6, 2003
Messages
31
Reaction score
0
Location
my house (in nebraska)
Website
Visit site
thanx sooo much, u are a real help botting-speedy, sorry to make u type so much, now that i know u have to actually make the map on something before i use it on scmdraft or guedit, i might actually make an okay map. thanx for the website, ill use that to get guedit if scmdraft dont work (guedit wouldnt work cause it said mpqk2 or something like that wasnt installed correctly) thanx again, and if i need help ill just post up a new thread with questions.


THANK YOU
 

NewPosts

New threads

Top