Thread: engine
View Single Post
FlyingMongoose
Veteran Member
Join Date: Mar 2004
Old 05-06-2004 , 22:08  
Reply With Quote #2

with the include statements
you'll probably see somewhere in existing code
Code:
#include <amxmodx>
so after that add a new line and do
Code:
#include <engine>

includes generally are the first thing in a plugin underneath the comments
__________________
Please do NOT PM for support.

Only ask for support in plugin threads.

TunedChaos.com - Precision Tuned Game Servers
FlyingMongoose is offline