Author Topic: Error related to getMountedImage  (Read 565 times)

This weapon is supposed to fire a projectile through armor::onTrigger. In game it doesn't work, and I get a boatload of errors as well. The code is ripped directly from the grenade launching G36C.

I attached the console.log and the weapon's .cs.
Please help me and my family, thank you.

You're referencing %player and %obj in your script when only %obj is defined and should just be used in place of %player.