Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

[eo] How to hide paperdoll


masa
 Share

Recommended Posts

hi i created a script transformation but such transformations the paperdoll cow is ugly as hidden and when complete the transformation back to normal?
my script its a module called "moditem" the script of cow is

>! Select Case Script
>! Case 1
Call SetPlayerSprite(index, 6) ' 6  is my cow sprite
            Call SendPlayerData(index)
            End If
thanks and sorry my english i'm spanish (español)
Link to comment
Share on other sites

@Yami:

> Fairly simple, in your client's rendering source you'll need to change it so that when characters are transformed, it simply skips the paperdoll rendering code. :)

How? Sorry i'm No0b
Link to comment
Share on other sites

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
 Share

×
×
  • Create New...