View Single Post
Hawk552
AMX Mod X Moderator
Join Date: Aug 2005
Old 08-25-2006 , 22:30   Re: Plugin API
Reply With Quote #15

Quote:
Originally Posted by nver_been_hit View Post
cool thanks HAWK!
EDIT also i have aquestion abot the include file ? ive never used one before . can you eplaine what it is an how to use it ?
Umm... alright.

An include file is generally a file where you insert data that a plugin as well as other plugins associated with it need. Things like an enum of classes, or any constant data as well as native and forwards should go in it.

In terms of technically what it is, an include file is essentially a header (which is the proper term for it) that, when included, has its contents directly inserted into the place where the including file has the reference.
__________________
Hawk552 is offline
Send a message via AIM to Hawk552