![]() |
![]() |
|
#1
|
||||
|
||||
|
I cannot for the life of me find where the achievement is handled.
I have searched in the Steam stats manager file, only found a function that increments the counter. I have searched in KFMonsterController, only found a CorpseFeeding state with no call to the incrementer, but which calls a function called CorpseAttack. No more sucess in the specialised controllers. I have searched in KFMonster, only found CorpseAttack, which doesn't call the incrementer. I have searched in various other places, but with no success, so, where the heck is that achievement hiding ??? :P
__________________
|
|
#2
|
|||
|
|||
|
Look into KFGameType Line 2979
__________________
http://www.team-gmk.com |
|
#3
|
||||
|
||||
|
Thanks a lot, +rep, but
it only says to add a feeding kill if the killed enemy is playing the feeding animation I still need to see if some enemies are treated differently (namely clots) All of this is strange since it looks like enemies have to ignore everything when in the feeding state, except being shot at, and I dont see anything involving new or old weapons as everyone says it's important. aaaaa this drives me nuts
__________________
Last edited by Splatpope; 07-13-2012 at 10:56 AM. |
|
#4
|
||||
|
||||
|
that would be interesting, since its oneof those achievements that is broken. Of course some people have it, but lots of people have don what the thing says, but it hasnt counted toward their achievement.
__________________
|
|
#5
|
|||
|
|||
|
There must be some sort of network trouble that the server/client can't grab hold of knowing if the zed is going into that stat 100% of the time.
|
|
#6
|
||||
|
||||
|
this has been a persistant problem - i got 3 on the total ages ago first few days of playing (probably in one instance) then nothing for ages (when i was sure i'd added to the total)
I've got it now in a couple of steps after i estimate <5% of the times i killed feeding specimens actually qualified - ( i was trying to force the achievement) - I've posted on this a few times in the past with no-one able to give a suggestion why this is so - the above explination seems as good as any ive read. |
|
#7
|
||||
|
||||
|
I think it is because Pawn.AnimAction replication is bugged as hell. I had a lot of issues when I was this variable in my mutator: sometimes it works, sometimes - not.
Then Marco suggested me to use Actor.GetAnimParams() function to check the current animation actor is playing - works 100%.
__________________
KF Servers: Official+Custom maps. Custom Monters/SuperZombies/Doom3. Powered by ScrnBalance mutator. scrn.no-ip.org:7707 - 6p HoE server 46.223.78.106:7713 - 20p Custom Sui/HoE Server |
|
#8
|
||||
|
||||
|
Quote:
__________________
|
|
#9
|
||||
|
||||
|
Quote:
Yes we can send PM, but I think it would be much better to send Marco himself to work in TWI team Then we could expect qualitative code output in KFMod...
__________________
KF Servers: Official+Custom maps. Custom Monters/SuperZombies/Doom3. Powered by ScrnBalance mutator. scrn.no-ip.org:7707 - 6p HoE server 46.223.78.106:7713 - 20p Custom Sui/HoE Server |
![]() |
| Thread Tools | |
| Display Modes | |
|
|