How to make TD's

Emperor Pan I

Respected Member
Joined
Aug 8, 2002
Messages
12,653
Reaction score
12
Location
Canada
Lets see, think of how many levels you want.
Pick a type of unit for each level.
Make their armor and health increase with each level.
make a path or some that they are required to run along.
Place triggers to create each unit accorind to level, and to make them run.
Make teams, and tower for each team. perferable make tower with different attributes.
Maybe set bounty for each kill, or level.

I think that is about it. Test it so you know it's beat able
 

Speaker

Premium Member
Joined
Jun 20, 2003
Messages
2,808
Reaction score
2
Location
Computer
how do u make them appear in regions and how do u make them go where u want them to.....also how do u make it so it says u have 14 lives.....13 lives....12 lives....etc...???
 

x0rcist

Member!
Joined
Feb 26, 2003
Messages
267
Reaction score
0
Website
x0p.cjb.net
ugh... if u guys looked through the triggers in the editor its obvious:


To make units appear:
Event: Timer (LevelStart) Expires
Action: Create <Monster_Number> <Monster_type> at Spawn 1
Create <Monster_Number> <Monster_type> at Spawn 2
Create <Monster_Number> <Monster_type> at Spawn 3
Create <Monster_Number> <Monster_type> at Spawn 4

explaining the variables:

Monster_Number is an Integer Array, setup in a dif trigger
Monster_Type is a Unit-Type Array, setup in a dif trigger

EDIT: some1 else explain the setup trigger because i dont want to

To make units move:

Event: Unit Enters <Spawn 1>
Condition: Entering Unit is owned by Player 12 (Brown)
Action: Order [entering unit] to move to center of Spawn1_Move1


then a new trigger:

Unit Enters Spawn1_Move1
Entering Unit is owned by Brown
Order entering unit to move to Spawn1_Move2

for every region and every spawn
 

IceDevil9

BattleForums Senior Member
Joined
Feb 19, 2003
Messages
3,418
Reaction score
3
Location
CA
Website
www.rcthaven.com
There have been tooooo many topics about this, I answer many of them in the ultimate map helping topic, but if I can be of assistance to you, than let me know.

-Frank :cool:
 

BGL

Member!
Joined
Jun 10, 2003
Messages
127
Reaction score
0
Website
www.clanvanilla.cjb.net
lol it's not that easy to make a TD.

Open a TD of sumone elses and look at the triggers to get a idea. AND A IDEA ONLY!

lol
 

x42bn6

Retired Staff
Joined
Nov 11, 2002
Messages
15,150
Reaction score
2
Location
London, United Kingdom
To settle this once and for all, I'll try making a basic template for TDs so you lot can take it and start modifying. Though I've never made one myself.....

But I can take apart triggers well.

Time to get working.....
 

genki-dama

Member!
Joined
May 23, 2003
Messages
183
Reaction score
0
Website
Visit site
Yes - i have also wrote quite a few post LONG POST about this - just look for simalr stuff and also open map and learn - you are asking too much i think - there is fun in learing - or something like that :)


Hey but PAN - ooo you did good job laying it all out - you did like all the chapters to making a td - exceot you didnt have the pages inbetween :)
another good idea - i should make a HOW TO on TOWER DEFNECE - and post it everytime someone askes question!!!

:rolleyes: :unlucky
 

NewPosts

New threads

Top