Staredit Network

Staredit Network -> UMS Assistance -> Glowing Beacon?
Report, edit, etc...Posted by KillerDrill900 on 2006-12-14 at 20:00:45
Can someone help me with this or write it out as a trigger?
cause I have no idea what his talkng about

Then after the beacon is disabled, you need to either
Own the beacon for a 0 milliseconds.
Share vision with the owner of the beacon for 0 milliseconds.
Create a detector at the beacon for 0 milliseconds.
Then after viewing the beacon, you will need to make sure it is not revealed to you
Give it to a computer without shared vision with you
Unshare vision with yourself.
Make sure you do not own the beacon.
Report, edit, etc...Posted by lll on 2006-12-14 at 20:48:03
Then after the beacon is disabled, you need to either
Own the beacon for a 0 milliseconds.
Share vision with the owner of the beacon for 0 milliseconds.
Create a detector at the beacon for 0 milliseconds.
Then after viewing the beacon, you will need to make sure it is not revealed to you
Give it to a computer without shared vision with you
Unshare vision with yourself.
Make sure you do not own the beacon.

Disable beacon
wait 0 mills
do 1 of 2 things
1Share vision with the owner of the beacon for 0 milliseconds.
2Create a detector at the beacon for 0 milliseconds. like an obs

give to a comp player that u dont have vision with

and thats it
Report, edit, etc...Posted by R0y- on 2006-12-14 at 20:49:38
Okay, I see this problem.

Add this under the 'diable beacon' action

Trigger
Actions:
¤ Give all beacon owned by player 8 at 'anywhere (or a location on a beacon) to player 1.
¤ Give all beacon owned by player 1 at 'anywhere (or a location on a beacon) to player 8.


Make sure that player 1 and player 8 are not sharing vision. to ensure this make a trigger:

Trigger
Players:
¤ Player 1
Conditions:
¤ Always
Actions:
¤ Run ai script: Turn off shared vision for player 8
¤ Preserve Trigger

Report, edit, etc...Posted by KillerDrill900 on 2006-12-17 at 13:22:46
Ok heres what I did
Players: All Players
Conditions: Always
And the Actions
user posted image
can someone tell me what I did wrong?
Next Page (1)