Jump to content

Change login message


Guest Resco

Recommended Posts

Posted

Hello,

I'm trying to change the text of the login system. (so when you try to login with: /login account password). I would like to customize the text but I can only find the text that's outputted using the /register function, not with the /login function. Where can you edit them?

Yours,

Mark

Posted

I haven't looked so don't take my word completely, but I believe the text your looking for is in built into mta and you can't (at least in DP2) change it. Same with the join/quit messages.

edit] If you find responses on here a little slow, I'd urge you to join the #mta.scripting IRC channel on GTAnet as you'd get much more input ;).

Posted
Hello,

I'm trying to change the text of the login system. (so when you try to login with: /login account password). I would like to customize the text but I can only find the text that's outputted using the /register function, not with the /login function. Where can you edit them?

Yours,

Mark

You can always try to make your own. With the logIn and addAccount function and a while of scripting you can remake a login, and edit it however you like it. I think you can then disable the original /login and /register by setting their right to default group to false in the ACL.

Note: logIn doesn't have an example, but goes basically the same way as addAccount. You can ask further if you have trouble making it. You can ask here or, like Twig said, on the IRC. Believe me, it's usually a lot faster! However, don't expect it to be TOO much faster! Still kinda slow sometimes. :P

Posted

you can not change the /login command anyhow as it's hardcoded, as a part of all the ACL system. Yet you can change the /register command, this one is somewhere in admin resource. (Though removed in the next release)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...