📄 readme.txt
字号:
Decorus WoW GM Tool v. 0.0.6.0
Installation
------------
local GM:
Copy only wowgmtool.exe, triggers.dat and locations.dat to wowemu folder.
(only for old version server: if you don't have file \saves\players.save, copy it too)
remote GM:
Replace files in \saves and \scripts with files from your server.
Switch WoW to window mode (press maximize for "full" screen).
Help
----
--- NPC:
[.targetlink] - If spawn point is hidden, select npc and press the button.
[.setlevel] - Set level for pc and npc.
--- Items:
[.add] - Add item to your backpack (double-click on table).
--- GO/T:
[.gotrigger] - Teleport to the selected area trigger (double-click on table).
[0 0 0 0] - your current coordinates (tested only with WoW 1.2.4 US, WinXP)
[location] - search for a description in "locations" db, press Enter for ".go" command.
[save xyz] - save current location with [location] description.
Double-click on "locations" table - teleport to selected location.
[.addgo] - Add gameobject to your coordinates (double-click on table).
[.targetgo] - Select nearest game object.
Click on 'Trigger name', ' Object name' or radio buttons to switch between triggers and objects.
--- GM:
[refr] - Refresh Player table.
[link] - Link a character with an account. Select a character, type in the account name then press the button.
Double-click on the table to see the account file content.
* - player is online (0.4222.2.5+)
--- Misc:
[.delallcorp] - delete all corpses ( for 0.4222.2.5+ )
[save temp. scp] - save all scp files as temporary db for faster loading
(next time you start the program, all data will be loaded from temporary db)
[del tmp] - delete all temporary scp db files. Make sure your changes are saved as scp.
(next time you start the program, all data will be loaded from scp files)
--- Editor:
[enter] - Accept.
[esc] - Undo.
[insert] - Insert a row.
[del] - Delete a row.
Double-click on header row for sorting.
[.save] - Save current table as .scp or .dat file.
In the table "; " (;+space) is used as an id separator for 'sell', 'loot', 'train', 'quest', etc.
Columns are moveable, column with ID# always should be first.
Before saving, old file will be backuped as *.<currentdate_time>
[Filter] - show/hide/activate filter
[Clear] - clear all filters
substring filterting :
S*, S? : * or ? denote multi or single character matches
>, < , >=, =< : larger than, less than, larger or equal, less or equal (when data is numeric, comparison take place based on numeric data, otherwise on alphabetic comparisons)
= , ! : equal or not equal
& , ^ : logical AND , logical OR
Thus, an expression : >20 & <30 is a valid filtering expression as well as !A*
Tips
----
Right click on "small" tables for the sort menu.
Enter ID# to see an item/npc with that ID from your db (if any).
You have to select a target first for some commands.
The cleaner your scp files is, the faster is loading.
About the author
----------------
Contact me if you have any questions, comments or suggestions:
http://decorus.freestarthost.com
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -