Questions tagged [activeworlds]

ActiveWorlds is a 3D virtual worlds program, where users can interact in individual "worlds" (servers).

ActiveWorlds is a 3D virtual worlds program, where users can interact in individual "worlds" (servers). This tag should be used for questions pertaining to the ActiveWorlds SDK.

Resources:

Wrappers:

2 questions
1
vote
1 answer

Why can't I resolve AW.Utility ReturnCodes and InstanceExceptions?

Sorry the title is kind of confusing, but it is the best way I could explain it without taking up too much space. And please excuse my formatting, I'm pretty new to stackoverflow. Here is the problem, I have some sample code that I found for a C#…
hcorion
  • 53
  • 1
  • 5
1
vote
3 answers

How to create a dictionary based on variable value in Python

I am trying to create a dictionary where the name comes from a variable. Here is the situation since maybe there is a better way: Im using an API to get attributes of "objects". (Name, Description, X, Y, Z) etc. I want to store this information in…
user2503734
  • 13
  • 1
  • 5