Jump to content

Recommended Posts

Posted

Hello!

At start, I do not know if I posted in correct forum section - hard to say, if this is more client side or server side related.

I've created single item that after equipping, covers whole armor set - yeah, just simple joined all armorgrp entries for upper, lower, boots and gloves into one single line. The effect is that I have single item, which after equip changes appearance - like formal wear.

Ok, this part is working as expected until... I change armor type in server-side xml file from alldress to underwear.

I would like to have item, which doesn't unequip normal armor set, but which is located somewhere in underwear/hair slot and changes appearance.

Now, the question is... Is it even possible? Is it possible to do something like that on client side?

Or maybe server decides about what client should display? In this case it could be possible to play with acis365 code and try to overwrite showing armor while underwear is equipped.

Yup, talking about interlude...

Dear MxC Ninjas, any idea? :)

Posted

you would prob need server side support for it and trick it into wearing your costume over the normal armor

Posted

you would prob need server side support for it and trick it into wearing your costume over the normal armor

So, does it mean that server decides what client should display and sends this info to client, then client receives packet and displays what server said?

Posted

yes

...i think (its 2 48 and im sleepy)

So, maybe Tryskell or SweeTs will be able to let me know where I shall take a look on server code side? :)

Posted

This one can be closed. Just played with UserInfo.java and CharInfo.java. Added condition to check if underwear slot is used, and if so, replaced armor parts with underwear ID. Works as expected. Thanks!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock