• Coderhire Addon Cloning Thread
    568 replies, posted
[url]http://coderhire.com/browse/script/1333/custom-chat-tags[/url] Think this would be worth recreating?
[QUOTE=74pantera;45876456]can someone post the forum post? i'm banned from CH[/QUOTE] [thumb] http://i.imgur.com/JGxRDyv.png [/thumb]
Aand I'm back! Just need to not piss off that Crap dude again... But heres an easy one, I challenge someone to recreate the knockout SWEP: [url]http://coderhire.com/scripts/view/1314[/url]
[QUOTE=Exho;45879631]I challenge someone to recreate the knockout SWEP: [url]http://coderhire.com/scripts/view/1314[/url][/QUOTE] That shouldnt be too hard :P
[QUOTE=bluebull107;45879726]That shouldnt be too hard :P[/QUOTE] Then you do it :wink:
Since CoderHire is closing down, most of the (friendly) developers are releasing their scripts for free since there isn't a well lubricated system to sell their scripts anymore. I'll be keeping my eye on more activity in the Gamemode & Addon Releases section!
i don't know, maybe i'm gonna release few of my firsts scripts on CH
It would be smart for me to sell my stuff cause I just got a car and will need to pay for that stuff and Highschoolers always want money. But I feel the fun would be taken out of coding if I did it soley for money :/ Anyways some shameless advertising: Copy of the Coderhire Death Faker - [url]http://steamcommunity.com/sharedfiles/filedetails/?id=308966836[/url] Martyrdom which was my idea - [url]http://steamcommunity.com/sharedfiles/filedetails/?id=309299668[/url]
[QUOTE=Author.;45879960]Then you do it :wink:[/QUOTE] Im on it :D One crappy-replicated-buggy script coming right up!
[QUOTE=bluebull107;45882168]Im on it :D One crappy-replicated-buggy script coming right up![/QUOTE] Good luck! Gang script almost done
[QUOTE=bluebull107;45882168]Im on it :D One crappy-replicated-buggy script coming right up![/QUOTE] Well it's a pretty simple script, so I don't see how the result can be crappy and buggy as long as you do it correctly, and don't haste it. Take you're time. Making addons like these are a great way to learn Lua! In fact, that's how I learned Lua myself! So, a simple run down of what you would need to do to accomplish this; Have a weapon, when you primary fire, the player the attacker is looking at will be knocked out. (Using net messages 'n shit) Remember to have a cooldown thing, or it'll be really shitty. If the cooldown has ran out, and everything is okay, just put the player in spectator mode, create a ragdoll, and make him spectate that entity. (Remember to store the player's weapons and stuff!) Then when the player has been unconscious, have a timer with a designated time. (Maybe you could make the time random depending how far away he was hit from, or maybe what bodygroup he was hit on. (Shouldn't be too hard, just read up some wiki stuff)). Then when this timer runs out, make the player stop spectating, give the player the weapons back, make sure the victim returns at the position he got unconscious on, etc. Oh, and, when the player is uncoscious just draw a black box with a low opacity (like in the CoderHire script) Also, please have a configuration file or something similar, or it will be hard to customize, and you're opinions may not be the opinion of other server owners.
[QUOTE=Author.;45883507]Well it's a pretty simple script, so I don't see how the result can be crappy and buggy as long as you do it correctly, and don't haste it. Take you're time. Making addons like these are a great way to learn Lua! In fact, that's how I learned Lua myself! So, a simple run down of what you would need to do to accomplish this; Have a weapon, when you primary fire, the player the attacker is looking at will be knocked out. (Using net messages 'n shit) Remember to have a cooldown thing, or it'll be really shitty. If the cooldown has ran out, and everything is okay, just put the player in spectator mode, create a ragdoll, and make him spectate that entity. (Remember to store the player's weapons and stuff!) Then when the player has been unconscious, have a timer with a designated time. (Maybe you could make the time random depending how far away he was hit from, or maybe what bodygroup he was hit on. (Shouldn't be too hard, just read up some wiki stuff)). Then when this timer runs out, make the player stop spectating, give the player the weapons back, make sure the victim returns at the position he got unconscious on, etc. Oh, and, when the player is uncoscious just draw a black box with a low opacity (like in the CoderHire script) Also, please have a configuration file or something similar, or it will be hard to customize, and you're opinions may not be the opinion of other server owners.[/QUOTE] I think that avatar is rubbing off on you Author. [sp]If you know what I mean.[/sp]
[QUOTE=Steeze;45876741]If i get the time i'll fix my spectator GunGame and release it for free. ( For TTT ) [url]https://www.youtube.com/watch?v=1xRPFU9C75Q[/url][/QUOTE] that old relic I made plz no also my voice is terrible (also for anyone confused about the video, I was torrenting and had like 900 ping)
[QUOTE=OzymandiasJ;45887019]that old relic I made plz no also my voice is terrible (also for anyone confused about the video, I was torrenting and had like 900 ping)[/QUOTE] If you insist Ozy XD... Im still gonna fix it tho. :P
[QUOTE=Steeze;45869065]What about ServerGuard? I'm sure theres some idiots on here that need support for that too XD EDIT Should i recreate Squads?[/QUOTE] The fact the the guy who made it called it Squad's drives me up a god damn wall
Steeze I would love to see you recreate "Squad", I'm curious as to what would be different from the original and yours.
[QUOTE=BigBadWilly;45887783]Steeze I would love to see you recreate "Squad", I'm curious as to what would be different from the original and yours.[/QUOTE] I'm integrating a system pretty similar into the roleplay gamemode im working on. If I get the time to convert it along with all my other commitments i'll release it. On a side note... part of me wants to know what someone with a name like yours would do to me if it didn't :wink:
hey look at that I'm in two of them If there's a way to release my scripts freely without complications in the future (after CHes shutdown) I'll do it
Coderhire is shutting down... NOW WHERE WILL I FIND CONTENT TO COPY DAMNIT
[QUOTE=Exho;45903254]Coderhire is shutting down... NOW WHERE WILL I FIND CONTENT TO COPY DAMNIT[/QUOTE] Steam Workshop
i'll release my items when coderhire becomes read-only. i released MoreULX, NLR Bubbles, Airdrop Mission and Simple Stock Market.
[QUOTE=AnonTakesOver;45870688]Accepted. Quickly made this in an hour, if someone who is good at client side can fix the text that would be good. I'm pretty sure I got everything right. Config is in shared file of ent_uncookedmeth [url]http://www.mediafire.com/download/i900x793phq8dy2/methDarkrp.zip[/url] It's pretty complete, someone just needs to fix the client side text showing the time left. I suck at client side. I challenge someone to make SpectatorDM[/QUOTE] Accepted! This'll be my first lua project from FP. EDIT: I've never seen the code for it, nor have I used it, does anyone know what features it includes?
Since coderhire is going down, a new version of this thread called "Proprietary server addon cloning thread" should be made
So just cloning addons that people find? I dont know if it will gain the same support as people disliking Coderhire but I could throw a thread up
Or just use this same thread to just release fun little addons :)
CS:GO Hud Redux... [URL="http://facepunch.com/showthread.php?t=1423430"]Here[/URL]
can we do this for the new [url=https://scriptfodder.com/scripts]scriptfodder.com[/url] as well?
[QUOTE=jack10685;45956091]can we do this for the new [url=https://scriptfodder.com/scripts]scriptfodder.com[/url] as well?[/QUOTE] Sorry, banned yet again... Yeah, that would be cool if we could direct it towards that site too
[QUOTE=Exho;45979014]Sorry, banned yet again... Yeah, that would be cool if we could direct it towards that site too[/QUOTE] Stahp gettinf banned exho gee. i may give some of tbe coderhire addons a go at recreating.
[QUOTE=helplesskitty;45980978]Stahp gettinf banned exho gee. i may give some of tbe coderhire addons a go at recreating.[/QUOTE] I miss being able to rate peope 'Bad Spelling'. EDIT: Oh god I submitted this with a typo, I will keep it just to shame myself.
Sorry, you need to Log In to post a reply to this thread.