Very basic Question here

Status
Not open for further replies.

SC_IronMan

Member!
Joined
Jul 21, 2003
Messages
22
Reaction score
0
Location
CaLiFoRnIa AlL tHe WaY
Website
Visit site
Recently i have had some help on bnet to make a map. ya i am a noob. but i wanted to know this for a trigger: but i cant remember exactly word by word what it said.

Condition: whenever a player kills 30 enemey units any unit

Action: they receive or create 10 freindly units any where on the map

I want to know how do i make it so the units created are made at the start up point where u start out at. thx for the help
 

-MatriX-

R{S}T
Joined
May 20, 2003
Messages
3,099
Reaction score
0
Location
O <-- LOOK A CIRCLE =O
Website
www.battleforums.com
Oh boy... This one's a toughy. Just to let you know you'd have to create a different trigger for every 30 kills until you couldn't stand making it anymore or you thought it was fair enough. But anyways.

Conditions:
Player X Kills at least 30 men.
Actions:
Create 5 Drones at location for current player

Conditions:
Player X Kills at least 60 men.
Actions:
Create 5 Drones at location for current player

Conditions:
Player X Kills at least 90 men.
Actions:
Create 5 Drones at location for current player

Conditions:
Player X Kills at least 120 men.
Actions:
Create 5 Drones at location for current player

And so on.

[GLOW=BLUE]- The_Matrix_Reloaded[/GLOW]
 

fritfrat

Member!
Joined
May 30, 2003
Messages
456
Reaction score
0
Website
Visit site
I have an idea to cut down on the trigger creation time. yay!

SCtrigger is a program that automatically makes those triggers for you, kill units for minerals and gas and stuff. unfortunately, that makes a problem, since your actions are to create units. but this is my idea.

first, download SC trigger in the faq/master virus's goodbye thread. then, make it so that every 30 kills of any unit up to whatever you want, give 1 custom score to current player. hit create triggers, load the triggers into your map. now, make another trigger so:

conditions: score: has atleast 1 custom score
actions: set score: subtract custom score by 1
create units at location: create 5 drones at location for current player.
preserve trigger.

that will be nice. however, if in your map you dont plan on going much over 300 kills or so for each person, or you just found what I saw really confusing, you may want to do them manually as matrix mentioned.

also, all of us are new at one time, and if you ever need help on anything just post here :)

if live gives you a lemon, shove it up life's ass and ask for an orange
 

rune_warrior

Member!
Joined
Aug 22, 2003
Messages
406
Reaction score
0
Another way you can do it is:


Conditions:Always

Actions: Modify Score for Player ___ (all who you want to make this work to) Set to 0 Kills.
Show leaderboard for most kills, display label:___
Disable use of computer players in leaderboard calculations.

NEW TRIGGER

Conditions: Current player kill score is exactly 30.

Actions: Create ___ ____ for current player at ___.
Modify score for current player: Set to 0 kills.
Preserve trigger.

There that should do it
 

-MatriX-

R{S}T
Joined
May 20, 2003
Messages
3,099
Reaction score
0
Location
O <-- LOOK A CIRCLE =O
Website
www.battleforums.com
No that wouldn't work because Kills SCORE is more than normal kills because one zergling would get you 50 score points and an ultralisk would get you like 500 but they are both ony 1 unit. So that one wouldn't work.

[GLOW=BLUE]- The_Matrix_Reloaded[/GLOW]
 

fritfrat

Member!
Joined
May 30, 2003
Messages
456
Reaction score
0
Website
Visit site
ya, I dont get ur trigger. ur top one is unneeded even if you did do it, and you would want to just use only the bottom with a hyper trigger. that is exactly what we have been saying, though
 

BH_Naft

Member!
Joined
Jun 30, 2003
Messages
805
Reaction score
0
Location
California.
Website
Visit site
just go to the location layer, and create a location at the start location....then in the create units trigger make the units be created at that location

ie:

location: "location 0" (at starting location)
trigger action: Create "X" "Units" at "Location 0" for "current player"
 
C

CloudStrife99

Creating A location for triggers

Ok im completely lost, how do u creat a location
 

Bolt Head

Member!
Joined
May 20, 2003
Messages
1,194
Reaction score
0
Website
www.shadowfortress.net
On the menu bar, Go to Layer and choice Location. Then just drag a box out in the map area.

Lastly double click the location to rename it.

You should make a new thread for your questions, If you plan to return and ask many questions just make a single thread for all of them. Just because your questions will be really simplistic for most of us and some would be annoyed if there is a thread for everyone. Good luck in your Mapmaking.
 

Lwek

Member!
Joined
May 18, 2003
Messages
4,487
Reaction score
0
Website
www.Battleforums.com
Originally posted by Bolt Head
On the menu bar, Go to Layer and choice Location. Then just drag a box out in the map area.

Lastly double click the location to rename it.

You should make a new thread for your questions, If you plan to return and ask many questions just make a single thread for all of them. Just because your questions will be really simplistic for most of us and some would be annoyed if there is a thread for everyone. Good luck in your Mapmaking.
I'm going to fix what Bolt said because I'm MV and I pwn him.:D
On the menu bar, Go to Layer and choose Location(Control + L). Then click and drag a box out in the map area.
Lastly double click the location to rename it or click on the location and then press 'enter' to rename it.
Very basic, don't question on the location elevation, you don't need to know what that does yet...
 

ShaftedTwice

BattleForums Senior Member
Joined
Sep 17, 2003
Messages
1,586
Reaction score
1
Bolt and MV pinned it. Next time start a new thread, please.

~Closed.
 
Status
Not open for further replies.

New threads

Top