Database website?

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
SDBRedXIII
Posts: 10
Joined: Thu Feb 21, 2013 7:37 am

Database website?

#1 Post by SDBRedXIII »

Hi guys,

i'm looking for a website to get my IDs for NCP/Items/Quest.
Right now I'm using runesdatabase but its kinda slow and take ages to open several pages.
Any of you have a better source?

Thanks
User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: Database website?

#2 Post by lisa »

I just open CE and do a text search for it.

If it is a quest you currently have you can use Rock's quest thingy
http://www.solarstrike.net/phpBB3/viewt ... t=questlog

If you want NPC ID's then just start MM with

Code: Select all

rom/getid
and point the mouse at the NPC, the name and ID will be displayed on the MM window.

For items I just do a printinventory(), one of my userfunctions that just prints item name and ID, it can be found in the link in my signature of userfunctions.

Or my current favourite thing to do is to use my database files, english only.
engid1.lua
100,000 - 199,999
(600.52 KiB) Downloaded 117 times
engid2.lua
200,000 - 299,999
(1.08 MiB) Downloaded 138 times
engid4.lua
400,000 - 499,999
(509.47 KiB) Downloaded 124 times
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
Post Reply