Page 1 of 1

[FIXED]Anyway to pass struct edict_t * pEdict ?

Posted: Wed Jul 31, 2013 7:51 pm
by Omega_K2
Was trying to use, CEngineServer.client_printf and CEngineServer.client_command .

How can I get the proper type passed? I.e. casting from CEdict (or actually CPlayerInfo)

Posted: Wed Jul 31, 2013 10:16 pm
by Ayuto

Posted: Wed Jul 31, 2013 11:09 pm
by Omega_K2
Yes, it should be - 447 (26905ae8289d). Just compiled too.

Edit: Meh, that was stupidity on my part.. I forgot to copy the newest .dlls over, missed that the other one had modify date 30.06. and not 30.07 -.- Gonna test again

Edit2: Works. Thx (though get_address crashes with bots. Might need to add a note in the wiki or something about that)