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

ServerSidePlayerSample

From BZFlagWiki
Revision as of 06:45, 19 February 2007 by JeffM2501 (Talk | contribs) (New page: 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 par...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.1. At present the plug-in can cause a player to spawn, and will verbally taunt any user who joins the server.

ServerSideBotSample is under development and will be released with v2.2 of BZFlag.

Notes

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