K
Kreig12
Guest
Well, yes it is me again.
I have one question, and one error.
The question is how do I make it so the player can drop the primary weapon by pressing "g".
I have already added it to the keyboard options.
I just have to add the code.
And my error is:
client error LNK2001: unresolved external symbol "class CAmmoDef * __cdecl GetAmmoDef(void)" (?GetAmmoDef@@YAPAVCAmmoDef@@XZ)
There is 6 more of the exact same error, as well as:
client fatal error LNK1120: 1 unresolved externals
I just added it, incase it may help
I have one question, and one error.
The question is how do I make it so the player can drop the primary weapon by pressing "g".
I have already added it to the keyboard options.
I just have to add the code.
And my error is:
client error LNK2001: unresolved external symbol "class CAmmoDef * __cdecl GetAmmoDef(void)" (?GetAmmoDef@@YAPAVCAmmoDef@@XZ)
There is 6 more of the exact same error, as well as:
client fatal error LNK1120: 1 unresolved externals
I just added it, incase it may help