406
Modification Help / Re: Chat Bot HELP
« on: August 08, 2012, 09:13:29 PM »I do. I can just look at what you changed for me then I will learn like that. I'm not trying to make you my "code monkey" anyways.I can tell you right now that if I fixed that for you you wouldn't learn nearly as much as you would if I explained what I did. You can tell from the level of fault in the code how much the poster knows about torque and how much they can figure out from your fixed code. You don't understand basic control statements and thus won't understand the fix. I'd be happy to tell you that you:
- declared the function incorrectly
- misplaced or complete left out semicolon line separators
- have an if statement in a place that makes no logical sense (not to mention flags a syntax error)
- are using a very bad method to parse your strings