11.01.2015, 15:19
my def file:
/e: Okay, I forgot this step.
Code:
EXPORTS Supports Load Unload AmxLoad AmxUnload ProcessTick OnGameModeInit OnPlayerConnect OnPlayerDisconnect
Quote:
Once you see the property pages navigate to Configuration properties->Linker->Input on the left side. Once you're there you want to add a module definition file. You can name this file anything you like as long as it has a ".def" extension at the end of it; People normally name def files after their project. Once you've named your definition file press OK. |