|
|
-inGameTrainer.asi
-inGameTrainer.clothInfo.dat
-inGameTrainer.ini
다운받은 파일 압축을 풀고 3개의 파일을 GTA4 게임폴더 안에 넣어줍니다.
*트레이너를 사용하기 위해서는 먼저 asi loader 프로그램이 설치되어 있어야 합니다.
(예: 엘리스 또는 XLiveless , GTA IV C++ Script Hook , 이중 하나가 필요합니다.)
게임실행 후 F1 키를 누르면 트레이너 매뉴가 화면에 나타납니다.
넘버키 4,6,8,2,번키를 사용해 매뉴를 이동, 선택한 후, 넘버키 5번을 누르면 선택 사항이 게임에 적용됩니다.
자세한 사용법은 동영상을 참고하세요.
인게임 트레이너 동영상
조작키:
F1 - 매뉴창 열기/닫기
NUMPAD4/NUMPAD6 - 매뉴 왼쪽/오른쪽 이동
NUMPAD8/NUMPAD2 - 매뉴 위/아래 이동
NUMPAD5 - 선택
Backspace - 뒤로/이전 단계로
*조작키 변경은 inGameTrainer.ini 파일을 메모장으로 열고 Menu keys 부분에 적히 키 이름을 바꿔주면 수정할 수 있습니다.
**조작키 이름은 inGameTrainerKeys.txt 파일에 적혀 있습니다.
기능:
- v1.0.3.0 패치버전까지 지원 됨
- 멀티게임에서는 트레어너 기능이 적용 안됨
- Vehicle options: 자동차 설정 매뉴, 차 소환, 무적 설정, 색상 변경, 도어락, 라이트, 네온 색상 설정, 등등
- Player options: 플레이어 설정 매뉴, 스킨, 무기, 옷, 돈 변경, 텔레포트, 등등
- Quick options: 체력, 방탄복 설정, 자동차 수리, 게임속도 변경, 지명수배 레벨 없앰, 등등
- Enabler/disabler: 기타 기능 사용유무 선택, 술취한 모드, 중력 모드, 투명화, 등등
- 기타 등등
텔레포트 위치 설정 방법:
트레이너->Quick options->Save position 매뉴를 선택하면 게임속에서 플레이어가 있는 위치가 inGameTrainer.coords.log 파일에 기록됩니다.
이 파일을 열면
2349.7903 144.5185 5.8128 (01/31/09 22:27:52)
이런식으로 3d 좌표와 기록한 시간이 적혀 있습니다.
이 3d 좌표를 복사해서
inGameTrainer.ini 열고
[Tele0]
coords=0.0000 0.0000 0.0000<--이 부분에 복사한 좌표를 붙여넣기 해줍니다.>
desc=Center of the map
새로운 좌표를 또 추가하려면
[Tele1]<--이름의 숫자를 하나씩 늘려줍니다. 0,에서 1로,,>
coords=-269.8286 751.3483 11.5607<--이 부분에 새 좌표를 붙여넣기 합니다.>
desc=Funny statue<--이건 위치에 대한 간단한 설명을 표시, 알파벳 45자까지 가능>
텔레포트 위치는 100개까지 추가할 수 있습니다.
텔레포트 방법은
트레이너->Player options->Location teleporter 매뉴를 선택하면 지정된 위치로 이동, Custom teleports 매뉴를 선택하면 랜덤으로 이동하게 됩니다.
업데이트 내용 v1.9.0:
- Support for patch 1.0.3.0
- Fixed addSpeedInSpeedUp INI option using inverted value in-game
- Some minor tweaks with the visual side of the menus
- Added flying rat, stunt jump and Stevie's car theft locations to location teleporter (many thanks go to bailcom)
- Added episodic weapons to weapon selector, they're skipped by default but you may use INI to change that
- Added quick key support for enabler/disabler options
- Added configurable limits for weather and component selector
- Changed the default rate in respect editor to 0.2 from 0.05 and also made it configurable through INI
- Added "Teleport to waypoint" to quick options
- Added "Gravity gun" to enabler/disabler which works for both peds and cars (note that it may not work for every ped/vehicle)
- Seperated visible damage god mode as a seperate option in enabler/disabler for vehicles
- Added alternative god mode in enabler/disabler, currently rather experimental
- Fixed typo in EnableSounds in INI, if you didn't get the option work earlier, it should work now
-1.0.3.0. 버전까지 지원됨
-트레이너 매뉴 몇가지가 변경되거나 새로 추가됨
-트레이너 기능 사용유무(enabler/disabler)를 선택할 수 있게 함
-이전 버전과 사용방법의 차이점은 특별히 없음
첫댓글 항상 감사드립니다^^