[에바/일팩] * 귓속말 글자수 늘리는 방법
위치:C_ChatWhisper.java
System.out.println("텍스트 길이 : "+text.length()); //검색
if(text.length() > 40) { //숫자 수정 하시면 됨
whisperFrom.sendPackets(new S_SystemMessage("귓속말 글자수를 초과하였습니다.")

위치:C_ChatWhisper.java
System.out.println("텍스트 길이 : "+text.length()); //검색
if(text.length() > 40) { //숫자 수정 하시면 됨
whisperFrom.sendPackets(new S_SystemMessage("귓속말 글자수를 초과하였습니다.")

김닉넴 님의 최근 댓글
클라는 있나요? 2023 04.29 클라 있나요? 2023 03.23 감사합니다 2016 06.06 ㄳ합니다 2016 06.05 ㄳ합니다 2016 06.05