thanks a lot ... worked, too ... but now i get this error when i try to compile:
PHP Code:
1>extension.obj : error LNK2001: unresolved external symbol "class CBaseEntityList * g_pEntityList" (?g_pEntityList@@3PAVCBaseEntityList@@A)
1>fatal error LNK1120: 1 unresolved externals
do you know how to solve this?
__________________