Staredit Network

Staredit Network -> Concepts -> EUD: Mouse movement.
Report, edit, etc...Posted by Doodle77(MM) on 2006-01-09 at 16:35:26
QUOTE
What is the condition name in uber@tion for mouse position detecting, and how can it be done?

There is none, i made the trigger the old fashioned way using Artmoney,Memcalc and Starforge.

ADDITION:
QUOTE(nimadude @ Jan 8 2006, 05:21 PM)
lol no im not im using pc..
[right][snapback]402134[/snapback][/right]

then youre doing something wrong.
Report, edit, etc...Posted by Deathknight on 2006-01-09 at 16:43:31
Find a way to detect mouse clicks and make Minesweeper and other similar games.
Report, edit, etc...Posted by HolySin on 2006-01-09 at 18:21:22
This gives my brain an idea! But i fear whata glitches I'll run into...
Report, edit, etc...Posted by Doodle77(MM) on 2006-01-09 at 18:55:46
a mouse click byte would be 0 for no click, 1 for left click, 2 for right click, the problem is that you would need to find this value at the exact same time as you clicked. much easier would be to use ArtMoney's built in function for filtering when a key is pressed, then bind it to some key and then have it filter for that key's value. Voila keypress checking.
Report, edit, etc...Posted by n0b0dy- on 2006-01-09 at 20:17:12
QUOTE(Deathknight @ Jan 9 2006, 04:43 PM)
Find a way to detect mouse clicks and make Minesweeper and other similar games.
[right][snapback]402816[/snapback][/right]



I'm not sure this is possible (yet).."unless someone discovers mouse clicking as a new EUD condition, you cant do it sad.gif.
Next Page (2)