Thread: Problem
View Single Post
Problem
Old
  (#1)
jC-
Guest
 
Status:
Posts: n/a
Default Problem - 21-02-2004

Well, I've been learning C++ and I wanted to test what I know. So I decided, I like a mod and it could use some bots. So I downloaded botman's bot template (thank you). Now before I got started I started reading the read-me. It says that if I do a couple things (add the MODNAME_DLL in bot.h, add the entities into linkfunc.cpp and add the reading of the mod's dll in h_export.cpp). So I thought before I started putting in the code that I want I'll make sure everything works fine. So I do all that and put the .dll file into the mod's dlls folder then change the libist.gam file to read the .dll. I go into game (this would be Steam) and when I create a game it just crashes. I don't see why it would crash. I've tried a couple things and I will continue trying but if somebody knows what I should do to keep it from crashing, it would be greatly appreciated. Thanks in advance. And Hi I'm new .
  
Reply With Quote