Jump to content
  • 0

[Doubt] About VIP System


Question

Posted

why when i create a new account and make a character, the account set automatically to VIP?.

 

I want the new account set to the group ID 0 and no 5. How can i change this?

 

Greetings.-

5 answers to this question

Recommended Posts

Posted

https://github.com/rathena/FluxCP/blob/master/config/servers.php

		// Login server configuration.
		'LoginServer'    => array(
			'Address'  => '127.0.0.1',
			'Port'     => 6900,
			'UseMD5'   => false,
			'NoCase'   => true, // rA account case-sensitivity; Default: Case-INsensitive (true).
			'GroupID'  => 0,    // Default account group ID during registration.
			//'Database' => 'ragnarok'
		),
			'GroupID'  => 0,    // Default account group ID during registration.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

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