Jump to page content
English English   Polish Polish   Dutch Dutch   Russian Russian   German German   Hungarian Hungarian   Norwegian Norwegian   Swedish Swedish   Finnish Finnish   Romanian Romanian   Spanish Spanish   Portuguese Portuguese   Latvian Latvian  
Homepage
Home
Register
Login

Resources
Forum
Wiki
Servers

rsslogin_register (login_register)

Category:script
Author(s):Dr4x
Downloads:5962
Rate:You need to be logged in to vote
Rating:3.7 (35 Votes)
Description:
This resource will show a login/register popup when any player joins.
It forces players to be logged in, and they will register with their email.
Note: Atm, i didn't add any control on the fields.

To install:
First of all, extract files in server\mods\deathmatch\resources\login_register\

Then you need to add the resource in the Admin group in acl.xml

between the lines <group name="Admin"> and </group>, add the following line:

<object name="resource.login_register" />

Finally, add the resource in the startup list in the mtaserver.conf, add the following line:

<resource src="login_register" startup="1" protected="0" />

Enjoy!
http://dr4x.com

Download latest version | Report

Version history

Version Publish Date Changes
1.1.1 2010-07-03 15:05:12 Updated resource:

- 1.1.0: Added meta settings so that you can choose not to allow register or just to remove the email from the register form

- 1.1.1: Removed the Enter key bind because it didn't work
Download
1.0.0 2010-02-26 22:04:21 First public release Download