suriyun-production / mmorpg-kit-docs

This is document for MMORPG KIT project (https://www.assetstore.unity3d.com/#!/content/110188?aid=1100lGeN)
https://suriyun-production.github.io/mmorpg-kit-docs
49 stars 10 forks source link

(Combat status request) #2420

Open darkkriteus opened 9 months ago

darkkriteus commented 9 months ago

It would be possible to add a combat status addon to the Kit, as exists in some mmorpgs, when the player enters a fight against an NPC or player he is in combat status, and cannot log out or initiate a trade, until the combat status end

and in the combat state the animation would also change to an idle combat animation I could add to gameRules something like the time the player will spend in combat after attacking an NPC

insthync commented 9 months ago

I might implement it

darkkriteus commented 9 months ago

I hope so, thank you very much, I think this can help some projects without affecting others..

BJPickles commented 4 days ago

I was browsing through the open issues and saw this. I've written out a list of what would be required. It's a cool idea, but sounds like a lot of work. Up to you Ittipon. :)

Here's the list:

1. Actions Requiring Out-of-Combat Status

Add bools to gameplay rule so people can choose whether to toggle on or off.


2. Social or Interface Actions

Add bools to gameplay rule so people can choose whether to toggle on or off.


3. Travel and Location-Specific Actions

Add bools to gameplay rule so people can choose whether to toggle on or off.


4. Special Gameplay Restrictions

Add bools to gameplay rule so people can choose whether to toggle on or off.


Exceptions and Notes

Add bools to gameplay rule so people can choose whether to toggle on or off.


5. Character Interaction Restrictions

Add bools to gameplay rule so people can choose whether to toggle on or off.


6. Pet and Minion Management

Add bools to gameplay rule so people can choose whether to toggle on or off.


7. World and PvE Gameplay Restrictions

Add bools to gameplay rule so people can choose whether to toggle on or off.


8. Raid and Dungeon Specifics

Add bools to gameplay rule so people can choose whether to toggle on or off.


9. PvP Specific Restrictions


10. GM Commands

insthync commented 4 days ago

Too much O_O

Please create separated posts for each requests, but I am not confirm that I will going to work on any of them, if I got nothing.

BJPickles commented 4 days ago

Yeah, it's basically a whole system rewrite (nor suggesting you should)

insthync commented 4 days ago

Okay, simple just don't do it then