View Single Post
Re: HPBBot/Bot#10/ZWC Bot: final fixes NED HELP!
Old
  (#15)
The Storm
Council Member / E[POD]bot developer
 
The Storm's Avatar
 
Status: Offline
Posts: 1,618
Join Date: Jul 2004
Location: Bulgaria
Default Re: HPBBot/Bot#10/ZWC Bot: final fixes NED HELP! - 13-02-2017

If your coding skills are really as low as you say I strongly suggest to improve them before continuing with your AI adventure. Coding AI for games is not picnic and if you have issues with pointers you are really on the wrong way to go.

Also posting large pieces of code here and expecting someone to try to find the issue only by looking in the code is not good option. You should begin using some kind of version control system like Git and provide all the code in compilable state, so in case that someone wants to help you he will be able to run the code using debugger and find issues much more easy.
  
Reply With Quote