"Yep that wasn't too painful to setup at all"
Just for exceptional people like me! What did I do wrong?
It gave me a script error when I run it.
"250 attempt to assign GetBulletHit, a nil value"
I have the Colt, Magnum and Uzi in the test level.
I have several different materials, but haven't changed any fpe.s
Is there a default material in the script? Where best to add one if not?
I noticed that weapon list was set for;
'modern\\colt1911',
'modern\\uzi',
'modern\\sniperm700',
'modern\\magnum357'
my file arrangement does not have a "modern" folder
I changed it to just;
'colt1911',
'uzi',
'sniperm700',
'magnum357'
That didn't work.