New pages
From Unofficial QEdit Wiki Guide
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 20:53, 4 October 2024 Objs.txt (hist) [58,867 bytes] Esc (Talk | contribs) (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...")
- 20:50, 4 October 2024 FloorSet.ini (hist) [25,251 bytes] Esc (Talk | contribs) (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...")
- 20:47, 4 October 2024 Config files (hist) [994 bytes] Esc (Talk | contribs) (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...")
- 22:43, 21 September 2024 Get button cond (hist) [741 bytes] Kayak (Talk | contribs) (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:green'>get_button_cond</span>R1, R2</span> * ''Register 1 needs to be 0'' * ''Regis...")
- 14:27, 17 February 2024 Particle id v3 (hist) [1,973 bytes] Kayak (Talk | contribs) (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:red'>particle_id_v3</span> register1</span> * ''register1 = Particle # Used.'' * ''...")
- 03:22, 26 January 2024 Npc check straggle (hist) [3,225 bytes] Pheonixmog (Talk | contribs) (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:green'>npc_check_straggle </span>register1</span> * ''register1'' = start of contin...")
- 02:51, 26 January 2024 Party coords call (hist) [3,258 bytes] Pheonixmog (Talk | contribs) (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:green'>party_coords_call </span>register1</span> * ''register1'' = start of continu...")
- 02:36, 26 January 2024 Npc coords call (hist) [2,698 bytes] Pheonixmog (Talk | contribs) (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:green'>npc_coords_call </span>register1</span> * ''register1'' = start of continuou...")
- 17:21, 1 November 2023 Smashing Pillar (hist) [2,782 bytes] Kayak (Talk | contribs) (Created page with "==Object== Smashing Pillars can be used as obstacles or as a barrier to be locked or unlocked, or relocked. ==== ID List: ==== * (072) Teleporter Door * (086) Lab Teleporter...")
- 03:23, 20 March 2023 Get vector from path (hist) [1,138 bytes] Kayak (Talk | contribs) (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:green'>get_vector_from_path</span> dword, dword, dword, dword, breg, data</span> *...")
- 18:56, 16 November 2022 Get guildcard total (hist) [279 bytes] Kayak (Talk | contribs) (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:red'>get_guildcard_total </span>register1</span> * ''register1'' = Register to stor...")
- 18:53, 16 November 2022 Get time played (hist) [1,006 bytes] Kayak (Talk | contribs) (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:red'>get_time_played </span>register1</span> * ''register1'' = Register to store th...")
- 18:15, 16 November 2022 Start setevt v3 (hist) [661 bytes] Kayak (Talk | contribs) (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:red'>start_setevt_v3 </span>xxxxxxxx, xxxxxxxx</span> * xxxxxxxx = Floor number * x...")
- 18:12, 16 November 2022 Players in range (hist) [1,384 bytes] Kayak (Talk | contribs) (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:blue'>players_in_range </span>register 1, register 3</span> * ''Register 1'' = Rese...")
- 23:44, 16 October 2022 Npc param V3 (hist) [1,004 bytes] Kayak (Talk | contribs) (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:red'>npc_param_v3</span> ''Register1''</span> * ''Register1'' = Start of continuous...")
- 01:57, 6 October 2022 Particle (hist) [1,722 bytes] Ender (Talk | contribs) (Created page with "==Object== An object that creates a particle on the floor. Uses the same particles as the various particle opcodes. ==Parameters== ==== Generic Arguments ==== * '''Skin''' -...")
- 00:15, 6 October 2022 Touch Plate Object (hist) [633 bytes] Ender (Talk | contribs) (Created page with "==Object== This object is used to unlock a switch when a player is within range of this object. ==Parameters== ==== Unique Arguments ==== * '''(1) Radius''' - Radius of the c...")
- 20:23, 1 October 2022 Fixed Item Box (hist) [1,769 bytes] LunarFuror (Talk | contribs) (Created page with "==Object== Often called Box 2 in drop charts. This is usually a brownish box different from the usual grey. Items in side can be of fixed type or even fixed item. ==Parameter...")
- 20:06, 1 October 2022 Object template (hist) [1,104 bytes] LunarFuror (Talk | contribs) (Created page with "==Object== Some description of the object. ==Parameters== ==== Generic Arguments ==== * '''Skin''' - Value = 3, object ID. Defines this object as a Warp. Do not change. * '...")
- 21:12, 30 September 2022 Laser Detect (hist) [1,120 bytes] Ender (Talk | contribs) (Created page with "==Parameters== ==== Generic Arguments ==== * '''Skin''' - Value = 528 * '''Position X''' - X coordinate of Warp in reference to the center of the room. * '''Position Y''' - Y...")
- 21:07, 30 September 2022 Saw (hist) [1,257 bytes] Ender (Talk | contribs) (Created page with "==Parameters== ==== Generic Arguments ==== * '''Skin''' - Value = 527 * '''Position X''' - X coordinate of Warp in reference to the center of the room. * '''Position Y''' - Y...")
- 23:54, 21 June 2022 Pl chk item2 (hist) [1,652 bytes] Kayak (Talk | contribs) (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:green'>pl_chk_item2</span> register output</span> * register = Starting register in...")
- 20:27, 18 June 2022 Fleti locked camera (hist) [2,258 bytes] Kayak (Talk | contribs) (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:red'>fleti_locked_camera_V3</span> register1</span> * ''register1 = Camera psychica...")
- 00:07, 15 June 2022 Allow weapons (hist) [352 bytes] Kayak (Talk | contribs) (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:green'>allow_weapons </span>xxxxxxxx</span> * xxxxxxxx (DWORD) = Hex value to be us...")
- 00:06, 15 June 2022 Ba use sonar (hist) [895 bytes] Kayak (Talk | contribs) (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:green'>unknownF85F</span> xxxxxxxx</span> * ''xxxxxxxx = Hex value that determines...")
- 02:44, 13 June 2022 Particle3 id (hist) [1,685 bytes] Kayak (Talk | contribs) (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:green'>particle3f_id</span> register1</span> * ''register1 = Particle # Used.'' * '...") originally created as "Particle3f id"
- 22:30, 10 June 2022 BB is ep4boss dying (hist) [326 bytes] Ender (Talk | contribs) (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:blue'>BB_is_ep4boss_dying </span>register</span> * ''register'' = Output register s...") originally created as "UnknownF95A"
- 22:21, 10 June 2022 BB set ep4boss can escape (hist) [985 bytes] Ender (Talk | contribs) (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:blue'>BB_set_ep4boss_can_escape </span>DWORD</span> * ''DWORD'' = Either 0 or 1 ind...")
- 13:52, 10 June 2022 Symbol chat create (hist) [2,179 bytes] Kayak (Talk | contribs) (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:blue'>symbol_chat_create </span>register</span> * ''register'' = Starting register...")
- 02:22, 10 June 2022 Chat detect (hist) [491 bytes] Kayak (Talk | contribs) (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:red'>chat_detect</span> register1,</span> * ''register1 = X coordinate of the radiu...")
- 02:21, 10 June 2022 Set chat callback? (hist) [652 bytes] Kayak (Talk | contribs) (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:red'>set_chat_callback</span> register1, STR</span> * ''register1 = X coordinate of...")
- 12:46, 9 June 2022 Someone has spoken (hist) [247 bytes] Kayak (Talk | contribs) (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:blue'>someone_has_spoken </span>register 1</span> * ''register 1'' = Register for o...")
- 12:46, 9 June 2022 Party has name (hist) [240 bytes] Kayak (Talk | contribs) (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:blue'>party_has_name </span>register 1</span> * ''register 1'' = Register for outpu...")
- 12:44, 9 June 2022 Get cmode prize rank (hist) [360 bytes] Kayak (Talk | contribs) (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:blue'>get_cmode_prize_rank </span>register 1</span> * ''register 1'' = Register for...")
- 12:43, 9 June 2022 Get ba record (hist) [424 bytes] Kayak (Talk | contribs) (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:blue'>get_ba_record </span>register 1</span> * ''register 1'' = Starts the string o...")
- 12:38, 9 June 2022 Is there grave message (hist) [250 bytes] Kayak (Talk | contribs) (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:blue'>is_there_grave_message </span>register 1</span> * ''register 1'' = Register f...")
- 01:49, 12 May 2022 Modi2 (hist) [1,282 bytes] Kayak (Talk | contribs) (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:green'>modi2</span> register1, xxxxxxxx</span> * register1 = Register to perform MO...")
- 18:45, 28 April 2022 Item hex codes (hist) [25,725 bytes] LunarFuror (Talk | contribs) (Created page with "==Overview== Everything you need to know about items and how they work in qedit. ==OP Codes== These OP Codes use item identifiers ==Item Hex List== ===S-Rank Specials=== <s...")
- 17:40, 28 April 2022 Item create (hist) [1,569 bytes] LunarFuror (Talk | contribs) (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:green'>item_create </span>register output</span> * ''register'' = Starting register...")
- 17:25, 28 April 2022 Item create2 (hist) [2,604 bytes] LunarFuror (Talk | contribs) (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:green'>item_create2</span>register output</span> * ''register'' = Starting register...")
- 03:09, 28 April 2022 Effect Object (hist) [3,385 bytes] Kayak (Talk | contribs) (Created page with "==Object== Object that creates an effect, which is unlocked via a switch ID. ==Parameters== ==== Generic Arguments ==== * '''Skin''' - Value = 36, Effect Object. Defines thi...")
- 01:05, 18 April 2022 Sw send (hist) [723 bytes] Kayak (Talk | contribs) (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:green'>sw_send</span> R1</span> * R1 = Switch number * R2 = Floor # * R3 = Lock Sta...")
- 04:08, 23 March 2022 Npc crppk V3 (hist) [2,710 bytes] Pheonixmog (Talk | contribs) (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:red'>npc_crppk_v3</span> ''Register1''</span> * ''Register1'' = Start of continuous...")
- 03:59, 23 March 2022 Npc talk pl V3 (hist) [2,925 bytes] Pheonixmog (Talk | contribs) (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:red'>npc_talk_pl_v3</span> ''Register1''</span> * ''Register1'' = Start of continuo...")
- 23:57, 16 March 2022 Npc crptalk V3 (hist) [2,681 bytes] Pheonixmog (Talk | contribs) (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:red'>npc_crptalk_v3</span> ''Register1''</span> * ''Register1'' = Start of continuo...")
- 23:52, 16 March 2022 Npc crptalk id V3 (hist) [2,724 bytes] Pheonixmog (Talk | contribs) (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:red'>npc_crptalk_id_v3</span> ''Register1''</span> * ''Register1'' = Start of conti...")
- 23:45, 16 March 2022 Npc crp V3 (hist) [2,655 bytes] Pheonixmog (Talk | contribs) (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:red'>npc_crp_v3</span> ''Register1''</span> * ''Register1'' = Start of continuous 6...")
- 02:32, 15 March 2022 Npc crp id v3 (hist) [2,625 bytes] Pheonixmog (Talk | contribs) (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:red'>npc_crp_id_v3</span> ''Register1''</span> * ''Register1'' = Start of continuou...")
- 02:35, 11 March 2022 Equip item v3 (hist) [1,539 bytes] Pheonixmog (Talk | contribs) (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:red'>equip_item_v3</span> register1</span> register1 = Start of 4 continuous regist...")
- 01:19, 11 March 2022 Ba initial floor (hist) [1,167 bytes] Pheonixmog (Talk | contribs) (Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:blue'>ba_initial_floor </span>xxxxxxxx</span> * ''xxxxxxxx'' = Floor id the players...")