Take A Shot Every time I Say "On Action" 🙃 NOTE: You don't always need a trigger, I was just giving examples on if a trigger is needed.
@HimanshuKumar-tw4fl2 жыл бұрын
Please continue making these videos! They are very helpful!
@atomicgaming17162 жыл бұрын
Another excellent tutorial, you are almost singlehandedly teaching all of us beginners how to mod our favorite game!
@Zeisix2 жыл бұрын
I appreciate you. I'm honestly just trying to make it easier for people, as it was tough to gather all the right info together when I first started.
@atomicgaming17162 жыл бұрын
I'm having that same problem right now, honestly there are so few tutorials online for even the things I would expect to be easy, like making a culture and a religion, which I'm struggling to do myself. I'll be sure to credit you in my mod for all your help!
@Zeisix2 жыл бұрын
@@atomicgaming1716 I was helped a ton by the CK3 discord, so check that out if u haven't already. Their modding knowledge is next level.
@atomicgaming17162 жыл бұрын
@@Zeisix I'm in it! At least one of them! But there's something about video guides, they just make everything smoother for me and I'm sure others as well
@Zeisix2 жыл бұрын
@@atomicgaming1716 yeah I agree. Video tutorials are better
@HOSSEIN_BADBOY Жыл бұрын
You explain very good. Need more ck3 videos
@RikardRynoson10 ай бұрын
Thanks for a great tutorial series! Have you considered making a tutorial on custom events? I'm sure a lot of people would be happy if you did. :)
@stockykruegar Жыл бұрын
liked and subbed! please do one on scopes and stuff as well
@aatherizzler7 ай бұрын
You are so underrated
@someoneelse26442 жыл бұрын
Just a point, you said "then we need to have a trigger command" @4:00 when in fact you don't actually need to a trigger in a on_action, only when we want to selectively trigger the on_action for a given set of requirements. And a query you used has_trait = bastard, does that work for you? I used it in one of my on_birth_child actions and it did not work, I had to write a workaround to determine the child is a bastard.
@Zeisix2 жыл бұрын
Thanks for the input. You are 100% correct with the trigger. I was just giving examples on what you can do overall (I should have made this a little more clearer in the vid to save confusion). Thanks for bringing this up, your input is appreciated and I'm sure it will help a lot of people. and yeah the has_trait has worked for me.
@someoneelse26442 жыл бұрын
@@Zeisix Hey keep up the great work, your two videos in the series so far are 100% more help for actually "starting to mod" than I found when I started modding 👍 And forget what I said about the bastard trait, it was so long ago I forgot what I was doing at the time. It was actually scope:is_bastard on the on_birth_child action that threw me for a while until I finally realised that it's only set for children that the game knows as bastards, which is not the same as me knowing my child is a bastard. Seems crazy to me now, that it was so long ago that I forgot that I worked the answer out and moved on to publish a few successful mods myself since those early days 😂
@iamcryyy14035 ай бұрын
need a tutorial on how to make modifiers
@enzo.calabrese2 ай бұрын
Part 3 !
@funnyhacking289011 ай бұрын
Anyone has any idea which programming language is that ?