Raised This Month: $ Target: $400
 0% 

HLSDK MessageBegin


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
moosewanted
Member
Join Date: May 2009
Old 01-23-2010 , 20:44   HLSDK MessageBegin
Reply With Quote #1

I wasn't really sure where to post this since it's not to do with amxmodx. I'm trying to find the functions for;
Code:
    void        (*pfnMessageBegin)            (int msg_dest, int msg_type, const float *pOrigin, edict_t *ed);
    void        (*pfnMessageEnd)            (void);
    void        (*pfnWriteByte)                (int iValue);
    void        (*pfnWriteChar)                (int iValue);
    void        (*pfnWriteShort)            (int iValue);
    void        (*pfnWriteLong)                (int iValue);
    void        (*pfnWriteAngle)            (float flValue);
    void        (*pfnWriteCoord)            (float flValue);
    void        (*pfnWriteString)            (const char *sz);
    void        (*pfnWriteEntity)            (int iValue);
As you can see I have only found the prototypes (in engine/eiface.h). If anyone can help, thanks.
moosewanted is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:27.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode