- 0
This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..
Question
mjst
i have L2Admin 1.0 Release Candidate 2
Made by hel @ 5.1.2008 from stefulis.. http://www.maxcheaters.com/forum/index.php?topic=25037.0
work index and can log in with my pass..
• General
• Check char status
• Change char name
• Give player item
• Delete player item
• Change char
• To another account
• Block Chat
• Change player stats
• Set player stats
• Quick announce
• Exit
• Test
he tell me Can't connect to MSSQL.
my config
<?php
define('MssqlServer', '127.0.0.1');
define('MssqlUsername', 'sa');
define('MssqlPassword', 'mypasssql');
define('CachedServer', '127.0.0.1');
define('CachedPort', '2012');
define('AdminName','Admin');
define('AdminPassword','mypass');
define('Language', 'en'); // valid is 'ru' and 'en'.
?>
1 answer to this question
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now