First hi all!
Im attempting to make a bot for DMC so thanks to everyone bc ive got a bot in the game that moves and shoots
Now for the help bit
I need to find out when a weapon is actually fired. Im pretty sure that Im doing something n00b bc Im catching the
gFunctionTable.pfnGetWeaponData function which fires np so i know which player it is but the values in the weapon_data_s struct are always 0.
Im using the sdk from this site with metamod.
Am I on the right track? Any suggestions?
O and thx to Rick - I had a look through the RCBot code but couldnt find anything
Cheers