Search results for query: *

  1. Kaiser_SG

    In Progress Deticated server in Linux

    Hello there! someone know how to host a NW server in Linux (Ubuntu). I just follow a lot of guides but i got the same error. Thx
  2. Kaiser_SG

    Custom order menu

    Hello there! Someone can help me to do a custom order menu (b menu) for a Napoleonic Wars server. Thx.
  3. Kaiser_SG

    Help with menu

    So you actually don't want to mod but have some finished product. Perhaps try this here, just found it at the FSE forum:
    The above presentation seems to be triggered by players. Anyway, if it has to be triggered by admins, that is a lot better for you because there are already many admin scripts for that.

    The best admin tools are found in Adimi Tools, check them out but you will have to port them to NW: https://forums.taleworlds.com/index.php?threads/adimi-tools-v1-52-for-1-174.275440/.


    As I said, that is the place to go.

    Yeah, in this case, @Kaiser_SG has to rely on what has already been done.
    guys i try with all the admin tools but its impossible
  4. Kaiser_SG

    Help with menu

    Above you have the source code linked for a simple spawning of items, you only need to implement it into your mod. The better question would be if you already managed to set up the module system for your mod and managed to compile it succesfully. Is that the case?
    I only want to spawn items for my NW server
  5. Kaiser_SG

    Help with menu

    Does it have to be triggered by an admin or by any player on the server?
    by an admin
  6. Kaiser_SG

    Help with menu

    Menus in modding world mean single-player game menus (like in villages or battles), the thing shown above is what is called presentations.

    Making such presentation work like on Tropical Paradise server would be quite tough for you if you have just started scripting Warband. Like really, really tough. Creating a standalone presentation would be quite easy, but making client/ server events would be very hard to do. You may look at Minisiege's source code or some Caesim's scripts that handle item selection server-side to learn a thing or two (the scripts, however, are not the same with the above shown by you). Just go to FSE forum and take a look around its modding resources section.
    I only want a simple thing to spawn items. Like a command, menu or something but with the posibility to spawn somes items.
  7. Kaiser_SG

    Help with menu

    I would have been surprise if it would have worked since it has been developed before NW has been released :razz:

    There is no easy solution which you can just put on your mod and it works fine and perfect. I gave you all the informations which are available, doing presentations is challenging, even for experienced modders. The rest is now trial and error which requires work from your side.
    I already found the sourcecode of napoleinic wars but I still don't know how to change the items of the admin tricks
  8. Kaiser_SG

    Help with menu

    You can look up this open source admin mod:
    It contains the option for admins to spawn items. You need to figure out which parts you need and how you have to integrate them into your mod.
    I test that admin mod. Unfortunately it doesn't work in napoleonic wars
  9. Kaiser_SG

    Help with menu

    Like Dalion wrote at the Modding Discord:


    For presentations there don't exist any real tutorials which explain the basics. Most of it is trial and error, so you need to dig into the presentations which are already around and change them a bit to get slowly a feeling for how they work.

    You can find some crude basics explained here:

    Here you find a tutorial of how to create a new unit section to NW multiplayer:
    I only want that menu to spawn items like a musket or pistol, because i cant find custom commands in the forums to spawn it.
  10. Kaiser_SG

    Help with menu

    Hello everyone! I'm new in modding world, and i like so much this game. I play a lot of servers in witch this menu appears, and i decided to make one for my server, but i don't know how. Someone can recommend me some guide or template. thx
Back
Top Bottom