Author Topic: bot kill massage  (Read 1598 times)

How to make a bot kill massage with weapon icon ?

what do you mean? when you kill the bot, or when the bot kills you?

what do you mean? when you kill the bot, or when the bot kills you?


I think he means the same moments a player - player death message appears, as in, the same way, Like for example botname - playername or playername - botname. Sorry if the person that posted this sees this, but i really don't know how to be of any help, Sorry...


Jesus loving pagestrech help



I think he means the same moments a player - player death message appears, as in, the same way, Like for example botname - playername or playername - botname. Sorry if the person that posted this sees this, but i really don't know how to be of any help, Sorry...
yeah i got that but

when the player kills the bot or when the bot kills the player?



the bot-kill-player death message is already put in place by default

but player-killing-bot does not return any death message (you can create one yourself with onBotDeath but you can't use weapon icons)

but player-killing-bot does not return any death message (you can create one yourself with onBotDeath but you can't use weapon icons)
You can use weapon icons with a VCE weapon check and bitmaps. (example: <bitmap:Add-Ons/Weapon_Rocket_Launcher/CI_rocket>)

if it works by what i am guessing it works (if the weapon you're using is x then use x bitmap) then its far too complex if you're using weapon add-ons

It's actually not complex and would be a simple ~10 line piece of code.