Search found 49 matches

by Xenion
Sat Apr 18, 2009 5:40 pm
Forum: Object scripts
Topic: Calculator script
Replies: 2
Views: 7062

Re: Calculator script

I don't get it: the function is declared "function notification(sender, args)", but you call it from VP with "activate notify calculator"?
by Xenion
Wed Oct 29, 2008 6:34 am
Forum: Virtual Paradise News
Topic: Virtual Paradise 0.2.4
Replies: 1
Views: 7834

Re: Virtual Paradise 0.2.4

The most important issue for me would be the user friendliness. I don't have time to really test this version but in previous versions I noticed that some things didn't really work from the first time. You should really focus on the way objects get edited. Object should get selected from the first r...
by Xenion
Sun Aug 31, 2008 12:08 pm
Forum: Wishes
Topic: Josh's Wish Thread
Replies: 4
Views: 16428

Re: Josh's Wish Thread

I think there are already multiple object models suported.

Your ideas look very cool. Primitive shapes are great and the FPS part also opens a whole new world of possibilities. If this is to be added there should also be a World setting, zone option and bot command to force users into this mode.
by Xenion
Wed Aug 27, 2008 11:06 am
Forum: Wishes
Topic: Object selection
Replies: 0
Views: 31386

Object selection

Perhaps you could build in a possibility to toggle Object selection on/off. That way the builder/caretaker can experience the world from the view of the people who don't have that rights. The same can be done with flying and pass-thru. In AW you'd have to login on privileges without rights to view t...
by Xenion
Tue May 13, 2008 7:57 pm
Forum: Virtual Paradise News
Topic: Virtual Paradise 0.2.1 released
Replies: 1
Views: 7619

Re: Virtual Paradise 0.2.1 released

Nice work, downloading now.
by Xenion
Fri Apr 18, 2008 2:31 pm
Forum: Virtual Paradise News
Topic: Status update
Replies: 4
Views: 11559

Re: Status update

The object properties look like VS200* ;)
by Xenion
Wed Apr 16, 2008 5:52 pm
Forum: Virtual Paradise News
Topic: Status update
Replies: 4
Views: 11559

Re: Status update

Edwin wrote:...
I now also use the bot SDK internally, this also has the advantage that the bot SDK will always be up-to-date. :mrgreen:
Lol, sounds good to me.
by Xenion
Tue Mar 18, 2008 6:15 pm
Forum: Chat
Topic: Which OS will you be using for VP?
Replies: 8
Views: 18214

Re: Which OS will you be using for VP?

I'm now using Windows Vista and I already tested VP and worked perfect.
by Xenion
Fri Mar 07, 2008 8:25 pm
Forum: Virtual Paradise News
Topic: Version 0.1.5 released
Replies: 11
Views: 20635

Re: Version 0.1.5 released

by Tqrules on Sat Feb 23, 2008 12:10 am Nicely done edwin iam verry excited on how vp is being developed keep it up hurd you have rendering power that exceeds aw 4.1 ^^ good stuff with kind regards i dont think it exceeds Activeworlds but it is still very good Edwin rocks , sorry i aint been on muc...
by Xenion
Sun Mar 02, 2008 9:37 pm
Forum: Bots
Topic: Greeterbot example in C#
Replies: 10
Views: 28209

Re: Greeterbot example in C#

Ah yes, I see it now. But could you perhaps make the Instance an optional parameter so if you don't specify it, it just takes a default instance? Sorry, no. C doesn't do optional arguments and the instance is always the first parameter so that wouldn't work anyway. We'll just get used to it, I guess.
by Xenion
Sun Mar 02, 2008 9:13 pm
Forum: Bots
Topic: Greeterbot example in C#
Replies: 10
Views: 28209

Re: Greeterbot example in C#

Ah yes, I see it now.

But could you perhaps make the Instance an optional parameter so if you don't specify it, it just takes a default instance?
by Xenion
Sat Mar 01, 2008 1:11 pm
Forum: Bots
Topic: Greeterbot example in C#
Replies: 10
Views: 28209

Re: Greeterbot example in C#

You can switch instances in AW to. I never really used that but you have aw_instance_set
by Xenion
Sat Mar 01, 2008 9:56 am
Forum: Bots
Topic: Greeterbot example in C#
Replies: 10
Views: 28209

Re: Greeterbot example in C#

Looks nice, but it would be even more cool if the vp sdk could work exactly the same as the aw_version so we can easily convert existing bots. The C API is like that, the wrapper isn't. But do you really like that better? I think this fits C# and .Net much better. For .NET it's oké, there are not m...
by Xenion
Fri Feb 29, 2008 6:29 pm
Forum: Bots
Topic: Greeterbot example in C#
Replies: 10
Views: 28209

Re: Greeterbot example in C#

Looks nice, but it would be even more cool if the vp sdk could work exactly the same as the aw_version so we can easily convert existing bots.
by Xenion
Mon Feb 18, 2008 6:08 pm
Forum: Bots
Topic: The best language for making bots?
Replies: 17
Views: 53785

Re: The best language for making bots?

cube3 wrote:Who said anything about VS2005 or VS2008 ?
I assumed you said .NET (so the 2005 and 2008 version of VB, VC#, VC++) were o.k.

I like the way Visual Studio works so I always use Visual C++, Visual Basic etc.