View Single Post
Re: Metamod badf error, yet....
Old
  (#3)
stefanhendriks
RealBot Author
 
stefanhendriks's Avatar
 
Status: Offline
Posts: 3,088
Join Date: Nov 2003
Location: Netherlands
Default Re: Metamod badf error, yet.... - 17-12-2004

i created a file with the .def extention, copied the contents and made it like this:

Code:
LIBRARY ITM_HL1_BOT_CSTRIKE
EXPORTS
 GiveFnptrsToDll   @1
SECTIONS
 .data READ WRITE
yet, i compile (rebuild all) and it still does not work. Perhaps i have to do this with MSVC or something? i have no clue how this works.


Author of RealBot, "Arrakis" and "Dune 2 - The Maker" | co-Founder of Bots-United | Fundynamic | Blog | E-Mail me
  
Reply With Quote