Staredit Network

Staredit Network -> Concepts -> EUD Conditions
Report, edit, etc...Posted by n0b0dy- on 2006-01-01 at 16:21:30
QUOTE(Kumano @ Dec 5 2005, 04:28 PM)
Actions were patched in 1.13b because it could modify the RAM for starcraft and it could do something harmful to your computer. Conditions only read the RAM, and isn't harmful so they are still available. A list of extended conditions currently known:
[right][snapback]372132[/snapback][/right]


Working on:
Screen X Position [Two Player Only]
Screen Y Position [Two Player Only]

(not sure if its possible, but then... I may prove somebody wrong) smile.gif



---------Raising -Da- Bar
Report, edit, etc...Posted by Doodle77(MM) on 2006-01-01 at 17:56:34
CODE
Y values:
004F4548
006BD1A2
006BD1B4
006BEACC

CODE
X values:
006BD1A0
006BD1B2

The problem with these is that they are SCREEN based values, not map based and so the values will not change if the player moves his screen, only his mouse.
Another problem is that these are single player only for the same reason as screen x and y
QUOTE


Working on:
Screen X Position [Two Player Only]
Screen Y Position [Two Player Only]

(not sure if its possible, but then... I may prove somebody wrong) smile.gif



Not possible. Screen X and y values are stored only on your computer.
Report, edit, etc...Posted by EcHo on 2006-01-07 at 18:49:53
QUOTE(Moose77 @ Jan 1 2006, 05:56 PM)
CODE
Y values:
004F4548
006BD1A2
006BD1B4
006BEACC

CODE
X values:
006BD1A0
006BD1B2

The problem with these is that they are SCREEN based values, not map based and so the values will not change if the player moves his screen, only his mouse.
Another problem is that these are single player only for the same reason as screen x and y

Not possible. Screen X and y values are stored only on your computer.
[right][snapback]395945[/snapback][/right]


so your saying that the EUD movement works well on only my computer and not others?
Report, edit, etc...Posted by LegacyWeapon on 2006-01-07 at 19:02:18
You only have the values for yourself. So someone else won't have the same trigger run causing a "server" split where you end up by yourself in the game.
Report, edit, etc...Posted by Ice_Inferno_X3 on 2006-01-25 at 21:01:45
wow some of these conditions sound awesome
Next Page (2)