Jump to content
  • 0
Keiichi

Can Anyone help me with these errors?

Question

22 answers to this question

Recommended Posts

I already Solved the 1st Problem but now i have this

90aaad.jpg

When i equip ears. It show the aladdin's prince hat.

Please help me solve this

Edited by keiichi
Link to comment
Share on other sites

how to i fix the view id problem.

the one on the accessoryid.lua i placed 1001

on the itemdb's view id i also placed 1001

but why?

please help

Link to comment
Share on other sites

It could also be that the ³²_file.spr is not the correct one though, check them with spr_conview program. I mean if you have the view ids set correctly it could be an option.

Link to comment
Share on other sites

As others have said, it is your ViewID which is messed up.

If you are editing in LUAs, make sure you have the correct ViewID in the accessoryid.lua .

Also, make sure you have the correct ViewID in the ItemDB. The ViewID in the item_db scripts is just before the brackets (effects)

Ex.

9,9,9,9,1111,{ bonus bAllStats,1; },{},{}

1111 would be the ViewID. You must have set or the Aladin Hat to the ViewID of the Wolf Ears, or the Wolf Ears ViewID to the ID of the Aladin Hat.

Hope it helped.

Link to comment
Share on other sites

Sir this happened again.

i1kz7k.jpg

I tried putting Lighthazen_Aura.

itemdb

15000,Lighthazen_Aura,Lighthazen Aura,5,20,,700,,0,,0,0xFFFFFFFF,7,2,256,,0,0,741,{ bonus2 bSubRace,RC_DemiHuman,10; },{},{}

accessoryid.lua

ACCESSORY_LIGHTHAZEN_AURA = 741,

accname.lua

[ACCESSORY_IDs.ACCESSORY_LIGHTHAZEN_AURA] = "_LHZ",

My Sprite is Located @ datasprite¾ÆÀÌÅÛ

lhz.act and lhz.spr

¿© sprites @ sprite¾Ç¼¼»Ç¸®¿©

¿©_lhz.act and ¿©_lhz.spr

32 Sprites @ sprite¾Ç¼¼»Ç¸®³²

³²_lhz.act and ³²_lhz.spr

what seems to be the problem now?

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

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.