Thread: Building podbot
View Single Post
Re: Building podbot
Old
  (#3)
Austin
Moderator
 
Austin's Avatar
 
Status: Offline
Posts: 403
Join Date: Nov 2003
Default Re: Building podbot - 14-09-2006

Well I have it building now using VC6.0 and the metamod 1.19 sources.
Runs fine on my server.
The project file included with the pod sdk needs to be updated.
It has several problems as it is. Obviously no one is using vc6.0 and this project file to build pod. I want to add a debug build and clean up a few other things. If anyone is interested I will post the new files.

Some remaining questions.
1) Why is pmtools_plugin included with the pod sdk?
It is not need to build pod.

2) What is makres?
The pod project has this step in it.
makeres -d"metamod plugin" podbot_mm.rc

Wow, this is cool! The first feature I want to add is to support a
cvar similar to the cz bot_quota_match and user defined menus.
  
Reply With Quote