ULX

Author Topic: ULX External-Sql interface?  (Read 2689 times)

0 Members and 1 Guest are viewing this topic.

Baaleos

  • Guest
ULX External-Sql interface?
« on: August 25, 2008, 02:31:58 AM »
Would it be viable at all to have ULX making use of external sql databases?

I can think of several benefits from external SQL databases opposed to the built in source sqlite db.


1. Enables you to develop a web interface that allows you to ban, jail, maul, heal, kill, kick, slap, strip, blind and anything else, someone in the server from the comfort of Internet Explorer.
2. Ban Lists are external, and can be transfered cross server, or even shared between multiple servers.
3. More persistance with configs- sometimes my configs are lost if the server closes via crash. Logs are only wrote after a successful non-errored exit.
4. Logs and Player Chat could be fed to a web interface to allow in game chatting to communicate with people via browser. (not sure if this would be a + or not)

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6213
  • Karma: 394
  • Project Lead
Re: ULX External-Sql interface?
« Reply #1 on: August 25, 2008, 08:09:50 AM »
1. SQL is for data storage, not passing commands. You'd want sockets instead.
2. See UBan.
3. Logs are written on every entry.
4. HLSW does the same.

Sorry, just don't see it happening. :P
Experiencing God's grace one day at a time.