GoldenEye: Source Forums

Debriefing => Impressions & Feedback => Topic started by: Conmore on June 13, 2012, 01:13:33 am

Title: I was watching a review, and this guy had a great idea.
Post by: Conmore on June 13, 2012, 01:13:33 am
He said he would like to see the characters say cheesy one liners after killing people, like Boris screaming "YES! I am invincible!" Of course this would be an option and if turned on, there would be a 1 in 20 chance of them saying that, so its not incredibly annoying. Of course getting someone to do the voices might be hard, and I don't know if that would violate any type of Copyright laws, but that would definitely be really cool.
Title: Re: I was watching a review, and this guy had a great idea.
Post by: namajnaG on June 13, 2012, 01:18:50 am
Just like taunts in UT, I like that. I'm pretty sure it wouldn't be too hard to implement into the game, Since TF2 uses that kind of taunts, Like the Heavy's laugh when he's on a killing spree, However, If that idea is implemented, There should be a way to disable it.
Title: Re: I was watching a review, and this guy had a great idea.
Post by: Conmore on June 13, 2012, 01:25:24 am
I'm sorry, that's what I meant by "There would be an option"
My bad, thanks. :P
Title: Re: I was watching a review, and this guy had a great idea.
Post by: namajnaG on June 13, 2012, 01:45:25 am
Woops, My bad, Haha.
Title: Re: I was watching a review, and this guy had a great idea.
Post by: major on June 13, 2012, 02:22:05 am
Only difficulty I see is the voice acting.
Title: Re: I was watching a review, and this guy had a great idea.
Post by: Conmore on June 13, 2012, 02:34:32 am
Only difficulty I see is the voice acting.
Well, I know where to get Boris's.
http://www.youtube.com/watch?v=fXW02XmBGQw (http://www.youtube.com/watch?v=fXW02XmBGQw) XD
Title: Re: I was watching a review, and this guy had a great idea.
Post by: major on June 13, 2012, 02:51:56 am
Can't use movie or game sounds.
Title: Re: I was watching a review, and this guy had a great idea.
Post by: Conmore on June 13, 2012, 03:02:34 am
OK then, well, there are plenty of people who could do a russian accent who could probably get away with it.
Title: Re: I was watching a review, and this guy had a great idea.
Post by: killermonkey on June 13, 2012, 03:04:12 am
This is ripe for a third party plugin to SourceMod (for example). Not something I would be interested in putting in the mod otherwise....

(plus third party plugin could use movie sounds).
Title: Re: I was watching a review, and this guy had a great idea.
Post by: Conmore on June 13, 2012, 03:43:29 am
This is ripe for a third party plugin to SourceMod (for example). Not something I would be interested in putting in the mod otherwise....

(plus third party plugin could use movie sounds).
If I had any programming experience whatsoever, I would give it a try. But I hear Python is pretty simple. But I don't think I could make something like that. Also, how will plugins work, will there be a plugins folder, kinda like Minecraft Texture Packs?
Title: Re: I was watching a review, and this guy had a great idea.
Post by: Proxie on June 13, 2012, 11:05:28 am
Plugins are made in Pawn, which is a scripting language.

Code: [Select]
main() {
    print("Hello World");
}

The gamemodes and AI are both coded in Python which is easy to learn.
Title: Re: I was watching a review, and this guy had a great idea.
Post by: Conmore on June 13, 2012, 01:05:23 pm
Plugins are made in Pawn, which is a scripting language.

Code: [Select]
main() {
    print("Hello World");
}

The gamemodes and AI are both coded in Python which is easy to learn.


*facepalm* Thank you. This is why I don't even attempt to learn any programming languages.
Title: Re: I was watching a review, and this guy had a great idea.
Post by: Rodney 1.666 on June 14, 2012, 06:15:46 am
This is why I don't even attempt to learn any programming languages.

I managed to pass four classes on the subject... and I still know nothing. Damn I'm awesome.
Title: Re: I was watching a review, and this guy had a great idea.
Post by: Troy on June 14, 2012, 08:22:44 am
That's sad if you took four programming classes and didn't gain any knowledge from them.
Title: Re: I was watching a review, and this guy had a great idea.
Post by: Rodney 1.666 on June 14, 2012, 04:53:50 pm
public static void main(String[] args) {
System.out.println("Thank you Captain Obvious Trollercoaster. Hyperbole.");
}
Title: Re: I was watching a review, and this guy had a great idea.
Post by: Mangley on June 14, 2012, 06:32:00 pm
Macc you should program gungame!  :D
Title: Re: I was watching a review, and this guy had a great idea.
Post by: Troy on June 14, 2012, 07:05:59 pm
public static void main(String[] args) {
System.out.println("Thank you Captain Obvious Trollercoaster. Hyperbole.");
}
Is that all you remember from your Java course?
Title: Re: I was watching a review, and this guy had a great idea.
Post by: Rodney 1.666 on June 14, 2012, 09:33:41 pm
Macc you should program gungame!  :D

Apparently, from what I hear about it.