Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Help with teleporter

Initiate Mage
Joined
Nov 28, 2018
Messages
1
Reaction score
0
Hello, I'm having issues trying to get the teleporter going.

Some things to note before I get into detail:


I was able to implement the system successfully (the teleporter window opens) but it doesn't teleport me when I click the button (it doesn't do anything when I hit teleport). I'm pretty lost right now because I can't seem to find any logs to debug the code.

j3rhyme - Help with teleporter - RaGEZONE Forums


Is this because I'm using an old code in VS2017? I'm not familiar with C++ (i only know web stuff). If you have some leads I'd like to hear them, for now I'll try to download another source and see if it works.

- EDIT -
I got it to work by including my VersionCommon.h (modified RageZone.h) in Stdafx.h - my bad qwq
 
Last edited:
Back
Top