Hello,
I was following the tutorial on adding the FAMAS to the game, but when I got to the final step of adding the database values I get this error.
All of DNC's SQL files work fine and have never had an error like this.Code:Msg 8106, Level 16, State 1, Line 1 Table 'dbo.Items_Weapons' does not have the identity property. Cannot perform SET operation. (1 row(s) affected) Msg 8106, Level 16, State 1, Line 1 Table 'dbo.Items_Weapons' does not have the identity property. Cannot perform SET operation. Msg 8106, Level 16, State 1, Line 1 Table 'dbo.Items_Attachments' does not have the identity property. Cannot perform SET operation. (1 row(s) affected) (1 row(s) affected) Msg 8106, Level 16, State 1, Line 1 Table 'dbo.Items_Attachments' does not have the identity property. Cannot perform SET operation.
Thanks for your time, I hope there is a simple fix.





