Jump to content
  • 0

Usable class suit


Mistique

Question


  • Group:  Members
  • Topic Count:  18
  • Topics Per Day:  0.00
  • Content Count:  53
  • Reputation:   0
  • Joined:  09/15/12
  • Last Seen:  

Hello everyone,

 

I was wondering if someone could help me with this script.

 

What I want:If you're a trans sprite and double-click it, you'll turn into a third job sprite. if you're a third job sprite and click it, you'll turn into a trans again.

Problem: If I double click it, it changes fine. But after like 1 second, it changes back to the other class again...

 

Help is appreciated! :)

 

2393,Trans_Job_Suit,Trans Job Suit,0,0,,0,,0,,1,0xFFFFFFFE,2,2,16,,0,0,0,{ if(roclass(eaclass()|EAJL_THIRD)) changebase roclass(eaclass()|EAJL_UPPER); if(roclass(eaclass()|EAJL_UPPER)) changebase roclass(eaclass()|EAJL_THIRD); },{},{}
 
Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...