{SOLVED}Custom Skin Taunt After Killing a Monster

Discuss all aspects related to modding Zandronum here.
Post Reply
User avatar
Fabysk
Forum Regular
Posts: 469
Joined: Sat Sep 22, 2012 8:17 pm
Location: In a house...duhh

{SOLVED}Custom Skin Taunt After Killing a Monster

#1

Post by Fabysk » Fri Jun 13, 2014 4:19 am

A Month ago, I began making a custom skin for Project 115. It is fully functional. But today, I was thinking that if it is possible for the player to say a taunt after killing a monster. I'm pretty sure this is absurd, but if it isn't, is there any way to do so? If not, then that's ok.
Last edited by Fabysk on Fri Jun 13, 2014 6:23 am, edited 1 time in total.
Image Image Image

User avatar
President People
Forum Regular
Posts: 394
Joined: Tue Jun 05, 2012 8:12 am

RE: Custom Skin Taunt After Killing a Monster

#2

Post by President People » Fri Jun 13, 2014 4:32 am

For a skin? No. You would need either a custom playerclass or modified monsters for that.
Image
***MARATHON SKINS PACK V1.0.7***

I have been Roland, Beowulf, Achilles, Gilgamesh.
I have been called a hundred names and will be called
a thousand more before the world goes dim and cold.

User avatar
Fabysk
Forum Regular
Posts: 469
Joined: Sat Sep 22, 2012 8:17 pm
Location: In a house...duhh

RE: Custom Skin Taunt After Killing a Monster

#3

Post by Fabysk » Fri Jun 13, 2014 4:36 am

President People wrote: You would need either a custom playerclass or modified monsters for that.
How would I execute this? What decorate statement do I use exactly for either the playerclass or monster?
Image Image Image

User avatar
CloudFlash
Zandrone
Posts: 1074
Joined: Mon Jun 04, 2012 5:35 pm
Location: Wonderland (except not really)

RE: Custom Skin Taunt After Killing a Monster

#4

Post by CloudFlash » Fri Jun 13, 2014 5:25 am

If you had custom playerclass and custom monster, then you could do something like this:
1. When monster enters death state, make it give it's killer an item.
2. Edit playerclass so that it checks for this item every single tic in his spawn, see and fire states.
3. If playerclass finds out that yes it has item, make it jump to a state which makes him yell out that joke about Chuck Norris, and then return to whatever state he was in.

You'd need a_givetotarget, a_jumpifinventory and a_playsound, I think
Last edited by CloudFlash on Fri Jun 13, 2014 5:27 am, edited 1 time in total.
https://i.imgflip.com/i5tpe.jpg
*Hey, who wants to hear my solution to the modern world's problems? ^Me! %Me! @Me! #Me! *WELL TOO BAD @Did he just stab himself with this butcher knife? %Looks like it ^Hey, the pizza guy arrived! %Pizza! Yey

TerminusEst13
Retired Staff / Community Team Member
Posts: 865
Joined: Tue Jun 05, 2012 11:06 pm

RE: Custom Skin Taunt After Killing a Monster

#5

Post by TerminusEst13 » Fri Jun 13, 2014 5:31 am

Fabysk wrote:
President People wrote: You would need either a custom playerclass or modified monsters for that.
How would I execute this? What decorate statement do I use exactly for either the playerclass or monster?
Feel free to reference Samsara, if desired, as Duke Nukem does the same thing.
The Ranger - New class for HeXen.
ZDoom Wars - I drew some pictures.
Samsara - Some class-based mod I guess?
Metroid: Dreadnought - I am a dumb fanboy.
DemonSteele - ~come with me to anime world~

User avatar
Fabysk
Forum Regular
Posts: 469
Joined: Sat Sep 22, 2012 8:17 pm
Location: In a house...duhh

RE: Custom Skin Taunt After Killing a Monster

#6

Post by Fabysk » Fri Jun 13, 2014 6:22 am

Thank you CloudFlash! It works. Sample Video (No Chuck Norris sadly D: Just something quick)
phpBB [video]
The [video] tag is deprecated, please use the [media] tag
*fixed* I never used 'unlisted' in any of my uploaded Youtube videos, so I never knew what it was.
Last edited by Fabysk on Fri Jun 13, 2014 4:54 pm, edited 1 time in total.
Image Image Image

Avi
 
Posts: 79
Joined: Mon Jun 04, 2012 4:11 pm
Location: Gloveland

RE: {SOLVED}Custom Skin Taunt After Killing a Monster

#7

Post by Avi » Fri Jun 13, 2014 12:44 pm

"This video is private."

Your sample video needs to be changed from "Private" to "Unlisted."
<TerminusEst13><GMOTA_Guy> enemies that go invulnerable are the worst things in the history of the universe
<TerminusEst13>:D

User avatar
Fabysk
Forum Regular
Posts: 469
Joined: Sat Sep 22, 2012 8:17 pm
Location: In a house...duhh

RE: {SOLVED}Custom Skin Taunt After Killing a Monster

#8

Post by Fabysk » Fri Jun 13, 2014 4:57 pm

Fixed the video. Changed the video privacy. View it in my previous post
Last edited by Fabysk on Fri Jun 13, 2014 4:57 pm, edited 1 time in total.
Image Image Image

Post Reply