Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Development > Archive::Database/World Building

Archive::Database/World Building Archive area for General Discussion's posts that were moved here after an inactivity period of 90 days.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #15  
Old 10-17-2003, 04:03 AM
ksmith
Fire Beetle
 
Join Date: Sep 2003
Posts: 22
Default

Quote:
Originally Posted by Edgar1898
How would that allow you to determine whether a class can use a weapon if more than 1 class can use it at a time?
If that wasn't directed at my example, ignore this.

Code:
mysql> SELECT id,classes,name FROM items WHERE classes & 128 LIMIT 10;
+-------+---------+----------------------------+
| id    | classes | name                       |
+-------+---------+----------------------------+
| 35008 |     128 | Intricate Wooden Figurine  |
| 10154 |     128 | Unicorn Horn               |
| 10176 |     128 | Lute of the Gypsy Princess |
| 10219 |   15488 | Rokyls Channelling Crystal |
| 10653 |   16861 | Black Basalt Band          |
|  1094 |   16777 | Dirk of the Traitor        |
| 10945 |   16861 | Ring of Algae              |
| 10946 |   16861 | Ring of Nobility           |
| 11015 |     128 | Tear Shaped Ring           |
| 11103 |     151 | Bracers of Earthen Energy  |
+-------+---------+----------------------------+
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 01:08 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3