EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   starting_items table / agnostic players (https://www.eqemulator.org/forums/showthread.php?t=27213)

Eleutherios 01-11-2009 02:11 PM

starting_items table / agnostic players
 
I've searched for this but can't find much useful information to help fix my problem;

I'm trying to use the starting_items table in my DB to dole out specific items to new characters depending upon deity choices at creation. So far all deities work except Agnostic players, the entry in my table;

Code:

id    race    class  deityid zoneid  itemid  item_charges  gm  slot
388        1        1        140        0        1377        1              0        -1

This item doesn't appear in the agnostic characters inventory...Replacing deityid with 207 for example, as shown in the wiki as Karana, works just fine.

Any ideas? Is agnostic deityid actually something else? Hopefully it's just something I'm missing.

Eleutherios 01-13-2009 03:02 PM

Nevermind, got around this by removing all specific entries in the table and using a greeter NPC with a perl script instead.

Still, no idea why it wasn't working.


All times are GMT -4. The time now is 06:09 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.