A Pet German Shepherd?
A Pet German Shepherd?
i was rummaging through Tormentor667's Torment N Torture mod, and found german shepard resources. it made me think, whether its possible to have a pet on your dooming adventures. a pet shepard that maybe collected armor and weapons for you, and distracted enemies during combat. (and maybe eat corpses to refill health?) just don't use the rocket launcher on it...
well, i don't have the skills atm to program it myself but the idea i think maybe interesting for anyone who wants to use that in their mods.
well, i don't have the skills atm to program it myself but the idea i think maybe interesting for anyone who wants to use that in their mods.
Re: A Pet German Shepherd?
Ya shawt mah dawg!
- Unknown_Assassin
- Posts: 2468
- Joined: Wed Apr 12, 2006 5:17 pm
- Location: Where dead carcasses lie
- Contact:
Re: A Pet German Shepherd?
Wrong section. This should go in the "ZDoom projects ideas (something like that)."
- Cutmanmike
- Posts: 11354
- Joined: Mon Oct 06, 2003 3:41 pm
- Operating System Version (Optional): Windows 10
- Location: United Kingdom
- Contact:
Re: A Pet German Shepherd?
Possible I say. It would require a friendly monster who uses A_VileChase to detect corpses. The problem is that it would have a hard time following the player everywhere unless it had noclip, and needless to say that would be a bit weird.
- Kinsie
- Posts: 7402
- Joined: Fri Oct 22, 2004 9:22 am
- Graphics Processor: nVidia with Vulkan support
- Location: MAP33
- Contact:
Re: A Pet German Shepherd?
Who remembers MBF?
Re: A Pet German Shepherd?
cutman couldnt you make it so it had sertion drop of hights and climbable hights?
- Cutmanmike
- Posts: 11354
- Joined: Mon Oct 06, 2003 3:41 pm
- Operating System Version (Optional): Windows 10
- Location: United Kingdom
- Contact:
Re: A Pet German Shepherd?
That would still look weird 

Re: A Pet German Shepherd?
true but it will be better than "here boy!" *dog comes merging out of wall* "look i told you to never do that bad dog bad boy!!!" *crouches behind the steilagmite* "ohh im sorry boy.... wait where am i getting with this? 

Re: A Pet German Shepherd?
Oh and when the hound's health is running low,it doesn't bark anymore and begin the crying.
And what about inventory item called "dog food" that can heal the dog.
I aren't so sure that the dog will eat zombie's corpse with happy mood.
Weird yet,Mike?
And what about inventory item called "dog food" that can heal the dog.
I aren't so sure that the dog will eat zombie's corpse with happy mood.

Weird yet,Mike?
Last edited by Dulle on Mon Oct 13, 2008 3:59 am, edited 1 time in total.
- Cutmanmike
- Posts: 11354
- Joined: Mon Oct 06, 2003 3:41 pm
- Operating System Version (Optional): Windows 10
- Location: United Kingdom
- Contact:
Re: A Pet German Shepherd?
A way you could do it is to check if the player hasn't seen the dog in so long (using [wiki]A_CheckSight[/wiki] or whatever) and then remove the dog and spawn it next to the player, but invisible and stationary. Then, using A_CheckSight again, make it appear when the player is out of view of the invisible dog.
... Dammit I hate it when people do this to me and somehow make me come up with solutions. I'll end up making this wad, just you watch!
... Dammit I hate it when people do this to me and somehow make me come up with solutions. I'll end up making this wad, just you watch!

Re: A Pet German Shepherd?
there's an idea where if a dog's too far away from you, he'll "teleport" to near you. would that work with current zdoom scripting?
- Cutmanmike
- Posts: 11354
- Joined: Mon Oct 06, 2003 3:41 pm
- Operating System Version (Optional): Windows 10
- Location: United Kingdom
- Contact:
Re: A Pet German Shepherd?
That's pretty much what I said in my above post, so yeah it can be done.
- Cardboard Marty
- Posts: 1149
- Joined: Sat Oct 23, 2004 8:29 am
- Graphics Processor: nVidia with Vulkan support
- Location: Robot Mountain
- Contact:
Re: A Pet German Shepherd?
Yeah, you guys should look this up. The whole "Marine's Best Friend" port was pretty much built around this concept.Kinsie wrote:Who remembers MBF?
- FuzzballFox
- Posts: 1905
- Joined: Thu Jan 24, 2008 10:19 am
- Location: Hampshire UK
Re: A Pet German Shepherd?
Not sure if any of you lot (except those that browse the Skulltag forums) would have heard of Mercenaries made by -=:[xXx]:=-?
One of the pickups is a litter of 3 german shepherd pups that you can spawn, they are freindly and attack other enemies...
Just some shameless promoting...nevermind me...<_<;
One of the pickups is a litter of 3 german shepherd pups that you can spawn, they are freindly and attack other enemies...
Just some shameless promoting...nevermind me...<_<;
Last edited by FuzzballFox on Mon Oct 13, 2008 4:38 pm, edited 1 time in total.
Re: A Pet German Shepherd?
Honestly, this is an idea I'd like to see used more in Doom mods, and not just having a dog sidekick. :D With some trickery, it could be possible to recreate the Mags from Phantasy Star Online. Isn't there code from the Heresiarch that allows a projectile or item to float around an actor?
In any case, having an item that follows the player and attacks enemies is a cool idea.
In any case, having an item that follows the player and attacks enemies is a cool idea.