Steam telepítése
belépés
|
nyelv
简体中文 (egyszerűsített kínai)
繁體中文 (hagyományos kínai)
日本語 (japán)
한국어 (koreai)
ไทย (thai)
Български (bolgár)
Čeština (cseh)
Dansk (dán)
Deutsch (német)
English (angol)
Español - España (spanyolországi spanyol)
Español - Latinoamérica (latin-amerikai spanyol)
Ελληνικά (görög)
Français (francia)
Italiano (olasz)
Bahasa Indonesia (indonéz)
Nederlands (holland)
Norsk (norvég)
Polski (lengyel)
Português (portugáliai portugál)
Português - Brasil (brazíliai portugál)
Română (román)
Русский (orosz)
Suomi (finn)
Svenska (svéd)
Türkçe (török)
Tiếng Việt (vietnámi)
Українська (ukrán)
Fordítási probléma jelentése
from the wiki: "In one quote, Nonkey Jong states the "code for true power " is Up Up Down Down Left Right Left Right Alt F4. "
To do this, you'll need to get a program like dnspy to edit the .dll file that starts with "Joel".
Once you've decompiled the file, find the PlayerConfig class, and then find the "get airjumps" method. Right click anywhere on the code and select "edit method". Edit the line that starts with return so it instead says "return 10000;". Click compile, then in the top left of the window click file, and save. Now you should be able to jump in the air as much as you want!
Let me know if you have any questions.
https://steamcommunity.com/sharedfiles/filedetails/?id=3455730201
Every time I try to add the return 10000; it errors out, can you help?