![]() |
Guide : Exporting functions in Half-life mods
Read it here : Guide : Exporting functions in Half-life mods
This document deals with strange declaration of GiveFnptrsToDll() and various macros and function keywords used in HL SDK, Metamod and most of todays bots/mods for Half-life. You have now detailed guide which can teach you :
I will include here the most important part : How it is possible to not to use .def file under MSVC and have working bot If you are already using .def file :
Code:
#if defined _WIN32
And for experienced bot coders, I have Comparing declarations of GiveFnptrsToDll() and Server_GetBlendingInterface() in bots. They may or may not find there something useful. But it should be useful at least for Pierre and Botman, because it seems they have bugs in their bots (Botmans HPB bot template and Pierres templates) . |
Re: Guide : Exporting functions in Half-life mods
Very interesting stuff here, thanks :)
It looks like you enjoyed it a lot, hehehe |
Re: Guide : Exporting functions in Half-life mods
mirror is here, 'cause seems like main site is down and I can't find edit button to edit my first message. strange o_O
|
Re: Guide : Exporting functions in Half-life mods
very interesting and good written piece of tutorial there. You should do more ;) Gonna keep that ;)
|
All times are GMT +2. The time now is 01:45. |
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.