Indie Dev

Hello Guest!. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, sell your games, upload content, as well as connect with other members through your own private inbox!

[Solved] TAGS and CONDITIONS

Status
Not open for further replies.

netorinye

Villager
Xy$
0.00
hi, first thanks in advance for any support
im not very good with english but ill try to explain myself
there was this old script in vx ace created by tsukihime http://himeworks.com/2013/03/tag-manager/
let u tag actor, classes, equipment, states and use those tags to condition the use of equipment, skills, items
ex
Eric <tag: male>
Natalie <tag: female>
Common Shield etype: small shield no tag
Warrior Shield etype: small shield <tag condition: male>
Pirncess Shield etype: small shield <tag condition: female>
both Eric and Natalie are the same class, can equip etype small shield, both can equip the Common Shield, but the Warrior Shield can only be equiped by Eric and the Princess Shield can only be equiped by Natalie

I read once that in MV this can be done without plugins but cant find how
Is really possible or do i need a plugin, and in that case is there a plugin capable of this???
 

CT_Bolt

Global Moderator
Staff member
Resource Team
Xy$
0.02
I think possibly some if not all of this can basically be achieved in MV as it is:
Add the weapor/armor types to this for each actor of the ones you don't want them both to be able to equip.
upload_2018-12-6_11-19-33.png
Remove the weapor/armor types from this that you don't want them both to be able to equip.upload_2018-12-6_11-18-48.png

Plugins:
Like this AND/OR this?

Let me know if that helps. (cool)
 
Last edited:

netorinye

Villager
Xy$
0.00
@CT_Bolt
first thanks for your answer

i know all that and use lot of yanfly plugins

the idea was to simplify things to a few words instead of creating extra equipment types or writing long and complex equip or skill requirements (yanflys plugins are easy but but some of my crazy ideas complicate everything)

well...

i guess if theres no other way ill have to do things the long way
 

CT_Bolt

Global Moderator
Staff member
Resource Team
Xy$
0.02
Hmm... oh yes I think I see now...

Just found this. Does that look any better?

If not I could probably write a plugin or addon perhaps that would work for what you need.
 
Status
Not open for further replies.
Top