Tom 785456
New member
Trying to install Deathmatch AI Kit using Third Person Controller .
Getting these errors:
Assets\Opsive\DeathmatchAIKit\Scripts\AI\DeathmatchAgent.cs(55,21): error CS0246: The type or namespace name 'Item' could not be found (are you missing a using directive or an assembly reference?)
Assets\Opsive\DeathmatchAIKit\Scripts\AI\DeathmatchAgent.cs(63,20): error CS0246: The type or namespace name 'Item' could not be found (are you missing a using directive or an assembly reference?)

How to fix it?
Getting these errors:
Assets\Opsive\DeathmatchAIKit\Scripts\AI\DeathmatchAgent.cs(55,21): error CS0246: The type or namespace name 'Item' could not be found (are you missing a using directive or an assembly reference?)
Assets\Opsive\DeathmatchAIKit\Scripts\AI\DeathmatchAgent.cs(63,20): error CS0246: The type or namespace name 'Item' could not be found (are you missing a using directive or an assembly reference?)

How to fix it?
Last edited: