![]() |
Страницы (2): « 1 [2] Показать все 20 сообщений этой темы на одной странице |
HLFX.Ru Forum (https://hlfx.ru/forum/index.php)
- XashXT (https://hlfx.ru/forum/forumdisplay.php?forumid=30)
-- Problem with compiling server.dll (https://hlfx.ru/forum/showthread.php?threadid=4388)
I'm forgot said about one little thing.
You need remove all 'EXPORT' words from function declarations and add into datadesc new string like this:
1 | void EXPORT IdleThink( void ); // remove word EXPORT here |
2 |
3 | see below |
4 | BEGIN_DATADESC( CFlockingFlyer ) |
5 | DEFINE_FIELD( m_pSquadLeader, FIELD_CLASSPTR ), |
6 | DEFINE_FIELD( m_pSquadNext, FIELD_CLASSPTR ), |
7 | ... |
8 | ... |
9 | DEFINE_FUNCTION( IdleThink ), // <- add string here |
__________________
My Projects: download page
F.A.Q по XashNT
Блог разработчика в телеграме
C:\DOCUME~1\C4C5~1\LOCALS~1\Temp\a33328if(72) : see declaration of 'size_t'
void EXPORT Animate( void ); |
DECLARE_DATADESC(); |
Burner compare files from HLSDK and XashXT for better understanding.
__________________
My Projects: download page
F.A.Q по XashNT
Блог разработчика в телеграме
C:\DOCUME~1\C4C5~1\LOCALS~1\Temp\a33328if(72) : see declaration of 'size_t'
Ok, I got It Thank you for your help!
Временная зона GMT. Текущее время 07:59. | Страницы (2): « 1 [2] Показать все 20 сообщений этой темы на одной странице |
На основе vBulletin версии 2.3.0
Авторское право © Jelsoft Enterprises Limited 2000 - 2002.
Дизайн и программирование: Crystice Softworks © 2005 - 2024