Just try to compile and run this plugin alone (without any other plugin loaded).
Code:
#include <amxmodx> public plugin_init() { // use amx_log or something else if you like server_print("RetVal: %d", CreateHudSyncObj()) }
It gives me
Quote:
RetVal: 8
Hmm, thats weired...i'm looking at my code but it seems alls fine..0o
(As always *lol*)