Upgrading Rpg Problem!!!!

thewraith89

Member!
Joined
Jun 14, 2003
Messages
18
Reaction score
0
Website
tenchi_f-u.tripod.com
Hey all i have sorta a problem that i need help on. Well the thing is that i am making an rpg map for my clan and i am working on the upgrades. If you have ever played the BW rpg Uprising you would know how cool the upgrading system is. Well im using x-tra editor and i have made the upgrading postes to one color (computer) and the way it works is when someone goes up to it the upgrading poste turns to the color of the player who wishes to use it. I have succeeded in doing that. But i dont know how to make it go back to its original state (so everyone else can us it). If you have any idea to how to do this please respond!!!!!:madatu
 

Lwek

Member!
Joined
May 18, 2003
Messages
4,487
Reaction score
0
Website
www.Battleforums.com
Alright I'm sure you have this trigger down.

-CONDTIONS-
Current player brings 1 <unit> to <Upgrading place>
-ACTIONS-
Give all buildings owned by computer to current player at Upgrading Buildings.
Preserver Trigger

But do you have this trigger down?

-CONDITIONS-
Current player brings 0 <units> to Upgrading place
-ACTIONS-
Give all buildings owned by current player to computer at Upgrading buildings.
Preserver Trigger.

Here's a map that will solve your problems
 

Bolt Head

Member!
Joined
May 20, 2003
Messages
1,194
Reaction score
0
Website
www.shadowfortress.net
Originally posted by Master Virus

-CONDITIONS-
Current player brings 0 <units> to Upgrading place
-ACTIONS-
Give all buildings owned by current player to computer at Upgrading buildings.
Preserver Trigger.
I think you shold change the condtions to...
-[Force 1] Brings [exactly zero] [men] to location [upgrade place]
-[Force 1] Brings [at least one] [building] to location [upgrade buildings]

the second condtion is so your trigger will not be constantly fireing when your not there

(This is very important to use the force instead of current player to make this trigger. If not then another player could trigger the condtion giving the buildings back to the computer before the first player even realizes he has it. )
Then after this you look at the triggers you say to your self everything is fine and then you blame the editor over some mysterious bug and kick your door stubbing your toe and ... ill stop
 

tassadar920

Member!
Joined
May 18, 2003
Messages
2,048
Reaction score
0
Location
My house
Good point bolt

One question: what building are you using for the building that changes color?

Also: you probably should have a second trigger to make sure that when two playesr are at the building it doesn't constantly give it back and forth.
 

Bolt Head

Member!
Joined
May 20, 2003
Messages
1,194
Reaction score
0
Website
www.shadowfortress.net
he has that in this trigger tass

Originally posted by Master Virus

-CONDTIONS-
Current player brings 1 <unit> to <Upgrading place>
-ACTIONS-
Give all buildings owned by computer to current player at Upgrading Buildings.
Preserver Trigger
Since it only gives building owned by the computer player, They have to be given back inorder for another player to receve them
 

Lwek

Member!
Joined
May 18, 2003
Messages
4,487
Reaction score
0
Website
www.Battleforums.com
Originally posted by Bolt Head
I think you shold change the condtions to...
-[Force 1] Brings [exactly zero] [men] to location [upgrade place]
-[Force 1] Brings [at least one] [building] to location [upgrade buildings]

the second condtion is so your trigger will not be constantly fireing when your not there

(This is very important to use the force instead of current player to make this trigger. If not then another player could trigger the condtion giving the buildings back to the computer before the first player even realizes he has it. )
Then after this you look at the triggers you say to your self everything is fine and then you blame the editor over some mysterious bug and kick your door stubbing your toe and ... ill stop
Look at the time I posted that. I was tired. What can you say.
 

thewraith89

Member!
Joined
Jun 14, 2003
Messages
18
Reaction score
0
Website
tenchi_f-u.tripod.com
HMMMM

Aight well im doing this map with my friend for an award for a tourney but i think my friend figured it out. i also have another question...as i said before the rpg game is slightly similar to uprising. I want to know how to make the optional units you can play with. IF you dont understand what i am asking go and play uprising. You can pick your unit before the actual game starts. Well u dont know if anyone is still checking this thread but please reply!!!!:shoot
 

tassadar920

Member!
Joined
May 18, 2003
Messages
2,048
Reaction score
0
Location
My house
This is what bolt head was asking:

When you start, are there a bunch of beacons with units where you choose the unit? If so you make trigs like this:

Condition:
player brings 1 "chooser" to location "over the one of the beacons"
Actions:
create 1 "unit" at location "middle of town"
remove 1 "chooser" from location "over on of the beacons"

if you don't want more players to choose the unit add this:
add this to the conditions:
player "" brings one beacon to location "over one of the beacons"
add this to the actions:
remove 1 beacon from "over one of the beacons"

if you choose in the forces:

make the force name (for e.g.)
Sorc, Barb, Nec

then in game, give p1 a sorc, p2 a barb, etc.
 

tassadar920

Member!
Joined
May 18, 2003
Messages
2,048
Reaction score
0
Location
My house
most people prefer it, and most people prefer not using the 2nd part (having the beacon dissapear so ppl can't choose units more than ocne) so that people have a large choice of units they can use.
 

NewPosts

New threads

Top