Page 1 of 1

This Forum

Posted: Tue Aug 09, 2005 3:30 am
by JeffM
This forum is to help out users who are creating server side plug-ins using the BZAPI.

Please feel free to post problems, questions, new plug-in ideas, plug-ins you have made, or other API comments in this forum

Posted: Sat Sep 17, 2005 3:05 pm
by Legolas_
how do i get bzapi?

Posted: Sat Sep 17, 2005 4:22 pm
by JeffM
The API is not a thing that you really "get". It is just some source files that are part of the normal source code.

If you can build bzflag, then just build from sources, you'll have the API headers and libs you need. BZFS itself uses the API internaly, so it will allways have the files for it.

If you can't build from sources and are on windows, then we included the API headers and libs with each install build. Just check our the API folder in your bzflag dir ( this is only for the 2.0.4 beta stuff, 2.0.2 and previous versions have no plugin support).

If you can't build, and are not on windows, then you need to learn how to build.