A3Armory / A3A_A3Wasteland.Altis

A3Wasteland is a survival sandbox mission for Arma 3 where two teams and independent players fight for survival. Built in collaboration between GoT, TPG, KoS, 404Games, and others.
http://a3wasteland.com
GNU Affero General Public License v3.0
9 stars 6 forks source link

fn_registerKillScore.sqf errors for 13 days #51

Closed Gigatek1 closed 6 years ago

Gigatek1 commented 6 years ago

Any help with this would be appreciated. Brains to fried right now to see anything.

14:35:42 Error in expression <umedKiller && _presumedKiller != _unit) then

if(!_friendlyFire)then{ _bountyAm> 14:35:42 Error position: <then

if(!_friendlyFire)then{ _bountyAm> 14:35:42 Error then: Type if, expected Array,code 14:35:42 File mpmissions__cur_mp.Malden\server\functions\fn_registerKillScore.sqf, line 76 14:35:42 Error in expression <umedKiller && _presumedKiller != _unit) then

if(!_friendlyFire)then{ _bountyAm> 14:35:42 Error position: <then

if(!_friendlyFire)then{ _bountyAm> 14:35:42 Error Generic error in expression

Gigatek1 commented 6 years ago

https://github.com/A3Armory/A3A_A3Wasteland.Altis/blob/dev/server/functions/fn_registerKillScore.sqf#L76

AgentRev commented 6 years ago

delete L76: https://github.com/A3Armory/A3A_A3Wasteland.Altis/blob/e83961ba4b1b1a477517ed0134357f13dc8078ad/server/functions/fn_registerKillScore.sqf#L76