What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

matter

Member
Joined
Dec 9, 2012
Messages
185
private int dirtyTargetSource = -1;
private int stopAfterWins = 30;
private int concedeLvl = 5; // the rank, till you want to concede
private int dirtytarget = -1;
private int dirtychoice = -1;
private string choiceCardId = "";
DateTime starttime = DateTime.Now;
bool enemyConcede = false;

public bool learnmode = false;
public bool printlearnmode = true;


cant find anywhere that explains this new thing

where are the change logs? :)
 
Last edited:
Back
Top