Search results for query: *

  • Users: duck123
  • Content: Threads
  • Order by date
  1. How to Make Custom Bannerlord Scripts Run on a Multiplayer Server

    Here is a video I made that talks about getting custom scripts in the scene editor to work on a multiplayer server. Ive attached the code examples from the video. I made a similar post earlier for getting scripts to run just in single player...
  2. How to deal damage to an agent

    Hi, I have written code to deal damage to an agent when they get too close to an object. The code works however when the player dies the game crashes. There are alot of options I could set and im not sure what I need to in order to get a proper death and avoid a crash, all im doing now is...
  3. How to create custom scripts to use in scene editor

    In the bannerlord scene editor you can add a script to an object. I was wondering how I could make my own script that I could then assign to an object in the scene editor to get a behavior I want. Im mainly looking to find out where I would need to store the script for it to show up in the...
Back
Top Bottom