Jump to content

Recommended Posts

Posted

i have error :s

 

Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /var/www/sites/yoyo.pl/s/t/testwebk/index.php on line 23

 

 

my config:

 

 

<?php

 

defined( '_ACM_VALID' ) or die( 'Direct Access to this location is not allowed.' );

 

define ('DEBUG', false); // Enable debug mode ; for set on replace false by true

define ('LOG', false); // Enable log mode ; for set off replace true by false

 

//##########################################################################################

//############################### Login Server Configuration ###############################

//##########################################################################################

 

CONFIG::g()->ca('login_server', array(

'hostname' => 'XX.XX.XX.XX, // login host database DB

'user' => 'XXXXX', // login user

'password' => 'XXXXX', // login password

'database' => 'l2jdb' // login database name

));

 

//##########################################################################################

//############################### Game Server Configuration ################################

//##########################################################################################

 

CONFIG::g()->add_game_server(array(

'id' => 1, // game id

'hostname' => 'XX.XX.XX.XX', // game host database DB

'user' => 'XXXXX', // game user

'password' => 'XXXX', // game password

'database' => 'l2jdb' // game database name

));

 

/*

CONFIG::g()->add_game_server(array(

'id' => 2, // game id (must be same as registred in gameservers table)

'hostname' => 'XX.XX.XX.XX', // game host database DB

'user' => 'XXXXXX', // game user

'password' => 'XXXX', // game password

'database' => 'l2jdb' // game database name

));

*/

 

//##########################################################################################

//################################### Web Configuration ####################################

//##########################################################################################

 

CONFIG::g()->cs('core_server_name', 'Lineage 2 Server'); // server name

 

CONFIG::g()->cb('core_act_img', false); // Activate image verification ; set false if you want desactivate

 

CONFIG::g()->cb('core_act_email', false); // Activate email verification ; set false if you want desactivate

CONFIG::g()->cb('core_same_email', false); // Activate email verification ; set false if you want desactivate

CONFIG::g()->cb('core_can_chg_email', false); // User can change email ; set false if you want prohibit

 

CONFIG::g()->cbi('core_acc_limit', false); // How many account can be registered ; set false for unlimited

 

CONFIG::g()->cs('core_language', 'english'); // language use by Account Manager ; name of language file in language folder

 

CONFIG::g()->cb('core_ack_cond', false); // User must accept before register ; conditions can be edited on the language file

 

CONFIG::g()->cs('core_template', 'kamael'); // template directory

 

CONFIG::g()->cb('core_interlude', false); // If you are using interlude database set to true

 

//##########################################################################################

//################################### Characters Config ####################################

//##########################################################################################

 

CONFIG::g()->cb('service_allow', false); // Enable Account Services

CONFIG::g()->cb('service_allow_with_karma', true); // Enable Account Services for player who have karma

 

CONFIG::g()->cb('service_name', false); // Enable Account services feature (change name)

CONFIG::g()->cs('service_name_regex', '`^[[:alnum:]]{3,16}$`'); // allow alphanumeric character in char name (3-16 char.)

 

CONFIG::g()->cb('service_sex', false); // Enable Account services feature (change gender)

CONFIG::g()->ci('service_sex_time', 7); // Need to wait 7 days after change gender before to change another time

CONFIG::g()->ca('service_sex_item_female', array(8559,8913,8917)); // Check female-use only items before to change gender

CONFIG::g()->ca('service_sex_item_male', array(8923)); // Check male-use only items before to change gender

 

CONFIG::g()->cb('service_fix', false); // Enable fixing feature for offline character

CONFIG::g()->ci('service_fix_time', 24); // Need to wait 24 hours before to use fix or unstuck against

 

CONFIG::g()->cb('service_unstuck', false); // Enable unstuck feature for offline character

CONFIG::g()->cb('service_unstuck_static', false); // Use static coords when using unstuck and fix feature

CONFIG::g()->ca('service_unstuck_default', array(0,0,0)); // When coord static enable tp player to the coords (x,y,z)

 

//##########################################################################################

//######################################### Email ##########################################

//##########################################################################################

 

CONFIG::g()->ce('email_from', 'OmurJoy@Hotmail.fr'); // Specify an adress email source

 

CONFIG::g()->cb('email_smtp_use', false); // Set to true if you want use an smtp server

CONFIG::g()->cs('email_smtp_address', 'smtp.server.com'); // Address of the smtp server

CONFIG::g()->ci('email_smtp_port', 25); // Port of the smtp server

CONFIG::g()->cs('email_smtp_login', ''); // login of the smtp server if you need authentication

CONFIG::g()->cs('email_smtp_password', ''); // password of the smtp server if you need authentication

CONFIG::g()->cs('email_smtp_domain', ''); // domain of your host

 

//##########################################################################################

//####################################### End Config #######################################

//##########################################################################################

 

?>

  • 3 weeks later...
  • 2 months later...
Posted

Hi very nice share.

Only problem is I can get it to work, I added it to my server's web page but when I click on create it doesn't work or take me nowhere.

Can somebody post a tutorial of how to install and configure this account manager.

It look like it is a excellent AM but right now it is not working.

Please help.

Thank you

Guest
This topic is now closed to further replies.



  • Posts

    • ➡ Discount for your purchase: APRIL (10% discount) ➡ Our Online Shop: https://socnet.store  ➡ Our SMM-Boosting Panel: https://socnet.pro  ➡ Telegram Shop Bot: https://socnet.shop  ➡ Telegram Support: https://t.me/solomon_bog  ➡ Telegram Channel: https://t.me/accsforyou_shop  ➡ Discord Support: @AllSocialNetworksShop  ➡ Discord Server: https://discord.gg/y9AStFFsrh  ➡ WhatsApp Support: https://wa.me/79051904467 ➡ WhatsApp Channel: https://whatsapp.com/channel/0029Vau0CMX002TGkD4uHa2n  ➡ Email Support: solomonbog@socnet.store 
    • ➡ Discount for your purchase: APRIL (10% discount) ➡ Our Online Shop: https://socnet.store  ➡ Our SMM-Boosting Panel: https://socnet.pro  ➡ Telegram Shop Bot: https://socnet.shop  ➡ Telegram Support: https://t.me/solomon_bog  ➡ Telegram Channel: https://t.me/accsforyou_shop  ➡ Discord Support: @AllSocialNetworksShop  ➡ Discord Server: https://discord.gg/y9AStFFsrh  ➡ WhatsApp Support: https://wa.me/79051904467 ➡ WhatsApp Channel: https://whatsapp.com/channel/0029Vau0CMX002TGkD4uHa2n  ➡ Email Support: solomonbog@socnet.store 
    • Okay, I understand. First, to get started by contributing to open projects and learning along the way. Then, when you mention starting my own project privately, do you mean taking a free datapack like L2jMobius and trying to make it functional for an online server? Great, thank you very much — all this information is really helpful. I’ve been reaching out to several server admins here in Argentina, but it seems like none of them have the time or interest to take on an intern or assistant. xd   P.S.: Are you the creator of Hopzone? Brings back memories of when I was a kid, downloading servers at the cyber café. For two dollars, I could spend the whole day playing and eating candy like crazy.   Another question: between L2jMobius, L2jServer, and aCis, which one has ALL of its code free? As you probably noticed, I'm using ChatGPT to help me translate things, lol, and it suggested the following: Project Status Open Source Accepts Juniors? Difficulty L2JMobius Very active Semi-closed Partially (with patches) Medium-High L2JServer Active Fully open Yes (directly on GitHub) Medium aCis Semi-active Unofficial Not very clear Low
    • @Logan22 Are you logan from mmo-dev forum?
  • Topics

×
×
  • Create New...