zetibia
Member
- Joined
- Jun 23, 2013
- Messages
- 110
- Reaction score
- 11
Hello people, I have a mysql command to delete item that is in the game, however this command worked on TFS 0.4 where the database was different, TILE ITEMS existed, and now no longer exists, and then to delete now where should I look?
Command used:
Tile_items DELETE FROM WHERE itemtype = 2160;
Command used:
Tile_items DELETE FROM WHERE itemtype = 2160;