Staredit Network

Staredit Network -> UMS Assistance -> I am Making An RPG And Need HELP
Report, edit, etc...Posted by Forsaken on 2004-09-17 at 19:47:52
helpsmilie.gif confused.gif What I am Trying to do is set up something like an airport for people to tracel through Cities but i want to know if there is a way I could charge like 25 or 50 minerals or so for them to travel to certain areas please respond as soon as you can and thanks to anyone who helps smile.gif
Report, edit, etc...Posted by LegacyWeapon on 2004-09-17 at 19:49:28
You let them choose a location/beacon and when they enter
make sure they have enough minerals (Accumulate) and subtract (Set Resouces) the amount smile.gif
Report, edit, etc...Posted by NeoNightmareX on 2004-09-17 at 20:09:20
easy,

Trigger
Players:
¤ Players
Conditions:
¤ Bring exactly 1 men to Location X
Actions:
¤ Subract X minerals
¤ Move (teleport) exactly 1 unit from X to Y
¤ Preserve Trigger


change the X's and Y's to what ever u want, then copy them and change the locations like this

Trigger
Players:
¤ Players
Conditions:
¤ Bring exactly 1 men to Location Y
Actions:
¤ Subract X minerals
¤ Move (teleport) exactly 1 unit from Y to X
¤ Preserve Trigger
Report, edit, etc...Posted by x BakaPeter x on 2004-09-17 at 22:08:50
QUOTE(NeoNightmareX @ Sep 17 2004, 07:09 PM)
easy,







Trigger
Players:
¤ Players
Conditions:
¤ Bring exactly 1 men to Location X
Actions:
¤ Subract X minerals
¤ Move (teleport) exactly 1 unit from X to Y
¤ Preserve Trigger


change the X's and Y's to what ever u want, then copy them and change the locations like this







Trigger
Players:
¤ Players
Conditions:
¤ Bring exactly 1 men to Location Y
Actions:
¤ Subract X minerals
¤ Move (teleport) exactly 1 unit from Y to X
¤ Preserve Trigger

[right][snapback]74738[/snapback][/right]


it should have accumulate atleast 50 minerals or else it wont work properly.
Report, edit, etc...Posted by Staredit.Net Essence on 2004-09-17 at 22:23:24
And make sure it tells people that will happen and give them the option of yes or no with a civilian and 2 beacons or somehting.
Report, edit, etc...Posted by NeoNightmareX on 2004-09-17 at 22:55:58
yea because without the conformation beacons, they could accidentally walk on that and waste some $$

btw y should they have accumulate at least 50 minerals?
Report, edit, etc...Posted by Vindexus on 2004-09-17 at 23:11:15
Because without that condition, there'd be no point in subtracting minerals, because you could keep using it no matter what.
Next Page (1)