public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

VE Visual Equip not working at all?

BMM Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: VE Visual Equip not working at all?
  • Original author:  Nova
  • Original date: August 30, 2015
  • Source thread: https://forums.rpgmakerweb.com/threads/ve-visual-equip-not-working-at-all.44241/
  • Source forum path: Game Development Engines > Ruby Game System (RGSS) Scripts > RGSSx Script Support

Summary

So VE Visual Equip is not working at all. Equipment doesn't work, events don't work. The "visual equips" don't show up at all. No error messages, nothing. I feel like I must be missing something. Here is the notetag for my hair equipment: id: 1 name "$Hair2_Black"

Archived First Post

So VE Visual Equip is not working at all. Equipment doesn't work, events don't work. The "visual equips" don't show up at all. No error messages, nothing. I feel like I must be missing something.

Here is the notetag for my hair equipment:

<visual part>

id: 1

name "$Hair2_Black"

index: 0

priority: 1

</visual part>

 

What am I doing wrong? Doing this as an event (with <change actor visual> instead of <visual part> of course, doesn't work either.

Link to script:

https://drive.google.com/folderview?id=0B5uvwXLAev89ZTVQRTd2T0EwQlk&usp=sharing

Update: 

I figured it out! It seems I had forgotten about the "setting" that had to be right before the settings. lol. like this:

<visual part>

id: 1

name "$Hair2_Black"

index: 0

priority: 1

</visual part>

 

I hope others can learn from this, to justify me failing to do the obvious ._.

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download
Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#039#rpg-maker-archive#rgss-support

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar