View Single Post
Re: Metamod Plugin Programming Tutorial linux
Old
  (#2)
Pierre-Marie Baty
Roi de France
 
Pierre-Marie Baty's Avatar
 
Status: Offline
Posts: 5,049
Join Date: Nov 2003
Location: 46°43'60N 0°43'0W 0.187A
Default Re: Metamod Plugin Programming Tutorial linux - 06-10-2004

There is not much difference between a Windows and a Linux metamod plugin, because metamod already abstracts all the OS-specific declarations. We have some very simple plugins here in the filebase, almost all of which come with source code. Just grab one and see for yourself

Note that you must have GCC 2.95 or 2.96 to compile a working plugin for Linux, because the GCC 3.x series are known not to work.



RACC home - Bots-United: beer, babies & bots (especially the latter)
"Learn to think by yourself, else others will do it for you."
  
Reply With Quote