thank you for your quick response, I'm the trouble I took the Asmodians portal Ishalgen or Pandaemonium... but alas its not working
for more precision I looked here:
aion \ gameserver \ data \ static \ npcs \ teleporters
example opens Ishalgen.xml
Quote:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This script will build the U3J Project for Aion:
This program is free software: you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation, either version 3 of the License, or (at your option) any later
version.
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
details.
You should have received a copy of the GNU General Public License along with
this program. If not, see "http://www.gnu.org/licenses"
-->
<npc_teleporter xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="npc_teleporter.xsd" >
<!-- Ishalgen -->
<teleporter_template npc_id="203513" name="Sheofin" teleportId="203" type="FLIGHT">
<locations>
<telelocation loc_id="18" teleportid="11001" price="200"/>
</locations>
</teleporter_template>
<teleporter_template npc_id="203545" name="Garhara" teleportId="204" type="FLIGHT">
<locations>
<telelocation loc_id="17" teleportid="12001" price="200"/>
</locations>
</teleporter_template>
<teleporter_template npc_id="203679" name="Osmar" teleportId="51" type="REGULAR">
<locations>
<telelocation loc_id="7" price="100"/>
<telelocation loc_id="9" price="800"/>
</locations>
</teleporter_template>
</npc_teleporter>
|
- is not geodata 3.0
- geo.xml
Quote:
# ================================================== ==============
# CONFIGURATION FOR GEODATA:
# ================================================== ==============
# Commands assigned to the configuration of the geodata.
# More information: [Only registered and activated users can see links. Click Here To Register...]
# ================================================== ==============
# Enable/Disable GeoData:
# Default: "False"
gameserver.geodata.enable = false
# Enable/Disable effects of the GeoData:
# Default: "False"
gameserver.geodata.effects.enable = false
|