User contributions
From Unofficial QEdit Wiki Guide
- 21:02, 4 October 2024 (diff | hist) . . (-3,131) . . Asm.txt (Use <pre> tag)
- 20:53, 4 October 2024 (diff | hist) . . (+58,867) . . N Objs.txt (Created page with "== Instructions == Copy the text in contents below into a new file named Objs.txt and put that file into the same directory as qedit.exe. == Contents == <pre> Player Set 1...") (current)
- 20:50, 4 October 2024 (diff | hist) . . (+25,251) . . N FloorSet.ini (Created page with "== Instructions == Copy the text in contents below into a new file named FloorSet.ini and put that file into the same directory as qedit.exe. == Contents == <pre> //p2 area 0...") (current)
- 20:47, 4 October 2024 (diff | hist) . . (+579) . . N Config files (Created page with "Various features of QEdit can be customized by using config files placed in your QEdit directory. == asm.txt == Defines the mnemonics of opcodes and the types of their ar...")
- 05:33, 31 December 2022 (diff | hist) . . (+465) . . Sync (Trying to explain it better)
- 02:51, 9 April 2021 (diff | hist) . . (+6) . . Special characters (Fixed <time>)
- 01:49, 9 April 2021 (diff | hist) . . (-2) . . OPCodes (get_pl_name and get_pl_job)
- 01:49, 9 April 2021 (diff | hist) . . (+25) . . N Get pl name? (Esc moved page Get pl name? to Get pl name: Removed question mark) (current)
- 01:49, 9 April 2021 (diff | hist) . . (0) . . m Get pl name (Esc moved page Get pl name? to Get pl name: Removed question mark)
- 01:49, 9 April 2021 (diff | hist) . . (+743) . . Special characters (Added tags)
- 23:18, 28 March 2021 (diff | hist) . . (+151) . . Asm.txt (Added enable_stealth_suit_effect and disable_stealth_suit_effect)
- 23:16, 28 March 2021 (diff | hist) . . (+31) . . OPCodes (Added enable_stealth_suit_effect and disable_stealth_suit_effect)
- 23:16, 28 March 2021 (diff | hist) . . (+290) . . N Disable stealth suit effect (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:green'>disable_stealth_suit_effect</span> register</span> * register = Register con...") (current)
- 23:15, 28 March 2021 (diff | hist) . . (+328) . . N Enable stealth suit effect (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:green'>enable_stealth_suit_effect</span> register</span> * register = Register cont...") (current)
- 15:39, 30 October 2020 (diff | hist) . . (0) . . Asm.txt (Changed opcodes f8b0-f8b5 from T_V4 to T_V3.)
- 15:49, 23 October 2020 (diff | hist) . . (+69) . . Asm.txt (Added definition for get_num_kills.)
- 15:37, 23 October 2020 (diff | hist) . . (+743) . . N Get num kills (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:green'>get_num_kills </span>register1, register2</span> * register1 = Register cont...") (current)
- 14:55, 23 October 2020 (diff | hist) . . (+2) . . OPCodes (Renamed unknownF829 to get_num_kills.)
- 14:54, 23 October 2020 (diff | hist) . . (+476) . . N Get servernumber (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:green'>get_servernumber</span> register</span> * register = Register to store the r...") (current)
- 14:16, 23 October 2020 (diff | hist) . . (+384) . . Asm.txt (Added definitions for opcodes f8b0-f8b5.)
- 14:14, 23 October 2020 (diff | hist) . . (+763) . . N Write4 (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:green'>write4 </span>xxxxxxxx, value</span> * xxxxxxxx = Memory address to write in...") (current)
- 14:14, 23 October 2020 (diff | hist) . . (+763) . . N Write2 (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:green'>write2 </span>xxxxxxxx, value</span> * xxxxxxxx = Memory address to write in...") (current)
- 14:13, 23 October 2020 (diff | hist) . . (+763) . . N Write1 (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:green'>write1 </span>xxxxxxxx, value</span> * xxxxxxxx = Memory address to write in...") (current)
- 13:25, 23 October 2020 (diff | hist) . . (+681) . . N Read4 (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:green'>read4 </span>register, xxxxxxxx</span> * register = Register to store the re...") (current)
- 13:23, 23 October 2020 (diff | hist) . . (+680) . . N Read2 (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:green'>read2 </span>register, xxxxxxxx</span> * register = Register to store the re...") (current)
- 13:22, 23 October 2020 (diff | hist) . . (+680) . . N Read1 (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:green'>read1 </span>register, xxxxxxxx</span> * register = Register to store the re...") (current)
- 12:16, 23 October 2020 (diff | hist) . . (-33) . . OPCodes (Renamed unknown f8b0-f8b5 to read and write.)