help. bonus against horsers

正在查看此主题的用户

bjarked

Regular
I'm trying to make spears do more damage to horses like axe do more damage to shield, but i do not know ware a can add this flag. i have like try i think all the files in module_system 1.143 but can,t find it i have looked after itp_bonus_ageist_shield but can,t find it except in header_item but there it was only a number. so have can i do this i know it can be done i have sen it in free lancer but i don't know have it was done. so if anybody knows plz help. :???: :???: :?:
 
It is done with a ti_on_agent_hit trigger in the module_mission_templates file. You can see how it is done in Freelancer (which is actually from the inclusion of PBOD in Freelancer...and my code in PBOD was inspired by xeno's "fancy damage system" thread you can find the OSP board), as Freelancer is open source.

Bottom line is it needs to be done with module system/source code editing and is not from a simple flag/.txt tweak.

(For "how to" questions in the future, the stickied Q&A thread is the best place.)
 
sorry for not putting it on Q&A,
but í can,t find ti_on_agent_hit only ti_on_agent_spawn and ti_on_agent_killed_or_wounded and stuff like that i have treat to search for it but no luck.
so are you sore it's name is ti_on_agent_hit
 
Yes, it's (ti_on_agent_hit), but the thing Caba'Drin was talking about is not featured in the native game, so you won't find it:
Caba`drin 说:
You can see how it is done in Freelancer (which is actually from the inclusion of PBOD in Freelancer...and my code in PBOD was inspired by xeno's "fancy damage system" thread you can find the OSP board), as Freelancer is open source.
 
后退
顶部 底部