There are members in my cooperative. Each member has an ID number. For some members, the eject button is not active, so I cannot remove them from the cooperative. To remove such members, when I remove the member whose eject button is active, I want to change the ID number of the member whose eject button is not active using the following method and remove the members that cannot be removed.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Question
derbeyonder
There are members in my cooperative. Each member has an ID number. For some members, the eject button is not active, so I cannot remove them from the cooperative. To remove such members, when I remove the member whose eject button is active, I want to change the ID number of the member whose eject button is not active using the following method and remove the members that cannot be removed.
RVA: 0x13E3768 Offset: 0x13E3768 VA: 0x13E3768
public void KickMember(string playerId, string playerName, AllianceResultCallback callback) { }
playerId: 90609887013
Which value in the picture should I change with the playerId?
Link to comment
Share on other sites
0 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now