• Pets/Followers CoderHire Addon Discussion
    13 replies, posted
This thread is about the Pets/Followers addon that I posted on CH, this place is to discuss the addon, give suggestions and show/post custom pets. I intend to add the best custom followers to the official version. [QUOTE][B]Version 2.0! [/B]Version 2.0 is here, you can now order your pets to do stuff like idling and chasing players. You can also control your own pets now! Be carefull though, you are vulnerable while doing so. Console commands are: fo_idle, fo_chase, fo_follow and fo_control ! [B]Overview[/B] This addon enables you to add pets and followers to your server. Pets act as aesthetic minions that follows you around in various shapes, forms and magical appearance. [B]Features[/B] 11 pets that follows your player around! Particle effects associated with those pets. Pet Animations Pet Sounds Pet Orders ( idle, chase, follow ) Pet Controller, you can control your own pet and fly around! No download required for users. Easy to install. Follower base for scripters. Supports any gamemode. [/QUOTE] Some media [video=youtube;bi6OQQhApM0]http://www.youtube.com/watch?v=bi6OQQhApM0[/video] [video=youtube;vj5wzdxUMsc]http://www.youtube.com/watch?v=vj5wzdxUMsc[/video] [B]Link to addon[/B][URL="http://coderhire.com/scripts/view/710"] http://coderhire.com/scripts/view/710[/URL]
that's pretty cool, but why are you essentially posting an advertisement when there are comments on coder hire and support tickets for your customers
This belongs on the coderhire forum, not here.
This is not a advertisement, if you check the script on CoderHire, the creator of this addon CrashLemon has been commenting that soon he would create a FacePunch thread for people to post ideas for Pets, the best ones will be added :D [QUOTE] CrashLemon Comment on Coderhire Script Pets/Followers v2.0!: Also, I'm thinking of making a Facepunch thread about this addon so people can discuss it there and post custom pets, the plan is to include some of the best in the addon itself. [/QUOTE] Ideas for Pets ================================ 1. Bouncy ball that does a rainbow fade while following the player. 2. Bunny that hops following the player :3 3. A Cookie that leaves bread crumbs. 4. Fox that leaves a fire trail. 5. Cake that is NOT a lie. 6. Heart that when you die leaves behind "something" :3 7. Pikachu on a surfboard :3
Facepunch forums are a lot better than CH's. This thread will mostly be used for posting pets/discussions about them. That would be super hard to do with the comments sections. Notification spam out the ass.
Dog meat from fallout 3
Here is one that i added to my server. Its called spooks. I want to add a trail/particle to it but i am unsure how you coded yours [CODE] ENT.Type = "anim" ENT.Base = "base_follower" ENT.RenderGroup = RENDERGROUP_TRANSLUCENT function ENT:Initialize() self.ModelString = 'models/props_halloween/ghost.mdl' self.ModelScale = 0.5 self.Shadows = true self.PetColor = Color( 255, 150, 100, 255 ) self.BaseClass.Initialize( self ) end [/CODE]
A whole bunch that I could make from the models in Gmod. [url]https://www.mediafire.com/?qdjgo91z4d7iipe[/url]
You should take your ads elsewhere
[QUOTE=SMILYFACEvirus;44308021]A whole bunch that I could make from the models in Gmod. [url]https://www.mediafire.com/?qdjgo91z4d7iipe[/url][/QUOTE] Thanks, I'm getting through them and making particles for addition in the official download. [QUOTE=Hoffa1337;44309273]You should take your ads elsewhere[/QUOTE] Thanks for the input, the amount of dumb ratings I received was probably not enough to gage whether or not this thread was a good idea. It seems like your post was the most informative and eyes opening. I'm talking to a moderator to get this thread down, I'll open one on CH instead.
Before it does get taken down, I'd like to say: Nice addon. I love how natural the bounce is for floating followers, lol
I purchased this and love it. I am curious though if it possible to make followers that walk behind you?
[QUOTE=Judd;44310946]I purchased this and love it. I am curious though if it possible to make followers that walk behind you?[/QUOTE] It would be possible but the most optimal way would require navmeshes. I could hack something to give the illusion of them walking on the ground though.
[QUOTE=CrashLemon;44311041]It would be possible but the most optimal way would require navmeshes. I could hack something to give the illusion of them walking on the ground though.[/QUOTE] I'd love to see something like this happen! I have had some people ask if Pikachu could be a follower :P [url]http://steamcommunity.com/sharedfiles/filedetails/?id=168365490&searchtext=pikachu[/url] [url]http://steamcommunity.com/sharedfiles/filedetails/?id=198329038&searchtext=pikachu[/url]
Sorry, you need to Log In to post a reply to this thread.