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
  On 5/16/2022 at 11:21 PM, 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.

Expand  

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
  On 5/16/2022 at 11:21 PM, 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.

Expand  

 

Skin Code (github.com)

  On 5/17/2022 at 1:55 AM, 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

Expand  

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
  On 5/17/2022 at 4:16 PM, Tryskell said:

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

Expand  

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
  On 5/17/2022 at 4:51 PM, 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.

Expand  

Topic locked.

Guest
This topic is now closed to further replies.


×
×
  • Create New...