This Forum

Questions, comments, and news on the server side plug-ins and it's API
Post Reply
User avatar
JeffM
Staff Sergeant
Staff Sergeant
Posts: 5196
Joined: Fri Dec 13, 2002 4:11 am

This Forum

Post 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
ImageJeffM
Legolas_
Private First Class
Private First Class
Posts: 513
Joined: Thu Jan 20, 2005 10:24 pm

Post by Legolas_ »

how do i get bzapi?
User avatar
JeffM
Staff Sergeant
Staff Sergeant
Posts: 5196
Joined: Fri Dec 13, 2002 4:11 am

Post 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.
ImageJeffM
Post Reply