|
Avatar Click Events (Sdk)
Avatar Click Events // Sdk
Feb 18, 2002, 5:58pm
Hello All,
Im currently designing my FireStorm Systems bot, which is gonna have
practicly everything eventually so I can try and learn about all the
differnt areas and functions in time. Im currently working on a crude
paintball bot for it, I wonder if anyone could help me with a little puzzle,
how can I tell which AV is doing the clicking.. and which AV has been
clicked on using the standard SDK?
Any help is apreciated
- Strike
Feb 18, 2002, 6:26pm
E-mail me and I'll help you.
rlipe at stuff-x.com
-Ricky
[View Quote]"strike rapier" <strike at rapiercom.freeserve.co.uk> wrote in message
news:3c715cfb at server1.Activeworlds.com...
> Hello All,
> Im currently designing my FireStorm Systems bot, which is gonna have
> practicly everything eventually so I can try and learn about all the
> differnt areas and functions in time. Im currently working on a crude
> paintball bot for it, I wonder if anyone could help me with a little
puzzle,
> how can I tell which AV is doing the clicking.. and which AV has been
> clicked on using the standard SDK?
>
> Any help is apreciated
>
> - Strike
>
>
|
Feb 18, 2002, 7:00pm
im not sure if i mensioned it, but its VB that im working in :)
[View Quote]"lanezeri" <lanezeri at yahoo.com> wrote in message
news:3c71638c at server1.Activeworlds.com...
> E-mail me and I'll help you.
>
> rlipe at stuff-x.com
>
> -Ricky
>
> "strike rapier" <strike at rapiercom.freeserve.co.uk> wrote in message
> news:3c715cfb at server1.Activeworlds.com...
> puzzle,
>
>
|
Feb 18, 2002, 8:17pm
http://www.activeworlds.com/sdk/AW_EVENT_AVATAR_CLICK.htm, check the properties that are set during the event. Remember to register it with aw_event_set and don't let all that C stuff scare you, it's easy to read through it and get it in VB :)
-Baron
[View Quote]"strike rapier" <strike at rapiercom.freeserve.co.uk> wrote in message news:3c715cfb at server1.Activeworlds.com...
> Hello All,
> Im currently designing my FireStorm Systems bot, which is gonna have
> practicly everything eventually so I can try and learn about all the
> differnt areas and functions in time. Im currently working on a crude
> paintball bot for it, I wonder if anyone could help me with a little puzzle,
> how can I tell which AV is doing the clicking.. and which AV has been
> clicked on using the standard SDK?
>
> Any help is apreciated
>
> - Strike
>
>
|
Feb 19, 2002, 6:51pm
Me, scared? You know me better than that... I wont be scared.. i just make a
complete mess up of the code :P
- SR
[View Quote]"baron" <pk39srt at hotmail.com> wrote in message
news:3c717d68 at server1.Activeworlds.com...
> http://www.activeworlds.com/sdk/AW_EVENT_AVATAR_CLICK.htm, check the
properties that are set during the event. Remember to register it with
aw_event_set and don't let all that C stuff scare you, it's easy to read
through it and get it in VB :)
>
> -Baron
>
>
> "strike rapier" <strike at rapiercom.freeserve.co.uk> wrote in message
news:3c715cfb at server1.Activeworlds.com...
puzzle,
>
>
>
>
>
>
|
|