BrettNordin / Exile

The conversion of ExtDB2 to ExtDB3 for Exile
GNU General Public License v3.0
19 stars 24 forks source link

[SOLVED] Exile safes only work when placed in Territory. #14

Closed aussie-battler closed 6 years ago

aussie-battler commented 6 years ago

Great work on extdb3, my servers wouldnt be the same without it.

Safes outside a territory can be placed, but there is no set code or unlock / lock option. They then dissapear on restart.

I am wondering if this is a 64bit issue? Another person with the issue reverted to extdb2 an it had no issue. Is anyone else having the same problem?

Ill try and look into the exile.ini file and the override for construction database insert.

Cheers

aussie-battler commented 6 years ago

Thanks for updating this in exile.ini: SQL1_53 = WHERE p.account_uid = ? AND p.damage < 1

Saved me so much grief deleting players out of the database.

aussie-battler commented 6 years ago

Safes work fine in 64bit on my test server. It must be a database issue on my end.