2007년 08월 26일
SchoolMate ~ Ani Character Hair-Mod Col v.1

2. 스쿨메이트의 data폴더에 sm_f.pp, sm_m.pp, sm_t.pp, sm_y.pp, sm_z.pp 파일이
들어있어야 합니다.(익스트림 노모, puffy 노모, took_SM 노모 등)
sm_cha.exe
sm_cha.a00
sm_cha.a01
sm_cha.a02
sm_cha-src.7z
이 글과 관련있는 글을 자동검색한 결과입니다 [?]
- 우와아아... by 리에라
- 스쿨메이트 Mod 제작 초급 - UV 맵 파일 이용하여 의상 만들기 by 누구야
- 스쿨 메이트를 설치해봤습니다 by 쿵수
- 패치 정리 0927 by 흠냐 by 누구야
# by | 2007/08/26 13:45 | 스쿨메이트 | 트랙백 | 덧글(21)





☞ 내 이글루에 이 글과 관련된 글 쓰기 (트랙백 보내기) [도움말]
which is on : Form=e:\work\autit\launcher\specialforce\runsf.kxf
I don't use Koda...
It used only SciTE Editor and it made...
If the line the sample under using from it goes mad and it cannot erase it is a line.
Original :
----------
Func AButton1Click()
Run("schoolmate.exe")
EndFunc
Func AButton2Click()
Run("schoolmate_photo.exe")
EndFunc
Change to:
----------
Func AButton1Click()
;File Check
$file = FileOpen("schoolmate.exe", 0)
If $file = -1 Then
MsgBox(0, "Error", "SchoolMate Launcher was not found !")
else
Run("SchoolMate English.exe")
EndIf
FileClose($file)
EndFunc
Func AButton2Click()
;File Check
$file = FileOpen("SchoolMate English.exe", 0)
If $file = -1 Then
MsgBox(0, "Error", "schoolmate photo Launcher was not found !")
else
Run("schoolmate_photo.exe")
EndIf
FileClose($file)
EndFunc
Also can you check the Clothes Function, cause many report it's not working...
It amends with the method…
ClothesFuntion necessary, AllInOne Mod(Korean Mod) where it becomes
And When it uses v2, which degree being solved all.
sm_che_Extra Pages_by_Hiremi
sm_cha_Advanced_Uncensor_V3c_by_Kolyce
for who want to quick download them, here : http://www.hongfire.com/forum/showpost.php?p=1338558&postcount=1581
sm_cha.exe
파일에 트로이목마 바이러스가 먹었다고 나오는군요..
이건 제 컴퓨터 문제인가요,
아니면 본래 압축 파일 자체의 문제인가요 ;ㅅ;
AutoIt 스크립트나 배치파일을 EXE로 바꾼경우에 트로잔 바이러스와 비슷한 코드가
있어 일부 바이러스 백신에서 바이러스로 인식 됩니다...
사용해도 문제는 없는것이니 걱정하지 않으셔도 됩니다...
정...찝찝하면 사용하지 마시구요...
이거 다운 받고 압축 푸니깐 data랑 sm_cha.exe 이거 두개가 나오거든여???
여기서 나온 data를 스쿨메이트 data에 겹쳐야 하는 건가여???
sm_cha.exe를 실행 하니깐 위에 그림처럼 실행이 되는데
저기서 스쿨메이트 실행 누르면 뭐 지정된 파일을 찾을수 없다고 나오는데......
뭐가 문제 인가요??????
위에 적어놓은 주의사항대로 설치하면 이상없이 돌아갈것입니다...
스쿨메이트 data 안에서 압축을 풀어야 한다는 건가요???
이거 설치법좀 자세하게 좀 설명 해주시면 안될까요????
몇개 안되니 잘 한번 찾아보세요...;;;
3시간째 맴돌다가 드뎌 실행했어요!!!!