Forum posts

Posted 12 years ago2012-07-30 20:54:21 UTC
in Coding hl.dll Problems Post #308647
player.h, and i'm using the SDK in the download you gave me :)
Posted 12 years ago2012-07-30 20:28:36 UTC
in Coding hl.dll Problems Post #308645
Well, i downloaded it and fixed it to Code::Blocks, everything worked fine, but then i got one error :|

with this: void CBasePlayer::TabulateAmmo( void );

(Error message: "extra qualification 'CBasePlayer::' on member 'TabulateAmmo'|")
Posted 12 years ago2012-07-30 20:17:47 UTC
in Coding hl.dll Problems Post #308642
Can i get a link? :)
Posted 12 years ago2012-07-30 20:06:29 UTC
in Coding hl.dll Problems Post #308640
Im actually using Code::Blocks, any dll-fix for that?
Posted 12 years ago2012-07-30 19:32:37 UTC
in Coding hl.dll Problems Post #308638
I just use the vanilla.. Nothing special.
Posted 12 years ago2012-07-30 19:03:44 UTC
in Coding hl.dll Problems Post #308636
I have setup everything and shall try to compile it to the "dlls/hl.dll", i compile it and i get 8 errors: Everyone of them seems to be a problem with setThink().

One of the Error Messages:

"Invalid C:/***/dlls/aflock.cpp|369|error: invalid static_cast from type '<unresolved overloaded function type>' to type 'void (CBaseEntity::*)()'|"

-

All the other errors messages seems to be very similar with that error message..

Please help :(

{ Sorry if posted on wrong forum-part, my first post :) }