Function help
I have never known how and when to use the read_data() function. It says it reads a message from the client, but what message?
|
1 Attachment(s)
Usually used when hooking an event.. using that function can return useful parameters passed on each event, but as far as I know it only returns integer types (like short or byte)
An example of the data for the 'CurWeapon' Event: (not actual Small C code, just example of the data) Code:
Name = CurWeaponso, if you hook that event, you can do something like: Code:
I have appended an old list of events and parameters for CS... |
Very nice, xero. :)
|
| All times are GMT -4. The time now is 09:57. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.