Ulysses Stuff > Suggestions

Mysql

<< < (2/5) > >>

high6:
I am actually working on making ulx mostly sql for my friends server. I will make it so it is easy to integrate with new version.

*wishes for ulx callbacks*

spbogie:

--- Quote from: high6 on February 18, 2008, 10:03:20 PM ---*wishes for ulx callbacks*

--- End quote ---
Callbacks for what?

high6:

--- Quote from: spbogie on February 18, 2008, 10:52:35 PM ---Callbacks for what?

--- End quote ---

like


--- Code: ---ulx.AddBanFunction(func_here)

function func_here()
//called when a person is banned.
end
--- End code ---

so other mods can be integrated into ulx really easy and hook its bannings.

MrPresident:
Why do you not just add them yourself?

spbogie:
For your purpose you would want to overried the functionality anyways. If you want everything to be over on SQL then it is probably best to override the underlying ULib functions instead, directing all bans done through ulib to your SQL server, and leaving ULX unmodified.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version