Addon Guild Warehouse

Guild Warehouse

The ``GuildWarehouse`` addon for uMMORPG is an essential extension for guilds in the game. It introduces a warehouse exclusively reserved for guilds, thus creating a real platform for sharing items and gold between members of the same guild.

Main features of GuildWarehouse:

1. Exclusively for guilds: To access this warehouse, players must be members of a guild. This ensures that only guildmates have the ability to deposit and withdraw items and gold.

2. Simplified resource management: The guild warehouse allows you to centralize the guild's resources. This simplifies the management of items and gold for all members. No more need to deal individually, everything happens through the warehouse.

3. Transparency and control: Every deposit and withdrawal is recorded, allowing guild officers to track warehouse activities. This ensures transparency and prevents misuse.

4. Improved cooperation: The addon encourages cooperation within the guild. Members can now contribute more effectively to the guild's goals by sharing resources and helping each other.

In summary, GuildWarehouse is an essential addition for guilds in the game. It promotes cooperation, simplifies resource management and strengthens the feeling of belonging to a guild. With this tool, guilds can thrive and reach new heights in the game.

Tutoriel for installation

1) add in Canvas :

  • UI_GuildWarehouse

2) open player prefab

  • 2.1) add assign GuildWarehouseConfiguration in component PlayerAddonsConfigurator

3) open prefab npc (OPTIONAL)

  • 3.1) open npc prefab, add NpcGuildWarehouse component
  • 3.2) in same npc prefab go to component Npc and asign component NpcGuildWarehouse in field NpcGuildWarehouse
  • 3.3) in same npc prefab assign scriptables game event UIEventGuildWarehouse and check if yes or not this npc offert Guild Warehouse

Advice :

    1. I advise you to create your own scriptables and not to use those present in the addons
    1. I also advise you to create your own prefabs, this will avoid any subsequent overwriting

Tips:

  • copying a file on Unity is very simple, just press Ctrl+d

Requirement

  1. Tools

Add Define

  1. _iMMOGUILDWAREHOUSE

Video Tutoriel

  1. No video tutoriel

Addon Date

  1. Created : 2024-06-02
  2. Updated : 2024-06-02

Tutoriel Date

  1. Update : 2024-06-07 00:25:39

File Date

  1. Update : 2025-05-28

Explore Our Addons:

Force Disconnect addon for uMMORPG
Force Disconnect

This little addon allows you to disconnect ghost users and therefore allow them to reconnect without having to restart the server or disconnect them manually. This can happen when a client crashes, or a disconnect doesn't work very well.

Mesh Switcher addon for uMMORPG
Mesh Switcher

Allows you to turn meshes on a player on/off by using items (ideally equipment). Also allows for dynamic exchange of Materials on meshes.

Equipment Set addon for uMMORPG
Equipment Set

Allows to add Individual, Partial and Complete Set Bonus to equipment items that kicks-in when the player has one, some or all items of a set equipped. Individual, Partial and Complete Set Bonus ca...