Only difficulty I see is the voice acting.Well, I know where to get Boris's.
This is ripe for a third party plugin to SourceMod (for example). Not something I would be interested in putting in the mod otherwise....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?
(plus third party plugin could use movie sounds).
main() {
print("Hello World");
}
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.
This is why I don't even attempt to learn any programming languages.
public static void main(String[] args) {Is that all you remember from your Java course?
System.out.println("Thank you CaptainObviousTrollercoaster. Hyperbole.");
}
Macc you should program gungame! :D