Difference between revisions of "Talk:MERVBot Tutorial"
(Event list) |
|||
Line 18: | Line 18: | ||
Removed event list because it was redundant with dllcore.h, less descriptive, and too easy to get out-of-date. Anybody who wants it back, please post here so I can ignore you. :-D --[[User:Cyan~Fire|Cyan~Fire]] | Removed event list because it was redundant with dllcore.h, less descriptive, and too easy to get out-of-date. Anybody who wants it back, please post here so I can ignore you. :-D --[[User:Cyan~Fire|Cyan~Fire]] | ||
+ | |||
+ | [[User:CypherJF|CypherJF]]: Like people are really going to read through the dllcore.h file.. on a webpage tutorial. hmm i think not. I still say keep it there. |
Revision as of 00:41, 13 February 2005
D1s: Anybody wanna format this int a table of contents? I'm lazy
Smong: That is sick. Maybe split into more pages? Says it is over 160k.
Pests: There is already pages defined. You could just split them up into that.
OK, I'm working on converting it to real HTML (using <pre>) instead of the crap. --Cyan~Fire
CypherJF: Should we just call this "the bot tutorial" based on the tutorial by Underlord? Then update it accordingly? -- And also, the link to MervBot w/e 37 is now 45; should we just comment that this tutorial was writen for the 37 -- or... comments! lol.
sscanf
Well, I'm using sscanf() for parsing player input. Yes, an advanced function, but maybe it will discourage C++ newbs from making bot plugins. Any comments? --Cyan~Fire
D1st0rt: Cool beans. I learned something new :D
Event list
Removed event list because it was redundant with dllcore.h, less descriptive, and too easy to get out-of-date. Anybody who wants it back, please post here so I can ignore you. :-D --Cyan~Fire
CypherJF: Like people are really going to read through the dllcore.h file.. on a webpage tutorial. hmm i think not. I still say keep it there.