Plugin

Questions, comments, and news on the server side plug-ins and it's API
Post Reply
User avatar
im fine u?
Private First Class
Private First Class
Posts: 99
Joined: Thu Dec 22, 2005 4:05 am
Location: in computer
Contact:

Plugin

Post by im fine u? »

Ok, I heard that plugins are written in C, this is fine, as I know the language, but, when i open the code for other's plugins in my text editor, the code is a bunch of mixed up ASCII.

Who can understand that? And how do I write a plugin?

thanks
Image

Owner at: Gnurdux's servers

Admin at: (DVN)'s server
tankzilla's server
A Heart Attack's server
User avatar
Hannibal
Private First Class
Private First Class
Posts: 1073
Joined: Mon May 02, 2005 10:27 pm
Contact:

Post by Hannibal »

Plugins are written in C++(right?) as that is what the game is written in.
Games don't make people violent, lag does.
ImageImage
User avatar
Tanner
Private First Class
Private First Class
Posts: 575
Joined: Sat Sep 17, 2005 3:46 am
Location: Atl, GA
Contact:

Post by Tanner »

Are you opening the .dll (I think) or the actually plug-in source?

-Tanner
Tanner - Segway HT i180 Red Owner - Random Map Creator - BZStocks - TS Software

Image
User avatar
im fine u?
Private First Class
Private First Class
Posts: 99
Joined: Thu Dec 22, 2005 4:05 am
Location: in computer
Contact:

Post by im fine u? »

I opened shockWaveDeath.dll in notepad, and examined all that weird stuff
Image

Owner at: Gnurdux's servers

Admin at: (DVN)'s server
tankzilla's server
A Heart Attack's server
User avatar
Tanner
Private First Class
Private First Class
Posts: 575
Joined: Sat Sep 17, 2005 3:46 am
Location: Atl, GA
Contact:

Post by Tanner »

im fine u? wrote:I opened shockWaveDeath.dll in notepad, and examined all that weird stuff
That won't work. :D

You need to download the bzflag source if you wish to see the plugin source.

-Tanner
Tanner - Segway HT i180 Red Owner - Random Map Creator - BZStocks - TS Software

Image
User avatar
JeffM
Staff Sergeant
Staff Sergeant
Posts: 5196
Joined: Fri Dec 13, 2002 4:11 am

Post by JeffM »

moved to plugins

im fine u?
the dll and .so files are the compiled versions of the plugins. You want the source C++ code. I would think you would know this if you knew the language.
ImageJeffM
Post Reply