Jump to content

Question

Posted (edited)

Hello once again. Recently tried to apply this skin code:(https://pastebin.pl/view/61885863), but with no success since as it seems is written for previous versions of aCis. This code is written by StinkyMadness and Williams, but, is there any chance of helping me adapt it for the current versions, like 401+ ? If so i would be so glad.

 

 

Thanks in advance.

Edited by Charm3R

7 answers to this question

Recommended Posts

  • 0
Posted
2 hours ago, Charm3R said:

Hello once again. Recently tried to apply this skin code:(https://pastebin.pl/view/61885863), but with no success since as it seems is written for previous versions of aCis. This code is written by StinkyMadness and Williams, but, is there any chance of helping me adapt it for the current versions, like 401+ ? If so i would be so glad.

 

 

Thanks in advance.

The code is not written by me... I just give him some hints on private messages to fix some major issue on his code.. Williams code it.. not me. Gosh... xD

  • Thanks 1
  • 0
Posted
3 hours ago, Charm3R said:

Hello once again. Recently tried to apply this skin code:(https://pastebin.pl/view/61885863), but with no success since as it seems is written for previous versions of aCis. This code is written by StinkyMadness and Williams, but, is there any chance of helping me adapt it for the current versions, like 401+ ? If so i would be so glad.

 

 

Thanks in advance.

 

Skin Code (github.com)

29 minutes ago, StinkyMadness said:

The code is not written by me... I just give him some hints on private messages to fix some major issue on his code.. Williams code it.. not me. Gosh... xD

your tips were the best thank you.

  • Like 1
  • 0
Posted

I don't see anything blocking, even on latest.

 

I don't even think there is a single import edit to do : IXmlReader is on since multiple dozens revs (377), Player aswell (367).

 

If you got issues applying on network packets (because of lines edition), simply read the actual content and apply manually...

  • 0
Posted (edited)

First of all, thank you all three. Just tried to apply the fresh code, but it gives me this one error : https://imgur.com/a/khl7etN. I already made DressMeData.java file but it keeps givin me this error, any thoughts what caused it? Plus i had few more errors with this line

import net.sf.l2j.gameserver.model.actor.ai.type.BootAi;

in CharInfo, UserInfo ,but i delete it, with no errors in the code, guess it's an unnecessary line!?

 

 

Thanks in advance.

Edited by Charm3R
  • 0
Posted
15 minutes ago, Tryskell said:

Fix the import, that's the first recommended line.

It isn't about fixing, its about importing. This line is missing from the code. I add the import line in GameServer.Java, and it builds with no errors. Thanks a lot to all of you.

  • 0
Posted
21 hours ago, Charm3R said:

It isn't about fixing, its about importing. This line is missing from the code. I add the import line in GameServer.Java, and it builds with no errors. Thanks a lot to all of you.

Topic locked.

Guest
This topic is now closed to further replies.


×
×
  • Create New...