Thread

Whisper (Sdk)

Whisper // Sdk

1  |  

dion

Jul 2, 2002, 7:06pm
My VB bot can't tell the difference between public chat and whisper. How can
it determine the difference?

hal9000

Jul 2, 2002, 7:19pm
sdk.AwChatType

if I recall correctly 1 = Chat 2 = Public Speaker 3 = Whisper
[View Quote]

dion

Jul 2, 2002, 8:18pm
thanks :-)

[View Quote]

grimble

Jul 2, 2002, 8:51pm
Does anyone read the documentation anymore? Not exactly hidden.

[View Quote]

dion

Jul 2, 2002, 8:53pm
lol, i always look, but i can never find the right stuff. I don't know the
name of it so it's not so easy to find and I guess i just went over it when
I went down the list... I dunno. LOL

[View Quote]

john

Jul 3, 2002, 4:26pm
I normally do :

dim whisper as boolean
if sdk.awchattype = 3 then whisper = true else whisper = false


[View Quote]

strike rapier

Jul 8, 2002, 8:34pm
Also, These help u keep track.

AW_CHAT_BROADCAST = 1
AW_CHAT_SAID = 2
AW_CHAT_WHISPER = 3

Then you can use functions to carry or set integer or byte keys so you can
carry things though, for example my bots carry though whipsers, so if a
command comes in as a whipser, it comes out as a whipser. All it is is a if
and a public variable to hold teh value

tomilius

Jul 15, 2002, 12:07am
heh you arent alone
[View Quote]

.duo.

Jul 26, 2002, 11:52pm
What documentation??
[View Quote]

agent1

Jul 27, 2002, 11:58am
http://www.activeworlds.com/sdk/

[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