A anthony21 New Member Joined Oct 22, 2012 Messages 7 Reaction score 0 Oct 22, 2012 #1 I really have no idea how to let the bot leave the game and recreate a brand new game after it had " Clear " any one have any idea? or clue? My english and those note pad make my head go dizzy!! Your help is needed thank!!
I really have no idea how to let the bot leave the game and recreate a brand new game after it had " Clear " any one have any idea? or clue? My english and those note pad make my head go dizzy!! Your help is needed thank!!
AzureusPT New Member Joined Sep 25, 2012 Messages 439 Reaction score 1 Oct 23, 2012 #2 You can add at the end of your profile if its standalone PHP: <LeaveGame reason="Profile ended!" /> or this if it has more files PHP: <Continue profile="Start_Profile_File.xml" exitgame="true" /> where Start_Profile_File.xml is the name of the first file of the profile.
You can add at the end of your profile if its standalone PHP: <LeaveGame reason="Profile ended!" /> or this if it has more files PHP: <Continue profile="Start_Profile_File.xml" exitgame="true" /> where Start_Profile_File.xml is the name of the first file of the profile.