Jump to content

[mod] Slime Mod


Recommended Posts

Posted

About to start playing it, i wanted to warn you that there appear to be an issue with the file path indicated in the .mod descriptor as it is YOUR file path and i had to manually change it. Dunno if its a me issue tho.

Posted

2nd times the charm fixed it again. @Aquaos5 it should be random. 

This is what i have for the event trigger but tbh I'm a moron trying to learn lol.

first_valid = {
            triggered_desc = {
                trigger = { exists = scope:to_activity }
                desc = travel_events.0010.to_activity
            }
            triggered_desc = {
                trigger = { exists = scope:at_destination }
                desc = travel_events.0010.at_destination
            }
            desc = travel_events.0010.from_activity
        }

Posted (edited)

im no expert when it comes to moding so i cant tell if there is anything wrong with your event trigger, i just found it weird that after 15 years in game as a landless female ruler nothing happenened yet. Perhaps I'll have to wait until I gain some land.

Edited by Aquaos5
Posted (edited)

Seems interesting. Slime isn't really my thing but it's always nice to see more people interested in adult CK3 modding.

 

You can look through the vanilla files to see how things work - there's an on action that fires whenever you travel to a new province which is often used to fire travel events. You can hook your own on_action into it (so that it doesn't override) and then place whatever conditions you want into either the custom on_action block or your own event.

Edited by Kieva
Posted (edited)

Not particularly into Slimes, but I'm already running a Cum-Soaked Clowncar of a modlist. Might as well add to the funnies.
- Cheers for making this, friend.

Edited by Cupcakewaterfall
Adding more to the comment.
Posted

There's a lot of localization issues in this mod. For example slime_tradition_queen_of_the_slimes in the traditions file and slime_tradition_Queen_of_the_Slimes_name in the loclization file don't match because of the capital letters, thus in game you see slime_tradition_queen_of_the_slimes_name. My advice is don't use capitals outside of loclization text since paradox code is casesensitive and it can cause bugs.

Posted

i just hope the "male oriented content" will not be men submiting to slimes.
i want some nice big titty slimeguirls damit!

Posted

Just have faith I'm still learning and I'll try to fix everything as I work on it. It's definitely a learning process lol.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...