Hi Guys, need need help with this I have changed the MoveToWorld like this:
var city = args.City;
var loc = new Point3D( 6348, 3323,0 );
var map = Map.Felucca;
newChar.MoveToWorld(loc, map);
And it doesnt work, its like completely ignored and...
so far I download the server from git and all I got is Publish 54, and I am using this client because it is the newest client which I have still with .mul files, I am not sure how difficult is do some changes with the new file types .uop but I will try the newest client in a minute to see if is...
Hi, I experiencing quite strange problem, when I build a house I cannot move inside I always fall down and cannot move. I was looking for any similar problem but I couldn't find any similar topic. My DataPath.cs is how it supposed to be so I really don't know where is the problem.
Thank you...