View Single Post
  #4  
Old 09-18-2015, 02:11 AM
Kingly_Krab
Administrator
 
Join Date: May 2013
Location: United States
Posts: 1,603
Default

Try changing it to this in the bot.h:
Code:
static uint8 GetMaxBots(uint8 level);
Edit: Just so you're aware, the code I'm giving you is untested, meaning I haven't tried it myself, just wrote it from my head as you requested.
Reply With Quote