30.05.2011, 14:27
Quote:
1. I can't seem to get logprintf to work with a string for example
logprintf("%s",params[1]); 2. How do I make it say something when my plugin is loaded. |
2. Put it under "PLUGIN_EXPORT bool PLUGIN_CALL Load(void **ppData)"