Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
custom_mini-games [2019/08/04 09:25] ianchandler1990custom_mini-games [2020/04/26 11:55] ianchandler1990
Line 99: Line 99:
  
 == Setup == == Setup ==
-  *1. Create one Folder inside your Deepbot Folder **->** Custom Logs Folder named "Fight" +  *1. Run the !fightinstall Cmd to make the folders and text files required for this minigame. Location custom logs\Fight. 
-  *2. Create a text file inside the "Fight" folder named "limit" +  *2. Put the number of seconds you want for the cool down in the "limit" text file. 
-  *3. Put the number of seconds you want for the cool down in the "limit" text file. +  *3Put the number in the "max" text file for the Max win/lose amount. 
-  *4Create a text file inside the "Fight" folder named "target-weapons" +  *4Put the number in the "min" text file for the min win/lose amount. 
-  *5Create a text file inside the "Fight" folder named "user-weapons" +  *5. In both weapon files you put a list if weapons to fight with. one per line
-  *6. In both files you put a list if weapons to fight with. +
-  *7. Create one Folder inside your "Fight" Folder named "users"+
  
 == Command == == Command ==
   * !fight <target> - Initial Command for users. Example: !fight ExpertsOnline   * !fight <target> - Initial Command for users. Example: !fight ExpertsOnline
 +  * !updatefight <target> <target> - Initial Command for streamer this will change the Min Max amounts. Example: !updatefight 100 10000
  
 **Update (3rd March 2017):** Added a custom per user cooldown!\\ **Update (3rd March 2017):** Added a custom per user cooldown!\\
 +**Update (26rd April 2020):** Added update checker, added new install cmd, added min max bet files, removed cooldown api and updated to new @datetime@[#] for cooldown output.\\
  
 [[http://api.chandler-gaming.com/bot/commands/fight.txt|Download Json]] [[http://api.chandler-gaming.com/bot/commands/fight.txt|Download Json]]
Line 224: Line 224:
 **Update History:**\\ **Update History:**\\
 **Update (4th August 2019):** Added Update checker, added new install cmd, added max bet limit text file and cmd.\\ **Update (4th August 2019):** Added Update checker, added new install cmd, added max bet limit text file and cmd.\\
 +**Update (3rd September 2019):** Fixed Point cost of cmd.\\
  
 [[http://api.chandler-gaming.com/bot/commands/slotsadvance.txt|Download Json]] [[http://api.chandler-gaming.com/bot/commands/slotsadvance.txt|Download Json]]