Thread

AWSDKOCX5 - Kah, read this (Sdk)

AWSDKOCX5 - Kah, read this // Sdk

1  |  

john

Jul 30, 2002, 9:37pm
Can I have just the information to:

start a query of a 20x20 world.
cell_being
call_back query

(I think thats all thats needed for a scan of a world???)

It's to add grenades to my paintball bot :-)

strike rapier

Aug 8, 2002, 3:23pm
John, if you use skulls you will definatly need a query, however if you are only needing grenades / powerups object wise I reccomend
using the SetOnClick features and check the object name, against a database in your bot of possable actions etc, and use that, much
simpler than query.
[View Quote]

john

Aug 9, 2002, 6:18pm
And how would I do that??

[View Quote]

strike rapier

Aug 11, 2002, 11:49am
When a object is clicked
if obj.model = "rock5.rwx" and obj.description = "Bomb" then
Tis a grenade
end if
[View Quote]

john

Aug 13, 2002, 5:32pm
Erm... listen..... first it needs to scan... else it cant get that info?
dude... read what im asking.
[View Quote]

grimble

Aug 13, 2002, 7:02pm
Object click event provides the same information as the cell object event
(model, position, orientation, description, action, etc).

Read the answer and the documentation ... simple really.

http://www.activeworlds.com/sdk/AW_EVENT_OBJECT_CLICK.htm

Make an effort for yourself eh?

[View Quote]

strike rapier

Aug 14, 2002, 6:09pm
True, What Grimble said :)

[View Quote]

john

Aug 16, 2002, 4:39pm
Thats new!!!!!! Never used to!

[View Quote]

strike rapier

Aug 17, 2002, 9:08am
Its new in the OCX 5 and the COM

[View Quote]

1  |  
Awportals.com is a privately held community resource website dedicated to Active Worlds.
Copyright (c) Mark Randall 2006 - 2024. All Rights Reserved.
Awportals.com   ·   ProLibraries Live   ·   Twitter   ·   LinkedIn