Search found 69 matches

by jurekf
13 Jan 2011, 07:04
Forum: OpenSpace v2 discussions and help
Topic: How to dynamically place treasure on the map?
Replies: 1
Views: 4089

How to dynamically place treasure on the map?

If you're fighting an NPC, and the NPC drops loot, what's the best way to place treasure chests on the map?

I'm looking through the API and the only calls I can see involve forcing all users on the map to reload the entire map just to see the changed tile. What's the correct way to go about this?
by jurekf
13 Jan 2011, 01:01
Forum: OpenSpace v2 discussions and help
Topic: Skin not being set, malformed XML?
Replies: 2
Views: 5181

I can't figure out where the XML is malformed but Smartfox is telling me it is. If the exception is thrown does that skip over logging the offending line as well? I'm getting this: TypeError: Error #1088: The markup in the document following the root element must be well-formed. at it.gotoandplay.sm...
by jurekf
13 Jan 2011, 00:44
Forum: OpenSpace v2 discussions and help
Topic: How to get NPCs to perform custom actions?
Replies: 2
Views: 4797

How to get NPCs to perform custom actions?

The NPCs are created using the extension helper's createNPC call.

How do we get them to perform custom animations?
by jurekf
11 Jan 2011, 06:23
Forum: OpenSpace v2 discussions and help
Topic: Skin not being set, malformed XML?
Replies: 2
Views: 5181

Skin not being set, malformed XML?

The skin for my NPC is not being set, and I'm getting what seems to be malformed XML from smartfox. The first <vars> contains data sent using helper.setRoomVariables while the <vars> below contains a helper.setUserVariables call. I'm assuming the third vars section is some OpenSpace bookkeeping var....
by jurekf
04 Jan 2011, 07:58
Forum: OpenSpace v2 discussions and help
Topic: How to teleport an avatar using Server-side API only?
Replies: 2
Views: 4986

Never mind, found out a way to hack it in.

Now, I'm just curious now if there is an official way to do this.
by jurekf
04 Jan 2011, 06:09
Forum: OpenSpace v2 discussions and help
Topic: How to teleport an avatar using Server-side API only?
Replies: 2
Views: 4986

How to teleport an avatar using Server-side API only?

We need to teleport an avatar to another tile in the same map/room, but there doesn't seem to be any calls for doing so on the server. We're doing a multiplayer game, so it needs to be a server-side call in order to prevent cheating; we also need it to teleport NPC avatars, which have no access to t...
by jurekf
03 Jan 2011, 23:56
Forum: OpenSpace v2 discussions and help
Topic: How do we make blocking pillars translucent?
Replies: 2
Views: 4799

If the pillars can't be made transparent, how can the user see which tiles behind the pillar are walkable?
by jurekf
03 Jan 2011, 03:39
Forum: OpenSpace v2 discussions and help
Topic: How do we make blocking pillars translucent?
Replies: 2
Views: 4799

How do we make blocking pillars translucent?

Hi,

If an avatar moves behind a pillar, how do we make the pillar transparent?
We have already licensed Openspace and have the full version.

Thanks.
by jurekf
08 Dec 2010, 23:48
Forum: OpenSpace v2 discussions and help
Topic: Adding moving special effects to world
Replies: 1
Views: 4319

Adding moving special effects to world

Hi

What is the way for adding say, a moving fireball to the world and have it sort correctly with the rest of the tiles?

Go to advanced search