"And the saints regarded him from their stone facade, and he felt their gaze as if it were the eyes of God"

  • View media
  • View media
  • View media
  • View media
  • View media
  • View media
My Blogs

No blogs were found matching the criteria specified. We suggest you try the blog list with no filter applied, to browse all available. Join now to share your own content, we welcome creators and consumers alike and look forward to your comments.

Post comment Comments
Wyzilla
Wyzilla - - 25 comments

Have you thought about making a submod for Warsword adding those armors? They look pretty damn good.

Reply Good karma Bad karma+2 votes
Ryndill_Blackfyre Creator
Ryndill_Blackfyre - - 891 comments

Sone should already be in use in Warsword itself, mostly the Bretonnian armors. But they have all been sent to the Warsword team so its their choice which to implement and which not.

I unfortunately don't have most of the models anymore so I cannot publish a submod.

Reply Good karma+2 votes
CheezeCrostata
CheezeCrostata - - 356 comments

Hi!
I wanted to ask if you could tell or link me to some tutorial on how to make factions hate the player depending on their race, like the humans\ vampires do in your mod? I'm making a mod about humans fighting orcs with playable human and orc races, so I want to have the orc factions hate the human player and vice-versa.
Thanks in advance! :)

Reply Good karma Bad karma+1 vote
Ryndill_Blackfyre Creator
Ryndill_Blackfyre - - 891 comments

I simply added a script to the background info when the player choses a start. For example, if you were to play as a human and choose interlands, the cb_hinterlands start contains the script.

(eq,"$background_type",cb_hinterlands),
(troop_raise_attribute, "trp_player",ca_strength,1),
(troop_raise_attribute, "trp_player",ca_charisma,1),
(troop_raise_skill, "trp_player",skl_leadership,1),
(call_script, "script_change_player_relation_with_faction", "fac_kingdom_6", -20),
(call_script, "script_change_player_relation_with_faction", "fac_undead", -30),
(call_script, "script_change_player_relation_with_faction", "fac_demons", -30),

________________________
If you have any further questions, better to pm me. I rarely check my profile.

Reply Good karma+2 votes
Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account:

X