Smoking Cauldron, broken Pupland Terminal portal

A place for people to post strange occurances that could be potential bugs.

Moderator: Board moderators

Post Reply
Leaf
Forum Aficionado
Posts: 1994
Joined: Tue Apr 29, 2003 5:55 pm
Location: Minnesota, USA
Contact:

Smoking Cauldron, broken Pupland Terminal portal

Post by Leaf »

Not sure if this is a map issue, server issue (and before anyone else can post it..) or user issue.

On the metalforge server, the portal to Pupland Terminal inside the Smoking Cauldron guild does not work. When one stands on the portal and tries to apply it, you get the message "The Pupland Terminal is closed."

I viewed the map code via the Sourceforge CVS browser and noticed this:

(Smoking Cauldron - does not work)
arch goldfloor
name drop 5 tissue paper for a portal to the Pupland Terminal
slaying bolt_silk
food 5
connected 26
unique 1
x 7
y 15
end

(Mailed Fist - does work)
arch goldfloor
name drop 5 tissue paper for a portal to the Pupland Terminal
slaying bolt_silk
food 5
x 7
y 15
connected 26
unique 1
end

Are the line locations for the x & y coordinates important?

Or is the problem with something else? Or somewhere else?
User avatar
hoxu
Senior member
Posts: 330
Joined: Tue Apr 29, 2003 6:10 am

Post by hoxu »

Sounds like the problem is with the portal, not the goldfloor. Did you check the slaying variable of both?

/* Debian GNU/Linux - rebooting is for adding hardware. */
Post Reply