Jump to content
  • 0

No flying angel wing shown in Equipment Window


donkeyg

Question


  • Group:  Members
  • Topic Count:  344
  • Topics Per Day:  0.08
  • Content Count:  1060
  • Reputation:   1
  • Joined:  02/13/12
  • Last Seen:  

No item shown in Equipment Window but my character has flying angel wing

 

post-2303-0-94021100-1427097510_thumb.png


whats the problem sir? anyone pls help me


im only able to show when i type @refresh / @go 0 


hi anyone has solution? need to fix it badly..

Link to comment
Share on other sites

7 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  386
  • Reputation:   38
  • Joined:  04/28/13
  • Last Seen:  

U checked the costume window?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  162
  • Topics Per Day:  0.05
  • Content Count:  1546
  • Reputation:   192
  • Joined:  07/23/14
  • Last Seen:  

No item shown in Equipment Window but my character has flying angel wing

 

attachicon.gif333.png

whats the problem sir? anyone pls help me

im only able to show when i type @refresh / @go 0 

hi anyone has solution? need to fix it badly..

 

I'm not sure if that is normal but sometimes i encounter this kind of problem and what i can see on the picture of server your on the stage of testing things right? and doing restart/reloads/etc..

 

This might be bug but we need to provide how to produce this.. 

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  344
  • Topics Per Day:  0.08
  • Content Count:  1060
  • Reputation:   1
  • Joined:  02/13/12
  • Last Seen:  

U checked the costume window?

Yes, checked, nothing in the costume window also. 

 

 

 

No item shown in Equipment Window but my character has flying angel wing

 

attachicon.gif333.png

whats the problem sir? anyone pls help me

im only able to show when i type @refresh / @go 0 

hi anyone has solution? need to fix it badly..

 

I'm not sure if that is normal but sometimes i encounter this kind of problem and what i can see on the picture of server your on the stage of testing things right? and doing restart/reloads/etc..

 

This might be bug but we need to provide how to produce this.. 

 

tried to restart and recompile many times, its still same.. any solution? need help :(

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  118
  • Reputation:   17
  • Joined:  01/29/15
  • Last Seen:  

Seems like the sprite is there permanently once he equips it. Seeing as he unequipped right before taking the screenshot.

I have no clue how to solve it, but this observation might prove useful :)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  344
  • Topics Per Day:  0.08
  • Content Count:  1060
  • Reputation:   1
  • Joined:  02/13/12
  • Last Seen:  

anyone can help me pls? thanks...

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  657
  • Reputation:   662
  • Joined:  11/12/12
  • Last Seen:  

Does this happen with other headgears? What happens when you wear another headgear, do the two stack on top of each other?

 

Maybe you used setlook at some point in one of your script, you could try to reset your look with the script below.

prontera,157,225,4	script	 Style Remover	4_PORING,{
	unequip EQI_HEAD_TOP;
	unequip EQI_HEAD_MID;
	unequip EQI_HEAD_LOW;
	unequip EQI_COSTUME_HEAD_TOP;
	unequip EQI_COSTUME_HEAD_MID;
	unequip EQI_COSTUME_HEAD_LOW;
	setlook 3,0;
	setlook 4,0;
	setlook 5,0;
	end;
}
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  344
  • Topics Per Day:  0.08
  • Content Count:  1060
  • Reputation:   1
  • Joined:  02/13/12
  • Last Seen:  

 

Does this happen with other headgears? What happens when you wear another headgear, do the two stack on top of each other?

 

Maybe you used setlook at some point in one of your script, you could try to reset your look with the script below.

prontera,157,225,4	script	 Style Remover	4_PORING,{
	unequip EQI_HEAD_TOP;
	unequip EQI_HEAD_MID;
	unequip EQI_HEAD_LOW;
	unequip EQI_COSTUME_HEAD_TOP;
	unequip EQI_COSTUME_HEAD_MID;
	unequip EQI_COSTUME_HEAD_LOW;
	setlook 3,0;
	setlook 4,0;
	setlook 5,0;
	end;
}

yes both... even i wear my shield/weapon/boots also have this kind of problem.what should i do??

help pl anyone, this is so unconfortable...

Link to comment
Share on other sites

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...