This wiki is archived and useful information is being migrated to the main bzflag.org website

Difference between revisions of "ServerSidePlayerSample"

From BZFlagWiki
Jump to: navigation, search
(2.4 ! 2.99)
(No difference)

Revision as of 13:39, 4 March 2013

ServerSideBotSample is a work-in-progress example plug-in that creates a server side player. The plug-in is used to test and develop the new server side player API that is part of the new BZFS API in v2.4. At present the plug-in can cause a player to spawn, and will verbally taunt any user who joins the server.


Notes

As server support for players with out network connections, the ServerSideBotSample is rather unstable, and may crash the server on unforeseen events.