태그 보관물: 모드

발헤임 서버에서 치트하는 방법

발헤임 서버치트

발헤임 서버치트

발헤임 서버에서 치트하는 방법

발헤임에서 다른 서버 접속시 치트할수있는 방법 공유드립니다.
단 모드 적용을 해야 가능합니다. ㅎㅎ;;


1. r2modman 모드 프로그램을 설치합니다.

설치방법은 아래 링크로 가시면 됩니다.

설치방법 보러가기

모드 프로그램이 설치되었다면 아래로 이동….


2. 모드 프로그램에서 gungnir 모드설치하기 

설치 사이트에서 모드 설치하는 방법이있는데

거기서 gungnir이라는 모드를 설치합니다.

모드를 설치하였으면 r2modman프로그램에서 발하임 실행하시고

아래 치트를 입력하시면 치트가 적용되는걸 볼수있습니다.


3. 치트목록
(간단하게 자주쓰는 치트만 정리했습니다.)

/creative     크리에이티브 모드

/fly       날아다니기

/butcher        주위 모든 생명체를 없애기

/give [아이템입력] [수량] [플레이어]        아이템 주기

/god        무적상태

/heal       치유하기

/listportals      포털목록보기

/listskills      스킬 목록 보기

/setskill [스킬이름] [레벨]     원하는 스킬 레벨업하기

/listweather         날씨 목록 보기

/weather [날씨입력]         원하는 날씨로 변경하기

/nomana       마나 무한

/nores      무제한 건물 짖기 (아무곳이나 지을수있음)

/nostam        체력 무제한

/puke      구토(다른 음식을 먹기위해)

/removeddrops        주위 드롭 아이템 삭제

/repair        인벤토리 아이템 수리

/spawn [아이템] [수량] [레벨]      아이템 소환 하기

/spawntamed [이름] [레벨]         길들인 NPC나 몬스터,동물 소환

발헤임 치트관련 아이템목록 보러가기  _클릭_

아래에는 치트가 더 있습니다. ㅎㅎ 

/alias <String name> <String[] commandText>
Create a shortcut or alternate name for a command, or sequence of commands.

/bind <String keyCode> <String[] commandText>
Bind a console command to a key. See the Unity documentation for KeyCode names.

/butcher [Decimal radius = 50f] [Boolean killTamed = false]
Kills all living creatures within a radius (meters), excluding players.

/clear
Clears the console’s output.

/creative [Boolean enabled = none]
Toggles creative mode, which removes the need for resources.

/echo <String[] values>
Shout into the void.

/fly [Boolean noCollision = false]
Toggles the ability to fly. Can also disable collisions with the second argument.

/ghost [Boolean enabled = none]
Toggles ghost mode. Prevents hostile creatures from detecting you.

/give <String itemName> [Number amount = 1] [Player player = none] [Number level = 1]
Give an item to yourself or another player.

/god [Boolean enabled = none]
Toggles invincibility.

/goto <Player player>
Teleport yourself to another player.

/heal
Heal all of your wounds.

/help [String commandOrPageNum = none]
Prints the command list, or looks up the syntax of a specific command. Also accepts a page number, in case of many commands.

/listaliases [String alias = none]
List all of your custom aliases, or check what a specific alias does.

/listbinds [String keyCode = none]
List all of your custom keybinds, or check what an individual keycode is bound to.

/listitems [String itemName = none]
List every item in the game, or search for one that contains your text.

/listportals
List every portal tag.

/listprefabs [String prefabName = none]
List every prefab in the game, or search for one that contains your text.

/listskills
List every available skill in the game.

/listweather
Get a list of all available weather types.

/nomana [Boolean enabled = none]
Toggles infinite eitr (mana).

/nores [Boolean enabled = none]
Toggle building restrictions. Allows you to place objects even when the preview is red.

/noslide [Boolean enabled = none]
Toggle the ability to walk up steep angles without sliding.

/nostam [Boolean enabled = none]
Toggles infinite stamina.

/nosup [Boolean enabled = none]
Toggle the need for structural support.

/pos
Print your current position as XZY coordinates. (XZY is used for tp command.)

/puke
Clears all food buffs and makes room for you to eat something else.

/removedrops [Decimal radius = 50f]
Clears all item drops in a radius (meters).

/repair
Repairs every item in your inventory.

/repairbuilds [Decimal radius = 50f]
Repairs all nearby structures within a radius (meters).

/seed
Print the seed used by this world.

/setmaxweight [Decimal maxWeight = 300f]
Set your maximum carry weight.

/setskill <String skillName> <Number level>
Set the level of one of your skills.

/spawn <String prefab> [Number levelOrQuantity = 1]
Spawn a prefab/creature/item. If it’s a creature, levelOrQuantity will set the level, or if it’s an item, set the stack size.

/spawntamed <String creature> [Number level = 1]
Spawn a tamed version of a creature.

/tame [Decimal radius = 10f]
Pacify all tameable creatures in a radius.

/time <Decimal time>
Overrides the time of day for you only (0 to 1 where 0.5 is noon). Set to a negative number to disable.

/tlevel [Decimal radius = 10f]
Level the terrain in a radius.

/tlower [Decimal radius = 10f] [Decimal depth = 1f] [Decimal strength = 0.01f]
Lower the terrain in a radius by some amount. Strength values closer to 0 make the terrain edges steep, while values further from 0 make them smoother.

/tp <Decimal x> <Decimal z> [Decimal y = none]
Teleport to specific coordinates. The Y value is optional. If omitted, will attempt to find the best height to put you at automagically.

/tpaint [Decimal radius = 5f] [String paintType = “reset”]
Paint terrain in a radius. Available paint types are: dirt, paved, cultivate, and reset.

/traise [Decimal radius = 10f] [Decimal height = 1f] [Decimal strength = 0.01f]
Raise the terrain in a radius by some amount. Strength values closer to 0 make the terrain edges steep, while values further from 0 make them smoother.

/treset [Decimal radius = 10f]
Reset all terrain modifications in a radius.

/tshape <String shape>
Choose the shape of terrain modifications with ‘circle’ or ‘square’.

/tsmooth [Decimal radius = 10f] [Decimal strength = 0.5f]
Smooth terrain in a radius with some strength. Higher strengths mean more aggressive smoothing.

/unalias <String alias>
Remove an alias you’ve created.

/unaliasall <Boolean confirm>
Removes all of your custom command aliases. Requires a true/1/yes as parameter to confirm you mean it.

/unbind <String keyCode>
Removes a custom keybind.

/unbindall <Boolean confirm>
Unbinds ALL of your Gungnir-related keybinds. Requires a true/1/yes as parameter to confirm you mean it.

/weather <String weatherType>
Overrides the weather for you only. Use -1 to clear the override.

발헤임 서버용 치트, 발하임 서버용 치트

발헤임 모드 종류

 

발헤임 모드 종류

 


      1. r2modman설치하기

 

아래 링크에서 모드 프로그램을 설치하세요

r2modman 설치방법


    2.모드 종류

필수 모드

  • BepInExPack_Valheim → 모드 필수 무조건 적용
  • Jotunn → 여러가지 추가되는 모드

 

건축 관련 모드

– MissingPieces      건축물들 추가

– MoreGates     문 추가

– VALKEA      건축, 가구 대량으로 추가


– OdinArchitect     건축, 가구 대량으로 추가


– Clutter     가구 대량으로 추가

– CraftyCartsRemake     끌고 다닐 수 있는 제작대 추가

– OdinTrainingPlace     스킬 레벨 올릴 때 유용한 건축물 추가


– OdinCampsite     야영할 때 유용한 건축물 추가



– OdinsHorsePen     간단한 마굿간 추가

– PlanBuild     건축물을 가건축

                        (건축물을 투명하게 건축후 실제 건축물로 변경가능)

– OdinShip     배 추가


– WeatherStones     날씨 변경할 수 있는 건축물 추가, 흐린 날씨 싫어하는 사람들한테는 추천

– OdinsUndercroft     지하실 추가

– SpeedyPaths     길에서 속도 증가, 스태미너 소모 감소

– ValheimRAFT     배를 건축할 수 있음, 실제로 운전도 가능

 

일반 모드

– ValheimPlus      자 크기, 인벤 크기, 무게 상한, 제작대 범위, 용광로 속도, 벌집 속도, 

                              작물 성장 속도, 테이밍 속도, 서버 비밀번호 제거, 건축 제한 제거 등을

                              변경할 수 있는 모드.

– EpicLoot     몹이나 장비에 등급을 부여 , 장비에  특수 효과도 붙음

– EpicMMOSystem     레벨, 경험치, 스탯, 퀘스트 시스템 추가

– EpicValheimsAdditions      보스, 필드보스, 몬스터 추가, 장비 추가, 아이템 추가,

                                                  안개지대/딥노스/애쉬랜드에 몬스터랑 광물 추가

– ServerCharacters     캐릭터 정보를 로컬이 아닌 서버에 저장

– ServerSideMap     서버원들끼리 맵 자동 공유, 동기화

– PassivePowers     보스 제단 효과가 패시브로 바뀌는 대신 약화, 사용 시 잠깐 강화됨

– MultiUserChest     멀티에서 여러 명이 동시에 같은 상자 사용 가능


– DungeonReset     던전을 자동/수동으로 리셋

 

아이템 관련 모드

– PotionPlus     포션 추가

– Terraheim     다양한 장비 추가


– Fantasy Armoury     무기 33종, 방패 9종 추가

– EnhancedPotions     특수효과 있는 포션 추가

– Jewelcrafting     장비 소켓 기능 추가


– MadHatter     저항 효과 있는 모자 추가


– Warfare     다양한 장비 추가

– LightningMead     번개 저항 포션 추가

– BoomStick     판타지풍 총 1개 추가

– Evil Spirit Katana     카타나 추가 모드

– Valweed     대마초 추가 모드

 

삶의 질 증가  모드

– UseEquipmentInWater     물에서 무기/장비 사용 가능

– HammerTime     모드로 추가된 건축물을 기본 망치로 건설가능 모드

– Pageable_Build_Hud     건축물 추가창 페이지 생성 모드

– TrashItems     아이템 버리기 기능

– EquipmentAndQuickSlots     장비슬롯 분리, 퀵슬롯 추가

– AutoRepair     자동으로 전체 수리

– NonrestrictedPortals     드래곤 알이나 광석 들고 포탈 탈 수 있음

– Quick_Deposit     상자에 자동 채우기 버튼 추가


– ValheimGammaMod     밤이나 동굴에서 감마 설정 바꿔서 잘 보이게 해줌

– MoreSlots     인벤토리 슬롯 증가


– ColorfulSigns     팻말 텍스트 색상 변경

– BetterArchery     활 궤적 보정, 명중률 떨구는 난수 설정을 없애거나 활 속도,

화살 중력 수치 조정 가능



– ChestSnap     상자 설치 시 정렬 보정

– FarmGrid     작물 배치 시 정렬 보정

– CraftingWithContainers     상자 안에서 재료 안 꺼내고 제작 가능,

                                        대신 화로에 석탄 안 들어가서 화로 부분은 모드 설정에서 꺼야됨

– Build Camera     건축 시 자유시점으로 변경 가능

– OdinsQOL     삶의 질 향상 시키는 모드 여러 개가 합쳐진 모드


– AlweStats     핑, 프레임, 시간, 인벤 상태, 바람, 배 속도, 좌표 등등을 UI로 띄워주는 모드.


– StaminaRegenerationFromFood     음식 먹으면 스태미너 빨리 참

– World Edit Commands     지형 수정

– Snap Points Made Easy     자동으로 건축 포인트 찾아주는 건축 모드

– Gizmo     건축시 다양한 각도로 회전 가능, x/y/z축 다 회전 가능

– FastTeleport     텔포 빨라짐

– InstantMonsterLootDrop     몬스터가 죽는 즉시 드롭

– InstantEquip     장비 즉시 전환

– Automatics     맵에 자동으로 핀, 문 자동으로 열고 닫음, 연료&광석 자동으로 넣고 자동 회수,

                              자동으로 먹이 줌, 제작대 범위에서 자동으로 수리, 자동으로 광물 캠. 걍 다 자동

– Shield Auto Equip     한손장비 장비하면 자동으로 방패 꺼냄

– SailingSpeed     배 속도 증가

– SimpleRecycling     아이템을 다시 재료로 갈갈

– MultiCraftV     한 번에 여러 번 제작 가능

 

몬스터 관련 모드

– CreatureLevelAndLootControl     몬스터 등급을 3성 이상으로 나오게 하고 드롭템을 수정할 수 있음.

                                                            몬스터한테 특수효과가 생기게 하거나 날짜 지날수록 난이도가

                                                            올라가게 할 수 있어서 기존 난이도 유지되는게 지루하다면 추천

– MonsterAITweaks     몹 행동 양식 수정


– Spawn That     몹 스폰 관련 설정 변경.

                          CreatureLevelAndLootControl, Epic Loot와 호환됨

– Drop That     몹 드롭 관련 설정 변경.

                          Spawn That, CreatureLevelAndLootControl, Epic Loot와 호환됨



– OdinHorse     목초지에서 말 등장, 테이밍 가능, 탑승 가능


– MonsterLabZ     몬스터 추가

– Fantasy Creatures     못난이 몬스터 추가

– Farmyard Animals     가축 추가

– Wildlife     육지 동물 추가


– SeaAnimals     해양 동물 추가


– LandAnimals     육지 동물 추가


– AirAnimals     공중 동물 추가


– Deds Army     언데드 몬스터 추가


– Fee Fi Fo Fum     거인 몬스터 추가

– Cats     털바퀴 추가

– SoulsoftheLandEnemyPack     인간 적 추가하는 모드

 

 

 

클라 전용 모드

– DualWield     키리토충들을 위한 쌍검, 쌍도끼 모드.

– SkillBasedCarryweight     달리기, 점프, 은신 등 스킬 레벨로 무게 상한 증가

– MoreUpgrades     4강 이상으로 업글 가능


– Building     건축 스킬이 따로 생김, 건축하면 레벨 오름, 레벨 오르면 건축물 내구도 증가

– Auga     UI가 많이 이뻐짐

– DigDeeper     땅 더 깊이 파짐

– Heightmap Unlimited Remake     건축 높이 제한 없어짐

– SkipIntro     후긴 타고 날아오는 인트로

– Wearable Trophies     트로피를 머리에 쓸 수 있음

– FloorsAreRoofs     바닥을 천장으로

– FastLink     서버 접속 편하게 하는 모드, 설정 파일 좀 수정해야됨

– NoSkillDrain     죽어도 스킬 레벨 안 떨굼

 


모두 즐겜하세요 ㅎㅎ

마인크래프트 모드 추천사이트

마인크래프트 모드 추천사이트

추천1 던전모드

Dungeon Mobs Reborn

https://www.curseforge.com/minecraft/mc-mods/dungeon-mobs-reborn

2. 추천모드

새로운 동물들이 추가된 모드

https://www.curseforge.com/minecraft/mc-mods/animania

3. 추천 모드

요리관련 주방가구 및 요리 추가

https://www.curseforge.com/minecraft/mc-mods/cooking-for-blockheads

여러가지 모드 사이트 공유

https://www.curseforge.com/minecraft/search?page=1&pageSize=20&sortType=1&class=mc-mods

좀비모드 다운로드 적용방법 [GTA5 모드]

좀비모드 다운로드 적용방법 [GTA5 모드]

  • 다운로드 –
  1. ScriptHookV 다운
    https://ko.gta5-mods.com/tools/script-hook-v
  2. ScriptHookVDotNet 다운
    https://github.com/crosire/scripthookvdotnet/releases
  3. NativeUI 다운
    https://github.com/Guad/NativeUI/releases
  4. 좀비 모드 다운
    https://www.gta5-mods.com/scripts/simple-zombies#description_tab
  • 모드적용 방법 –
  1. ScriptHookV 압축파일 푸신후 , bin 폴더의 dinput8.dll , ScriptHookV.dll 파일을 GTA5 폴더 BIN 폴더에 넣어주시면 됩니다. 스팀 기준 경로 “C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V”
  2. ScriptHookVDotNet 압축파일 푸신후 , 파일 6개를 GTA5 폴더 안에 “scripts” 폴더를 만든후 넣어주시면 됩니다.
  3. NativeUI 압축파일 푸신후 , NativeUI.dll 파일을 새로만든 scripts 폴더에 넣어주시면 됩니다.
  4. 좀비 모드 압축파일 푸신후 , dll 폴더안의 pdb 파일 2개를 새로만든 scripts 폴더에 넣어주시면 됩니다.
  • 실행 방법 –
  1. 게임 실행 후 F10을 누른 뒤 Infection Mode 선택후 엔터.
  2. i 키 누르면 인벤토리 창이 열림.
  3. 근처 생존자를 부를수있고 파손된 차량 근처에 가서 “E키”를 누르고 있으면 수리가 되어 탑승이 가능합니다.