Ppgtjmad / SimpleShops

[HG] Simple Shops
27 stars 8 forks source link

enableTeamKillPenalty #12

Closed SLIgaming closed 7 years ago

SLIgaming commented 7 years ago

This is not working with AI or MP. I guess it runs via "this call HG_fnc_aiUnitSetup;" in unit init. Its giving me reward for KillReward instead.

Ppgtjmad commented 7 years ago

Will have to test this, thanks for reporting.

SLIgaming commented 7 years ago

No problem mate ! this is a big part in my new project so I'll run alot of tests for you.

SLIgaming commented 7 years ago

Just so you know its either fn_addOrSubCash, fn_aiUnitSetup or fn_killed. I'm trying to edit to work on a fix myself. Ill let you know if i work it out

Ppgtjmad commented 7 years ago

Yeah it's stll not fixed because I didn't have a look at it. Will do later today.

Ppgtjmad commented 7 years ago

Should be fixed now https://github.com/Ppgtjmad/SimpleShops/commit/1fca4de93d8361425f7a39c994fcba75839f60c3

SLIgaming commented 7 years ago

Working Perfect :) All thats needed now is the extDB3 ;) Thanks mate and good luck !!