Removed TFC_DBGetItemName because I can't figure out the return value syntax (it doesn't sound like a useful function anyway).
Disassembled DoD for the new virtual functions. Fixed cs weapon virtual functions. Oops :o
This commit is contained in:
@ -154,8 +154,6 @@ hook_t hooklist[] =
|
||||
|
||||
|
||||
/* Team Fortress Classic */
|
||||
// This next one is just a huge guess
|
||||
{ V("tfc_dbgetitemname", Str_Void) },
|
||||
{ V("tfc_engineeruse", Int_Cbase) },
|
||||
{ V("tfc_finished", Void_Void) },
|
||||
{ V("tfc_empexplode", Void_Entvar_Float_Float) },
|
||||
|
Reference in New Issue
Block a user