CoC: Unofficially Expanded Edition (v1.4.19 for CoC 1.0.2)

Stadler

Well-Known Member
Jun 21, 2016
366
18
47
Sorry for double-posting, but well ... after an hour ^^

Big update to my dragon TF-patch. Dragon neck TF mostly finished (e. g. Texts may get some more tweaks). Removing dragon neck comes next.
 
Last edited by a moderator:

AnonTheMouse

New Member
Jun 27, 2016
3
0
Whenever the prologue ends they take away my weapon. Is that supposed to happen?
You find later why, its lore based, not just a random handicap, or maybe im lying

Bringing this up again. I know why it happens, but frankly it pisses me off. You can use a famous name to get a character with all kinds of uber stats and gear (for a starting character), but if you play the tutorial and earn your gear, you lose it. That's really a dick move. I would rather a small dialogue change to allow for bringing gear you supplied for yourself, than to screw players over who don't know better. Especially since, depending how you play the tutorial, you can end up needing to buy gear not to get your arse caved in, nothing else is taken but weapons, and you can absolutely end up wasting part of your starting trait, making your character start weaker than they otherwise might.

On a more important note, why does nursing off of Essy not grant any Satiety?
 
Last edited by a moderator:

Ryplinn

Well-Known Member
Jun 13, 2016
60
14

Hi Tsui, I have a Chromebook myself. The approach that usually works on non-Chromebook computers requires your Chromebook to be in developer mode. Putting your Chromebook in developer mode wipes your local data and makes it yell at you every time you boot it up, so I don't recommend it unless you really like tinkering.


Instead, you can tell Flash to delete local data from within the browser. This will delete all non-file-based saves from CoC, TiTS, and any other flash games you play locally!


Start CoC, load up any characters you want to keep, and save them to files via the Data menu. Do the equivalent for any other Flash games you have downloaded. Once you've done that, right-click on the game screen and choose "Global Settings..." from the context menu.


This will take you to a webpage titled "Flash Player Help". From the left sidebar, in the "Settings Manager" section, choose "Website Storage Settings panel". This will show you a page with an embedded widget. At the bottom of the widget is a box with a list of sites you've visited that have flash apps with stored data on your computer, one of which should be "local". If you're sure you have all your characters saved that you want, choose "local", then click the "Delete Website" button.


Refresh the page running CoC. All achievements should now be locked, and all characters wiped. Load up your characters from your save files and you should be good to go.
 
Last edited by a moderator:

Stadler

Well-Known Member
Jun 21, 2016
366
18
47
btw: Here are some screens of the Neck TF-states:


necktf-final.png

mmh. I start to think, the second paragraph is a bit too much. I guess, I'll remove it (comment it out) in the next update.
 
Last edited by a moderator:

Ormael

Well-Known Member
Aug 27, 2015
6,631
1,786

Ohh seems you got system or comp configuration I not know at all so Ryplinn advice would be much easier to do. Also remeber doing as he said that it may wipe out TuTS saves if you got any (I assume Chromebook will save form that game too in exactly the same location).


@Ryplinn is it possible to open folder local on Chromebook insted of using way you desc to clean it up (as it probably will wipe Tsui not only CoC ones saves)? I think better would be to jsut open that folder with saves and delete one file over wiping out whole folder possible cutting other stuff from it too.
 

Tsui Xingjuan

Active Member
Jun 10, 2016
35
1
28
Hi Tsui, I have a Chromebook myself. The approach that usually works on non-Chromebook computers requires your Chromebook to be in developer mode. Putting your Chromebook in developer mode wipes your local data and makes it yell at you every time you boot it up, so I don't recommend it unless you really like tinkering.


Instead, you can tell Flash to delete local data from within the browser. This will delete any characters that have not been "saved as file", so start CoC, load up any characters you want to keep, and save them to files via the Data menu. Once you've done that, right-click on the game screen and choose "Global Settings..." from the context menu.


This will take you to a webpage titled "Flash Player Help". From the left sidebar, in the "Settings Manager" section, choose "Website Storage Settings panel". This will show you a page with an embedded widget. At the bottom of the widget is a box with a list of sites you've visited that have flash apps with stored data on your computer, one of which should be "local". If you're sure you have all your characters saved that you want, choose "local", then click the "Delete Website" button.


Refresh the page running CoC. All achievements should now be locked, and all characters wiped. Load up your characters from your save files and you should be good to go.

Thank you!!!!


it worked!
 

Eltype

New Member
Jun 27, 2016
1
0
Hi, sorry but i have a problem with CoC revamp ..


I install it and put it on internet explorer. It worked but when i stopped play, i saved it ( save + file save ), Something like 2hours after i tried to play it back, but " data " haven't save and " load file " say me : " ! Save file not found, check that it is in the same directory as the CoC_1.0.2_mod_1.3.23b.swf file.Load from file is not available when playing directly from a website like furaffinity or fenoxo.com. ".


So i can't play it, but i don't understand what wrong i do ... if someby can help me for i can use my data, i will be happy ^^ ( CoC Ed don't work too, i tried with Chrome and Firefox : same thing. )


I'm sure it's just me i forgot Something stupid, but i can't find it ...


( Sorry for my English, i know it suck, but it's not my first language ... ty for read this at the end ... )
 

hatternumber0

Well-Known Member
Aug 27, 2015
264
18
To apply the patch you just put it in the same folder as the mod?


I know i'm gonna feel really dumb to ask this but, how do i put this on the game?

I added a topic on compiling it - https://fenoxo.com/forum/index.php?/topic/3915-guide-how-to-mod-corruption-of-champions/. Download the dragon patch, skip the editing section and compile.

COC REVAMP MOD DRAGON PATCH...

Is there potential for the character to be mostly neck?
 

Stadler

Well-Known Member
Jun 21, 2016
366
18
47
I added a topic on compiling it - https://fenoxo.com/forum/index.php?/topic/3915-guide-how-to-mod-corruption-of-champions/. Download the dragon patch, skip the editing section and compile.

Nice guide, thanks for writing. I'll add a link to it in the FAQ of the patch. :)

Is there potential for the character to be mostly neck?

I'm considering to implement player.neckType to Creature.as and a few appearanceDefs for it. e. g.:
 

Code:
// neckType
public static const NECK_TYPE_NORMAL:int   = 0; // normal human neck. neckLength = 2 inches
public static const NECK_TYPE_DRACONIC:int = 1; // (western) dragon neck. neckLength = 2-24 inches
public static const NECK_TYPE_EASTERN:int  = 2; // (eastern) dragon neck. neckLength = 2-36 (or 48?) inches. NYI, example
public static const NECK_TYPE_HYDRA:int    = 3; // neckLength = 2-24 (48? 72?) inches. NYI, example
 

Kitteh6660

Well-Known Member
Creator
Aug 26, 2015
280
141
29
Sorry about the lack of posts.


I have no intention to add most of the dragon patch, sorry. But yeah, Eastern dragons are a possibility. And as for Hydra, I have no intention to add multiple heads. And I don't intend the hummus to remove Dragonfire perk. I intend that perk to be permanent as that perk has no downsides. It's just a daily usage of fire breath.


1.3.24 will come soon. I've picked up Skyrim again and ready for faptastic adventures.
 
Last edited by a moderator:

Ormael

Well-Known Member
Aug 27, 2015
6,631
1,786
I'm considering to implement player.neckType to Creature.as and a few appearanceDefs for it. e. g.:

In case you not yet done it add some small bits in appearance to show somehow PC having this longer neck.
 

Sacredferro

Well-Known Member
Aug 26, 2015
510
45
Sorry about the lack of posts.


I have no intention to add most of the dragon patch, sorry. But yeah, Eastern dragons are a possibility. And as for Hydra, I have no intention to add multiple heads. And I don't intend the hummus to remove Dragonfire perk. I intend that perk to be permanent as that perk has no downsides. It's just a daily usage of fire breath.


1.3.24 will come soon. I've picked up Skyrim again and ready for faptastic adventures.

In before people start with the leg-shot-from-archer jokes.


Also, (holds up bottle of beer) here's to the next TES game not following in FO4's footsteps of being utterly shit. I swear, the mods are the ONLY thing keeping that franchise alive nowadays, and even then Beth still manages to muck it up for modders and mod users. Should have been Obsidian. Sorry, rant over.


Back to the fantasy smuttyness of justice we all deserve.
 

Kharn

Well-Known Member
Mar 27, 2016
175
8
Sorry about the lack of posts.


I have no intention to add most of the dragon patch, sorry. But yeah, Eastern dragons are a possibility. And as for Hydra, I have no intention to add multiple heads. And I don't intend the hummus to remove Dragonfire perk. I intend that perk to be permanent as that perk has no downsides. It's just a daily usage of fire breath.


1.3.24 will come soon. I've picked up Skyrim again and ready for faptastic adventures.

Took a break from CoC to play Skyrim again myself. CoC gave me a gender-bending kink of starting male and winding up turning into something of a mix of genders.
 

Etis

Well-Known Member
Creator
Aug 26, 2015
2,500
257
Skyrim... Wanna play it again, but the prospect of spending a day tuning all the 100+ necessary mods again... Though I think I'll do it once Mrissi would be released.
 

Kharn

Well-Known Member
Mar 27, 2016
175
8
Yep, she looks interesting. I usually play stealth so followers usually result in messing me up so I don't really bother except for the interesting npc ones.
 

mayosauce

New Member
Apr 28, 2016
4
0
Oh I See. That story was already a good 2 hours long with all that running around to begin with, especially if your doing the hardcore thing.
 

Etis

Well-Known Member
Creator
Aug 26, 2015
2,500
257
Yep, she looks interesting. I usually play stealth so followers usually result in messing me up so I don't really bother except for the interesting npc ones.

I'm all about stealth too (usually something in a spellthief style, with illusions, conjured bow and dagger). One of the reasons I like her - she can be stealthy.

He might mean a translation into his native language.

She is. Still playing English version :)

Oh I See. That story was already a good 2 hours long with all that running around to begin with, especially if your doing the hardcore thing.

It is a bit cheesy, still. And clearly having a cliffhanger.
 

Stadler

Well-Known Member
Jun 21, 2016
366
18
47
Sorry about the lack of posts.


I have no intention to add most of the dragon patch, sorry. But yeah, Eastern dragons are a possibility. And as for Hydra, I have no intention to add multiple heads. And I don't intend the hummus to remove Dragonfire perk. I intend that perk to be permanent as that perk has no downsides. It's just a daily usage of fire breath.


1.3.24 will come soon. I've picked up Skyrim again and ready for faptastic adventures.

Well, I'll still finalize it, even if its just for personal use or for those, that want to patch and compile it. Eastern dragons and Hydra are there as examples for necks that can grow longer, than dragon necks. I've recently implemented the neckType btw.


About the Dragonfire perk: I like to gain it again after ascension. And while were at it: You can make it permanent through ascension. Wouldn't make much sense to waste points into it, when its already permanent. I don't twink, that was intended by Fenoxo.


Small update: I'm finished with the neckType-addition and removed (commented out) the second paragraph of my neck-TF description. The Neck TF is finished, too including loosing the neck (in PlayerEvents.as), when you lose dragon-features, that are required for it. I'll update the patch and my post with it, after I found some sleep.

Right after that, I'll add the implement the rearBodyType.feature. Next would be saving and loading neckLength, neckType and rearBodyType.

PS: I would suggest to add more eye types and more arm types in the future.
 
Last edited by a moderator:

Night

Well-Known Member
Aug 26, 2015
195
19
Always wanted to play elder scrolls. Is there a new one? Is is it something like fen's game? .....is there sex o_O
 

Etis

Well-Known Member
Creator
Aug 26, 2015
2,500
257
Always wanted to play elder scrolls. Is there a new one? Is is it something like fen's game? .....is there sex o_O

Skyrim is the last one. And I don't think that we'll see AAA-title with sexual content anytime soon...
 

Kitteh6660

Well-Known Member
Creator
Aug 26, 2015
280
141
29
The ascension system isn't in the original game. It was added at a point when placeholder Lethice was added.


And Skyrim is still popular for mods. If you're on PC, you can download mods off Nexus and if you have LoversLab account, you can download adult mods. This includes nudity, sex, and more. Basically, you can turn Skyrim into a porn RPG.
 

Night

Well-Known Member
Aug 26, 2015
195
19
And Skyrim is still popular for mods. If you're on PC, you can download mods off Nexus and if you have LoversLab account, you can download adult mods. This includes nudity, sex, and more. Basically, you can turn Skyrim into a porn RPG.

Yeag I remember seeing a mod of an incubus with a horse dick fucking some NPC somewhere I thought that was for a different game. 


How so i use moss on PC do I need another program to access the internal files?
 

Stadler

Well-Known Member
Jun 21, 2016
366
18
47
The ascension system isn't in the original game. It was added at a point when placeholder Lethice was added.


And Skyrim is still popular for mods. If you're on PC, you can download mods off Nexus and if you have LoversLab account, you can download adult mods. This includes nudity, sex, and more. Basically, you can turn Skyrim into a porn RPG.

Aah, ok. Thanks for pointing that out. Anyway: When I want to test things and/or just want to go through any TF from scratch. And hummus is a way for me to remove any trace of TFs you've undergone in this world. On the other hand: How bout adding an item or an option to Rathazul, which removes that perk rather, than hummus randomly removing it, when you want to keep it and not removing it, when you want to get rid of it.


PS: After the rearBodyType I plan to implement SKIN_TYPE_DRACONIC including the transitions between them and SKIN_TYPE_SCALES.
And probably some more helper-functions, like player.isDraconic(softcap = false) or player.hasLeatherWings, player.hasBatWings, player.hasDragonWings and so on. Just to get some of these ugly long if-statements shorter and a bit easier to write. Maybe I'll create a branch off my HEAD revision for that.
 
Last edited by a moderator:

Sacredferro

Well-Known Member
Aug 26, 2015
510
45
Yeag I remember seeing a mod of an incubus with a horse dick fucking some NPC somewhere I thought that was for a different game. 


How so i use moss on PC do I need another program to access the internal files?

It's been a long while since I last played Skyrim, but the Nexus site has a program called NMM (Nexus Mod Manager). That will help installing and managing mods from that site since most are packaged to install through NMM instead of having to be installed manually. Also, SKSE (Skyrim Script Extender) is highly recommended since a lot of the bigger mods require it to function. It won't add anything you'll see in game, but it allows many more complex mods to work correctly. One thing to note is that SKSE does not load or run unless you launch the game with the SKSE rather than the normal launcher. If you're on Steam, SKSE should show up in your game's list for convenience. When the game boots up, if you don't see SKSE's version in parenthesis next to the games version, SKSE didn't load. While you're at it, the Unofficial Patches can help fix many of the bugs and glitches Beth never patched out. There's one for the base game and then one for each DLC. Pretty sure there's even one for Skyrim Legendary (Which included all DLC).


NMM: http://www.nexusmods.com/fallout4/mods/modmanager/


SKSE: http://skse.silverlock.org/


Unofficial Patch for Skyrim Legendary: http://www.nexusmods.com/skyrim/mods/71214/


...For base game (DLC's have there own): http://www.nexusmods.com/skyrim/mods/19/


...For Dawnguard: http://www.nexusmods.com/skyrim/mods/23491/


...For Hearthfire: http://www.nexusmods.com/skyrim/mods/25127/


...For Dragonborn: http://www.nexusmods.com/skyrim/mods/31083/


...For High Res Texture DLC: http://www.nexusmods.com/skyrim/mods/31255/


That should get you started on modding Skyrim in general. There's also a program called LOOT that helps sort mods in your list so they don't conflict with each other, but I forget where to get it. Didn't see it on Nexus. I'm sure Google or Bing will help. Again, been a long time for me and Skyrim.