SphereCommunity
Remove "You hit *** into arm" - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: General Help (/Forum-General-Help)
+--- Thread: Remove "You hit *** into arm" (/Thread-Remove-You-hit-into-arm)



Remove "You hit *** into arm" - Dullais - 03-12-2013 02:52 AM

Simple question but i cant find any answer to it. How do i remove theos annoying messages ?


RE: Remove "You hit *** into arm" - darksun84 - 03-12-2013 02:59 AM

//combat_hit_arm1o "You hit %ss left arm!"
//combat_hit_arm1s "%s hits your left arm!"
//combat_hit_arm2o "You hit %ss right arm!"
//combat_hit_arm2s "%s hits your right arm!"
//combat_hit_arm3o "You hit %ss right arm!"
//combat_hit_arm3s "%s hits your right arm!"
and more..
They are in scripts/sphere_msgs , uncomment them and remove the text inside the " " then reload server/client etc


RE: Remove "You hit *** into arm" - Dullais - 03-12-2013 04:08 AM

(03-12-2013 02:59 AM)darksun84 Wrote:  //combat_hit_arm1o "You hit %ss left arm!"
//combat_hit_arm1s "%s hits your left arm!"
//combat_hit_arm2o "You hit %ss right arm!"
//combat_hit_arm2s "%s hits your right arm!"
//combat_hit_arm3o "You hit %ss right arm!"
//combat_hit_arm3s "%s hits your right arm!"
and more..
They are in scripts/sphere_msgs , uncomment them and remove the text inside the " " then reload server/client etc

Wow, didn't think of that, Thanks Smile


RE: Remove "You hit *** into arm" - RanXerox - 03-12-2013 08:43 AM

There is an in-game command as well... I can't recall exactly, but I think it is .detail or something like that.


RE: Remove "You hit *** into arm" - Skul - 03-12-2013 02:56 PM

it's also an <account.priv>, you can find the flags in spheredef.scp, either it is 010 or 040, not exactly sure.