标题: Item Drop for the uMMORPG v1.3 [打印本页] 作者: neshtoZabavno 时间: 2018-3-23 00:13 标题: Item Drop for the uMMORPG v1.3
Requires the uMMORPG package, UNET HLAPI Pro and basic C# knowledge
Allows you to drop items on the ground and modifies the way monsters drop loot to be individual items on the ground that can be picked up.
You can drop items from the inventory and equipment by just drag an item and drop it on the ground. The item will fall to the ground in front of our character.
Item visibility range depending on the Network Proximity Checker to prevent overloading people with items that aren’t within their visible range.
All items will be saved every few seconds, removed after picking up or after a period of time and loaded from the Database after server restart.
Loot will be dropped on the ground in a small distance, randomly around a killed monster.
You can disable or configure a period of time after which an item will be automatically removed from the game.
Hold down the LeftAlt key to see all item names in a certain distance around your character.
Hovering the cursor over an item will highlight it in white and display the name.