Page 1 of 1

Smoking Cauldron, broken Pupland Terminal portal

Posted: Sat Jun 14, 2003 2:06 am
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?

Posted: Sat Jun 14, 2003 5:42 am
by hoxu
Sounds like the problem is with the portal, not the goldfloor. Did you check the slaying variable of both?