Welcome!

Join our community of MMORPG enthusiasts and private server developers! By registering, you'll gain access to in-depth discussions on source codes, binaries, and the latest developments in MMORPG server files. Collaborate with like-minded individuals, explore tutorials, and share insights on building and optimizing private servers. Join us today and unlock the full potential of MMORPG server development!

Join Today!

Point teleport

Newbie Spellweaver
Joined
Aug 14, 2006
Messages
87
Reaction score
0
Location
france
Hello all i have big problem so use to geographic map don't have point teleport in map genesis --' why ? my world targets.txt and .sev have all destination --' help me plz
 
You have to have it in tasks also.
tasks1 - Point teleport - RaGEZONE Forumstasks2 - Point teleport - RaGEZONE Forums
The number at the beginning of the line in worldtargets is what goes in the reward waypoint.
 
Last edited:
Simply clone an existing Geographic Map task and change the info, or just create a whole new one. If your server is already up and running, anyone that has already used the Geographic Map will not get the additional waypoints if they are added to an existing Geographic Map quest task. Because of this I would suggest simply adding a new geographic map quest task.
 
btw, you need to add teleports in the teleport masters to make available teleport via npc(not only teleport stones)
 
Create a quest that activates automatically when the other quests are done. thats the way it works officially. If you import current pwi tasks and elements everything should work fine when you just complete the worldtargets.
 
Back