Still can not teleport to some people because your tp system only lets you tp to some one when you have typed in their full exact name.
It doesn't seem to have anything to do with having had your avatar.bin file loaded on a cracked server. I've wiped all player and map data on my FPS players server, and the probem remains. My structures and deployables have an ownerID that is different from my SteamID. So any commands that use SteamID to match players with deployed objects is not working, and it's a mystery when or why this happened.I believe I have discovered the reason /addfriend and /share don't work for many people, including myself on my own servers, public and private.
Player.SteamID == PlayerClient.netUser.userID;
Player.GameID == PlayerClient.userID;
StructureMaster.ownerID == PlayerClient.netUser.user.Userid;
StructureMaster.creatorID == PlayerClient.netUser.user.Userid;
DeployableObject.ownerID == PlayerClient.netUser.user.Userid;
DeployableObject.creatorID == PlayerClient.netUser.user.Userid;
public bool ReadConnectionData(BitStream stream)
{
try
{
this.Protocol = stream.ReadInt32();
this.ConnectionMode = (int) stream.ReadByte();
if (this.ConnectionMode != 2)
return false;
this.UserID = stream.ReadUInt64();
this.UserName = stream.ReadString();
this.SteamTicket = stream.ReadBytes();
}
catch (Exception ex)
{
return false;
}
return true;
}
// from uLink.dll
public ulong ReadUInt64()
{
this.\u0023\u003DqDJzoHXuKgfm9_qNnQLOEIw\u003D\u003D(BitStreamTypeCode.UInt64);
return this.\u0023\u003DqaPxKFHaT1tFG_N7lCKc\u0024N4ZbuXI_EIWX5YzX5DIaw44\u003D();
}
// should work on Magma and Fougerite, old Jint or new Jint
function On_PlayerConnected(Player) {
var logmessage = "GameID=" + Player.GameID;
logmessage += " Userid=" + Player.PlayerClient.netUser.user.Userid;
Plugin.Log("UseridTest", logmessage);
}
After the community has smoke-tested MC7, then we'll cut a 1.10 zip for distribution to GSP and official Resource download. OK?Good good, but not mc7, make it some more official major version since u worked ur ass out with it
Sent from my Samsung Galaxy S4
What?Whydoes notlike puttingoxidepluginshere?
theyhaveincredibleprotections
I dont want you to put It on my resource page. Just name It to be a major versionAfter the community has smoke-tested MC7, then we'll cut a 1.10 zip for distribution to GSP and official Resource download. OK?
WatWhydoes notlike puttingoxidepluginshere?
theyhaveincredibleprotections
After the smoke test. A major release version should be tested by more than one person, ok.I dont want you to put It on my resource page. Just name It to be a major version![]()