Jump to content
SSForum.net is back!

Recommended Posts

Posted

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)

Pwn3D
Posted
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).
Posted
It's fixed now.

_UU___UU__SSSSS____AAA____UU___UU__SSSSS____AAA___

_UU___UU_SS_______AAAAA___UU___UU_SS_______AAAAA__

_UU___UU__SSSSS__AA___AA__UU___UU__SSSSS__AA___AA_

_UU___UU______SS_AAAAAAA__UU___UU______SS_AAAAAAA_

__UUUUU___SSSSS_AA____AA___UUUUU___SSSSS_AA____AA

J.C. Dento> prime example of why america will never be a world super power.

Moscato> d1 is mad he will never have a job outside subspace

I can't see this because I turned signatures off. ps VT

Posted
Maybe you have a cached version of the page showing? The code boxes work for me.

_UU___UU__SSSSS____AAA____UU___UU__SSSSS____AAA___

_UU___UU_SS_______AAAAA___UU___UU_SS_______AAAAA__

_UU___UU__SSSSS__AA___AA__UU___UU__SSSSS__AA___AA_

_UU___UU______SS_AAAAAAA__UU___UU______SS_AAAAAAA_

__UUUUU___SSSSS_AA____AA___UUUUU___SSSSS_AA____AA

J.C. Dento> prime example of why america will never be a world super power.

Moscato> d1 is mad he will never have a job outside subspace

I can't see this because I turned signatures off. ps VT

Guest
This topic is now closed to further replies.
×
×
  • Create New...