This is a wiki for a reason. Anyone can contribute. If you see something that is inaccurate or can be improved, don't ask that it be fixed--just improve it.
[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]

Difference between revisions of "Magelo Import"

From Project 1999 Wiki
Jump to: navigation, search
m (Removed someone's magelo output)
 
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
<h1 style="color:red">In Beta</h1>
 
<h1 style="color:red">In Beta</h1>
  
== Gear Import? What is this Sorcery? ==
+
== Magelo Import ... What is This Sorcery? ==
  
 
Project 1999 uses the Titanium client, which has an (unclassic, but functional) command called <code>/outputfile</code>. When run it generates a text file containing all of your character's equipment, in your EverQuest folder.
 
Project 1999 uses the Titanium client, which has an (unclassic, but functional) command called <code>/outputfile</code>. When run it generates a text file containing all of your character's equipment, in your EverQuest folder.
  
 
(NOTE: This file includes banked gear ... not useful for Magelo, but it is a way to check your bank when away from cities.)
 
(NOTE: This file includes banked gear ... not useful for Magelo, but it is a way to check your bank when away from cities.)
 +
 +
See also the (semi-related) [[Item_ID_Generator]].
  
 
== Using /outputfile ==
 
== Using /outputfile ==
Line 17: Line 19:
 
== Converting to Magelo ==
 
== Converting to Magelo ==
  
Paste the contents of your file into the box below: (Coming Soon!)
+
Paste the contents of your file into the box below:
 
+
<div id="mageloImportPlaceHolder">Loading ...</div>
+
 
+
== Editing Your Magelo ==
+
 
+
Once you have generated the Magelo code above simply copy it, edit your character's Magelo as normal, and then paste the code into the normal wiki interface.
+
 
+
'''DO NOT''' replace your entire Magelo profile!  Only replace the items section with the pasted text.
+
  
If anything goes wrong you can always use the history tab at the top to roll back.
+
<div id="magelo-import-placeholder">Loading ...</div>

Latest revision as of 20:06, 20 September 2022

Contents

In Beta

Magelo Import ... What is This Sorcery?

Project 1999 uses the Titanium client, which has an (unclassic, but functional) command called /outputfile. When run it generates a text file containing all of your character's equipment, in your EverQuest folder.

(NOTE: This file includes banked gear ... not useful for Magelo, but it is a way to check your bank when away from cities.)

See also the (semi-related) Item_ID_Generator.

Using /outputfile

To use the command run "/outputfile inventory".

You can optionally specify the name of the file, eg. "/outputfile inventory myStuff.txt", and if you don't it will be named "yourCharacterName-Inventory.txt".

You can use any program (eg. Notepad on Windows) to open the file, and then select and copy its contents.

Converting to Magelo

Paste the contents of your file into the box below:

Loading ...