- Joined
- Apr 12, 2004
- Messages
- 1,101
- Reaction score
- 0
I was trying to make equippable weapons that dropped during Quest. It doesn't seem possible though.
So I figured I could make an SQL trigger for the LGKiez DB that does the following:
When a specific quest item is in a players inventory, let's say itemid 1234, that item is replaced by an equipable weapon with itemid 9999
Can someone please help me with this? I have no idea how to create an SQL trigger.
So I figured I could make an SQL trigger for the LGKiez DB that does the following:
When a specific quest item is in a players inventory, let's say itemid 1234, that item is replaced by an equipable weapon with itemid 9999
Can someone please help me with this? I have no idea how to create an SQL trigger.
Last edited: