ahmedsuffian / aionxemu

Automatically exported from code.google.com/p/aionxemu
0 stars 0 forks source link

Aerolink can be used by both faction, Asmo can port to Sanctum, Elyos can port to Pandaemonium #284

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
YOU MUST BE USING AION X EMU FILES ONLY!! IF ANY MODIFICATIONS WERE DONE TO
THE FILES THAT WERE NOT INCLUDED WITH THE SVN, WE WILL NOT SUPPORT THOSE
ISSUES HERE!!

Core revision: 258

Bug description: Aerolink can be used by both faction.

What steps will reproduce the problem?: NPC dialog still can be viewed even 
from different faction

What is the expected output?: Cannot view npc dialog

Please copy/paste errors below: No error message

Original issue reported on code.google.com by naqi...@gmail.com on 16 Apr 2011 at 6:13

GoogleCodeExporter commented 9 years ago
simply modify "portal" as race restricted (same as portal to silantera etc)

Original comment by sgp.cri...@email.cz on 17 Apr 2011 at 6:32

GoogleCodeExporter commented 9 years ago

Original comment by pziko...@gmail.com on 19 Apr 2011 at 1:33

GoogleCodeExporter commented 9 years ago
are you using "GM" account?? 
i check the portal_template, and there already race "restriction"

    <!-- Aerolink Sanctum to Ingisson -->
    <portal npcid="730218" instance="false" minlevel="50" maxlevel="55" group="false" race="ELYOS">
        <entrypoint mapid="110010000" x="1944.40390" y="1529.30860" z="590.36340" race="ELYOS"/>
        <exitpoint mapid="210050000" x="1319.9872" y="255.4822" z="591.27814"/>
    </portal>
    <!--  Aerolink Ingisson to Sanctum -->
    <portal npcid="730220" instance="false" minlevel="50" maxlevel="55" group="false" race="ELYOS">
        <entrypoint mapid="210050000" x="1944.40390" y="1529.30860" z="590.36340" race="ELYOS"/>
        <exitpoint mapid="110010000" x="1326.7362" y="264.8812" z="591.36"/>
    </portal>
    <!-- Aerolink Pandaemonium to Gelkmaros -->
    <portal npcid="730219" instance="false" minlevel="50" maxlevel="55" group="false" race="ASMODIANS">
        <entrypoint mapid="120010000" x="940.0734" y="1120.8656" z="206.84805" race="ASMODIANS"/>
        <exitpoint mapid="220070000" x="1867.56" y="2748.76" z="531.971"/>
    </portal>
    <!--  Aerolink Gelkmaros to Pandaemonium -->
    <portal npcid="730221" instance="false" minlevel="50" maxlevel="55" group="false" race="ASMODIANS">
        <entrypoint mapid="220070000" x="1907.52" y="2833.58" z="529.189" race="ASMODIANS"/>
        <exitpoint mapid="120010000" x="940.0734" y="1120.8656" z="206.84805"/>

and the only "missing" thing, from what i see is tribe_relation for this portal.

CMIIW

Original comment by freiya_d...@hotmail.com on 19 Apr 2011 at 9:38

GoogleCodeExporter commented 9 years ago
A fix for this has been published to the testers. Soon will have results so 
please stay tuned and thx for the info.

Original comment by pziko...@gmail.com on 23 Apr 2011 at 8:57

GoogleCodeExporter commented 9 years ago

Original comment by ZeroSign...@gmail.com on 15 May 2011 at 2:01

GoogleCodeExporter commented 9 years ago

Original comment by pziko...@gmail.com on 21 Jul 2011 at 12:41