Witchie NL Posted May 22, 2006 Report Posted May 22, 2006 There is an error on MERVBot's wikipedia (Link) It loads the page just like normal but when you try to look at the codes it used to show you oly see this: Player Commands - (command.cpp) This section describes how to implement player commands into your plugin. Commands are sent to the botInfo::gotCommand function in command.cpp. Example (makes bot reply to !test with "hi"): NaodW29-pre3ce77d56355b754c00000004 How to have commands with numerical parameters Example (!test #): NaodW29-pre3ce77d56355b754c00000005 How to have player name as input Example (!rank player): NaodW29-pre3ce77d56355b754c00000006 How to have multi-parameter input Use the CRT function sscanf() to scan the string for the values. Example (!squads squadA vs squadB or !squads teamA:squadA:teamB:squadB): NaodW29-pre3ce77d56355b754c00000007 Help Menu When a player sends !help to the bot, MERVBot calls botInfo::gotHelp() in each plugin loaded. NaodW29-pre3ce77d56355b754c00000008 NaodW29-pre3ce77d56355b754c0000000# should be the code which it normaly used to display..... is this me or is it the site?(other people got the same problem to, so i guess its wiki)
»SOS Posted May 22, 2006 Report Posted May 22, 2006 I've never heard of that site. Well, seems to be the wiki.
Smong Posted May 23, 2006 Report Posted May 23, 2006 First, that's not wikipedia. Second there's a notice on the wiki's front page explaining this. Only MGB never figured out how to automatically place messages at the top of every page (probably done by editing the theme).
Witchie NL Posted May 24, 2006 Author Report Posted May 24, 2006 i never look at their front page i just need that 1 xD
Witchie NL Posted May 25, 2006 Author Report Posted May 25, 2006 nope. still there, same with the MERVBot example code page. !@#$%^&*S setup on that page the code boxes do work..
»D1st0rt Posted May 25, 2006 Report Posted May 25, 2006 Maybe you have a cached version of the page showing? The code boxes work for me.
Witchie NL Posted May 26, 2006 Author Report Posted May 26, 2006 hmmm now it does work... strange maybe coz i rebooted my pc for the first time in a few weeks. ty
Tex Posted May 26, 2006 Report Posted May 26, 2006 How about that trojan that tries to download everytime you go there.
»SOS Posted May 27, 2006 Report Posted May 27, 2006 It seems to be that MGB's host is sending out the trojan every 200th visit or so...
Witchie NL Posted May 28, 2006 Author Report Posted May 28, 2006 well its already working but the "example code" page still needs to be done. i dont need it but just that you know.
Recommended Posts