bowen // User Search

bowen // User Search

1  2  3  4  5  6  ...  101  |  

AwCreate

Jan 27, 2002, 8:43pm
> i would and all, but then theres something bout that " :P" that i dont
> trust :) for all i know u could be a MS agent tring to get me to mess up
my
> one user liecense win XP so i have to get another one :) (forgot all the
> info i wrote while registering)

LoL it's funny. It's not our fault you bought XP either :P.

--Bowen--

VB-SDK: Getting an Object Number / Co-ords

Feb 1, 2002, 4:18pm
This your new citname robbie? Just trying to keep things straight ;)

--Bowen--

[View Quote]

Compilers

Jun 15, 2002, 4:14pm
Borland's free compiler will once you've converted the DLL.
Andras also has the converted libraries on his website :
http://andras.net/tools.html#dlls

http://www.borland.com

--Bowen--

Have $3... want a website?
http://www.smartpenguin.com/affiliate.php?id=12

[View Quote]

Idea for a bot..

Jun 24, 2002, 9:46pm
I'll give it a try... but there'll be No GUI. So you're going to have to
deal with a DOS prompt ;)

--Bowen--

[View Quote]

Idea for a bot..

Jun 24, 2002, 10:04pm
Oh yeah, and when I do finish it.. it's going to be using AM/PM time.. until
I get my butt around to adding in 24 hour time support.

--Bowen--

[View Quote]

Gap in terrain?

Jun 25, 2002, 8:34pm
Select a piece of terrain near the hole and use your arrow keys to move the
selection onto the hole, then uncheck "hole."

--Bowen--

[View Quote]

HELP!! Fatal linking errors in C++!!

Jul 8, 2002, 8:27pm
Give us a little more information. Compiler? I assume it's Borland from
the errors ;)

--Bowen--

[View Quote]

Converting a Co-ord String to API Usable

Jul 17, 2002, 8:55pm
Wow I don't know who taught you C++ but.. wow. If that's how VC++ works I
want none of it. Just trying to tell you you need to relearn the basic
syntax of C++. :) don't take that the wrong way though. 20 mins should've
taught you that much you silly willy.

--Bowen--

[View Quote]

[C++ SDK] awsdk1.cpp(171) : error C2065: 'aw_console_messsage' : undeclared identifier

Aug 9, 2002, 4:33am
Whoa there bud, think you could just post where the problem is occuring. I
don't mind helping but I can't find it in there. :) Most compilers will
give you the line causing the problem.

--Bowen--

[C++] Examples

Aug 18, 2002, 1:07pm
I'm working on one right now as I speak. Along with a website to go with it
(that explains it).

--Bowen--

[View Quote]

Building the example source that comes with the SDK27 archive(14 errors)

Aug 23, 2002, 7:18pm
Doesn't look like you've included aw.dll. Either that or you forgot to
compile it with it.

--Bowen--

[View Quote]

Building the example source that comes with the SDK27 archive(14 errors)

Aug 23, 2002, 7:41pm
Aw.lib that's what I meant. Glad it works for you now. :)

--Bowen--

[View Quote]

How to determine AW_OBJECT_NUMBER without aw_query?

Sep 29, 2002, 12:13pm
I think global mode takes care of that now... don't quote me on that though.

--Bowen--

[View Quote]

Active Worlds 3.4 SHADOWS & MIRRORS

Oct 30, 2002, 2:29pm
[View Quote] This has what to do with the SDK? o_O To the wishlist we go!

--Bowen--

[beta] sdk?

Nov 10, 2002, 3:00pm
Is there an updated one... I don't see much about many of the new features. Maybe I
missed something.

--Bowen--

[beta] sdk?

Nov 10, 2002, 4:00pm
I'm not sure if build 27 of the sdk is the most up to date version though. :\

--Bowen--

[View Quote]

[beta] sdk?

Nov 10, 2002, 4:07pm
[View Quote] Yeah it looks like it's not the most up to date with the newest browser and server
settings.

--Bowen--

[beta] sdk?

Nov 10, 2002, 4:14pm
[View Quote] It's horrible, now I have to wait. :P

--Bowen--

[VB] RichTextBoxTab

Nov 11, 2002, 7:07pm
[View Quote] Multi-threading I assume is what you would use for that problem.

--Bowen--

[VB] RichTextBoxTab

Nov 11, 2002, 7:27pm
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndllpro/html/msdn_t
hreads.asp

I hope this helps you somewhat. I assume if you want users to type things in while
it's running you'd have the main thread be running while it waits for the user to
press return to end a string. The string can then be used by you in whatever way
while the other processes run in the background.

--Bowen--

[VB] RichTextBoxTab

Nov 11, 2002, 8:38pm
[View Quote] That too. :D

I'll tell you this now, multithreading and synchronization is a pain in the butt.

--Bowen--

[VB] RichTextBoxTab

Nov 11, 2002, 9:27pm
> it is a snap in java ;)))

Psh, you java monkey!

--Bowen--

Determining Caretaker Rights

Nov 14, 2002, 2:27pm
[View Quote] I think so, I would bet on that. Xelagot's have a rights check(does tell if you have
CT or it used to), would be interesting to see how he does it.

--Bowen--

Determining Caretaker Rights

Nov 14, 2002, 2:56pm
[View Quote] Probably, I'm not exactly sure and I haven't tried it.

--Bowen--

AW_AVATAR_CITIZEN

Nov 30, 2002, 5:26am
[View Quote] I'm not following you; expand what you're saying.

--Bowen--

AW_AVATAR_CITIZEN

Nov 30, 2002, 6:28pm
>
> avatar_add: Tony M[314753] at 0.5S 1.059W 0.66a
> avatar_add: [Ravenwing][0] at 0N 0W 2.5a
>
> my cit# is 314753, but Ravenwing's is 0, when it is really supposed to be 298819.
The documentation says that AW_AVATAR_CITIZEN is only 0 for tourist, yet it is
returning 0 for bots.

Thanks, I understand now.

--Bowen--

How to...

Dec 2, 2002, 2:48am
[View Quote] I'm not sure about the schematics of a VB program but I would use 2d arrays for the
numbers the user has on his board and such. It would take a lot more in depth
explination but basically arrays are the way to go in my opinion.

--Bowen--

terrain

Dec 6, 2002, 3:12pm
[View Quote] It is. The only thing I could ever do is flatten the terrain in a given area.

--Bowen--

terrain

Dec 6, 2002, 5:36pm
> well i am 1 up on you, i managed to crash the wordserver every time i
> uploaded terraindata :)

LoL; it took 4 of us to figure out how to work the terrain just to flaten the world.
:P

Jay, Byte Me, Myself and someone else; forgot who at the moment. :)

--Bowen--

Standardisation of New Pitch

Dec 21, 2002, 11:09pm
[View Quote] Yeah if by main people you mean crazy crackheads that like to multiply #'s and hit
the ackward tab key instead of hitting the spacebar.

--Bowen--

1  2  3  4  5  6  ...  101  |  
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