콘텐츠로 건너뛰기
라이엇 비트

라이엇 비트

  • 집
  • 소식
  • 가이드
  • 비디오 가이드
  • 패치 노트
  • 남용 신고
  • 검색 양식 전환
Ion Fury

Ion Fury Beyond The Cheat: Console Work and GameVars

에 게시됨 02/26/2022 에 의해 xcotrdx 코멘트 없음 ~에 Ion Fury Beyond The Cheat: Console Work and GameVars
  • 제목: Ion Fury
  • 출시일:
  • 개발자:
  • 발행자:
Information about Ion Fury is still incomplete. 이것을 사용하여 게임의 세부 정보를 입력할 수 있도록 도와주세요. 문의 양식.

Looking under the hood is an interesting time. Maybe the Loverboy didn’t have enough kick and the Disperser took to long to reload for your liking. Perhaps gravity felt like it was weighing down on you. Using the console, symbol list, and dump, there are a heap of gamevars and other options that could be tweaked.

소개: Scraping Around

From time to time there’s a need to poke around a bit further. Old Build Engine junkies have configured, tweaked, and modded just for the sake of doing so. Being able to change certain aspects of the game could be considered cheating, but so much of it is doing it for its own sake.

By opening the console, running list symbols, and looking at fury.log after a game dump, it can be seen that there are a pile of variables that can be changed. This guide is just going to start looking around.

It most certainly could be construed that these changes might be considered /CHEATING/ by many, but Ion Fury doesn’t seem to mind too much.

Because some folks won’t want to dive in all the way, here’s an appetizer:

  1. Open your console in game with “옮기다 + ~”
  2. 유형 “setvar graviationalconstant 10” and hit enter
  3. 유형 “WEAPON1_SHOTSPERBURST 20” and hit enter
  4. 유형 “maxhealth 400” and hit enter
  5. Go test a low gravity environment with a shotgun-like revolver and a serious boost of health.

The List of Symbols

The list of “symbols” that are accessible from the console are reached by typing “listsymbol”. This pulls the entire list of available commands accessible. There are some 248, so listing them here is not ideal.

Some of the most interesting ones are: addlogvar, setvar and setvarvar, maxhealth, and give. Other guides online do go into more detail about the cheat use cases for give, 하나님, and activatecheat, so I hope to expand upon how to use a small subset of the available tools.

Opening the console with “옮기다 + ~” opens the console. Typing in one of the listed above without arguments will pull the consoles default help options for each. One thing that I did find helpful was using the dump cheat to gather the list of symbols once you’ve typed it in, and gathering a very large list of game variables.

GameVars and Basic Changes

eDuke32’s wiki does a great job at explaining how commands, 스크립트, and gamevars work under the hood in the CON files, but much is applicable in-game. The best bet is to look there for a more in-depth look at how things go. This guide is just going to poke around to help those interested in messing around to do so.

Super basic understanding:
“addlogvar” 그리고 “setvar” are the two commands in the console that are most relevant here.
addlogvar will display the current value of the variable.
전. addlogvar p_armor_type
This will return the current armor type 0-2 that the player is wearing. By changing it with “setvar” (전- . setvar p_armor_type 2) the user can change the armor to heavy armor (2) assuming they have any armor values (if the player does not have any armor the armor will not take).

Gravity:
Gravity is set with the gravity constant. By manipulating this variable the game’s floating mechanics can be altered.

예: 무기

무기 1 is the Loverboy. A number of variables define its operation. A look below shows a handful.

WEAPON1_CLIP 0
WEAPON1_RELOAD 60
WEAPON1_FIREDELAY 2
WEAPON1_TOTALTIME 8
WEAPON1_HOLDDELAY 0
WEAPON1_FLAGS 0
WEAPON1_SHOOTS 6912
WEAPON1_SPAWNTIME 0
WEAPON1_SPAWN -1
WEAPON1_SHOTSPERBURST 3
WEAPON1_WORKSLIKE 1
WEAPON1_INITIALSOUND 0
WEAPON1_FIRESOUND 5
WEAPON1_SOUND2TIME 54
WEAPON1_SOUND2SOUND 43
WEAPON1_RELOADSOUND1 1
WEAPON1_RELOADSOUND2 69
WEAPON1_SELECTSOUND 43
WEAPON1_FLASHCOLOR 0

Each variable represents a different attribute of the weapon. The wiki defines them in the pre-defined attributes list.

게임 내, if one wanted a Loverboy that had half the reload time and blasted away like a shotgun one could open the console and do the following:

  • setvar WEAPON1_RELOAD 30
  • setvar WEAPON1_SHOTSPERBURST 15

This setup cuts the number of frames in half for the reload and increases the number of “샷”, as defined by the weapons mechanics, 에게 15.

Other fun variables include maxhealth, gravityconstant, and p_armor_type.

이것이 오늘 우리가 공유하는 모든 것입니다. Ion Fury 가이드. 이 가이드는 원래 작성자가 작성하고 작성했습니다. xcotrdx. 이 가이드를 업데이트하지 못한 경우, 다음을 수행하여 최신 업데이트를 찾을 수 있습니다. 링크.

이 사이트의 콘텐츠가 귀하의 권리를 침해한다고 생각하는 경우, 귀하의 지적 재산권을 포함하여, 문의 양식을 사용하여 즉시 문의하십시오..
가이드 태그:Ion Fury

탐색 후

이전 게시물: Vampire Survivors Item Evolution Cheat Sheet (0.2.13)
다음 게시물: 야쿠자 0 UFO Catcher Guide

답장을 남겨주세요 답장 취소

귀하의 이메일 주소는 공개되지 않습니다. 필수 입력란이 표시되어 있습니다 *

  • 제목: Ion Fury
  • 출시일:
  • 개발자:
  • 발행자:
Information about Ion Fury is still incomplete. 이것을 사용하여 게임의 세부 정보를 입력할 수 있도록 도와주세요. 문의 양식.

부인 성명

인용된 모든 콘텐츠는 해당 소스에서 파생됩니다.. 귀하의 콘텐츠를 허가 없이 사용했다고 생각되는 경우, 우리에게 연락하면 진지하게 받아 들일 것입니다..
  • 회사 소개
  • 문의하기
  • 개인 정보 정책
  • 서비스 약관

저작권 © 2025 라이엇 비트.

에 의해 구동 프레스북 뉴스 WordPress 테마