Ulysses Stuff > Ulysses Release Archives
Utime - Ultimate Edition [Who needs other versions now?]
Buzzkill:
Does it support the notion of a "global" time? (ie, individual times for multiple servers plus a global time across all servers). Since it's the "ultimate", I would hope so. ;)
seabeds:
Silly question, it wouldn't be possible to migrate time for players from the previous version, would it?
wafflecopta:
Whilst MySQLite is reall quite good for database manipulations, the issue is that it is already included by default into DarkRP, and since MySQLite uses a global table (MySQLite) it will clash with the currently pre-existing MySQLite. Of course Falco negated this by doing:
--- Code: ---if moduleLoaded or not MySQLite_config or not MySQLite_config.EnableMySQL then return end
--- End code ---
But at best this means that this addon will use the DarkRP database, or DarkRP will use this database.
Bite That Apple:
--- Quote from: seabeds on March 03, 2016, 09:22:55 AM ---Silly question, it wouldn't be possible to migrate time for players from the previous version, would it?
--- End quote ---
According to what I read, this does that.
Marz:
[ERROR] addons/utime-ultimate-master/lua/autorun/sv_utime.lua:26: attempt to call method 'Query' (a nil value)
1. fn - addons/utime-ultimate-master/lua/autorun/sv_utime.lua:26
2. unknown - addons/ulib-master/lua/ulib/shared/hook.lua:110
I've tried everything at 12am, I can't be stuffed trying to fix it. Just asking for a little help?
EDIT: I have tried mysqloo and tmysql. Nothing is working at this point.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version