rev7451 | Wrong portal coordinates in moc_fild01

This place is for Unresolvable bug reports only. NOT for asking help!

Moderators: Moderators, Developers

Mushroom
Perl Monk
Perl Monk
Posts: 427
Joined: 04 Apr 2008, 14:04
Noob?: No
Location: Brazil

rev7451 | Wrong portal coordinates in moc_fild01

#1 Post by Mushroom »

In portals.txt

Code: Select all

moc_fild01 84 19 moc_fild20 209 333
It should be

Code: Select all

moc_fild01 101 16 moc_fild20 209 333
http://ratemyserver.net/npc_shop_warp.p ... 01&small=1
Quit.
EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: rev7451 | Wrong portal coordinates in moc_fild01

#2 Post by EternalHarvest »

iRO Valkyrie:

Code: Select all

-----------Portal List-----------
#    Name                                Coordinates
0    moc_fild01 -> moc_fild20            (84, 19)
---------------------------------

move 101 16
-----------Portal List-----------
#    Name                                Coordinates
---------------------------------
Different servers can have different portals...

Actually, there were (and can be) per-server portals, just override portals.txt in your server's table directory.