TriOpticon
April 27th, 2018, 03:40
An error is thrown when I attempt to attack the person with PCOVER:
Script Error: [string "scripts/manager_actor.lua"]:461: attempt to perform arithmetic on global 'nBonusSitiational' (a nil value)
I unzipped the pak file to a folder and took a look at the code. Looking through the code nBonusSitiational should be nBonusSituational. Simple enough to fix.
This would also happen with PCONC.
When I rename that variable to the proper name, the error is not thrown.
Script Error: [string "scripts/manager_actor.lua"]:461: attempt to perform arithmetic on global 'nBonusSitiational' (a nil value)
I unzipped the pak file to a folder and took a look at the code. Looking through the code nBonusSitiational should be nBonusSituational. Simple enough to fix.
This would also happen with PCONC.
When I rename that variable to the proper name, the error is not thrown.