how i known new account? or how connect to game?
how i known new account? or how connect to game?
[IMG][/IMG]
what's the problem?
DB.conf
[PASSPORT]
DBNAME=Raiderz_Account
TYPE=mssql
HOST=127.0.0.1
SERVER=DJ-NEWER\RAIDERZSQL
USERNAME=sa
PASSWORD=123456
[ACCOUNT]
DBNAME=Raiderz_Account
TYPE=mssql
HOST=127.0.0.1
SERVER=DJ-NEWER\RAIDERZSQL
USERNAME=sa
PASSWORD=123456
[BILLING]
DBNAME=Raiderz_Account
TYPE=mssql
HOST=127.0.0.1
SERVER=DJ-NEWER\RAIDERZSQL
USERNAME=sa
PASSWORD=123456
[GAME_BANK]
DBNAME=Raiderz_Account
TYPE=mssql
HOST=127.0.0.1
SERVER=DJ-NEWER\RAIDERZSQL
USERNAME=sa
PASSWORD=123456
------------------------------------------------------------------------------------------
MASTER SERVER
server.ini
; MasterServer server.ini
[SERVER_INFO]
NAME = "MasterServer"
SERVER_ID = 100
WORLD_ID = 1
ODBC = "SQL Server Native Client 10.0"
SOCKET_POOL_SIZE = 100
SERVER_MODE = 1
PWE_BILLING_ENABLE = 1
CURL_BILLING_ENABLE = 1
[LOCALE]
LOCALE = "PWE"
[CONFIG]
PORT = 7500
[ACCOUNTDB]
SERVER = "DJ-NEWER\RAIDERZSQL"
DATABASE = "RZ_ACCONTDB"
USERNAME = "sa"
PASSWORD = "123456"
[DB]
SERVER = "DJ-NEWER\RAIDERZSQL"
DATABASE = "RZ_GAMEDB"
USERNAME = "sa"
PASSWORD = "123456"
[LOGDB]
SERVER = "DJ-NEWER\RAIDERZSQL"
DATABASE = "RZ_LOGDB"
USERNAME = "sa"
PASSWORD = "123456"
[PATH]
SYSTEM = "system"
FIELD = "field"
[LOG]
LOG_PATH = "log"
LOG_LEVEL = 1
[BILLING]
AUTH_URL = "http://127.0.0.1"
CRT_PATH = "data/PWE/web-c.crt"
KEY_PATH = "data/PWE/web-c.key"
KEY_PWD = "1234"
GAME_NUMBER = "1002"
SERVER_NUMBER = 1
---------------------------------------------------------------
as soon as I drive to the data in the game, login and password. Flies "Login Falhou DB" and then an error of LoginServer... HELPp!!!!! PLEASE !! :(
@adminsoul, read my replied above.
turned, went into the game world :)
Q: how to charge yourself game currency store: ZEN ?
- - - Updated - - -
and how to give yourself a GM?
To add zen: SQL > Databases > Raiderz_Account > Programmability > Stored Procedures, and execute dbo.US_WEB_AddAccountMoney (you'll need your user id, you can find it executing the dbo.US_WEB_GetAccountInfo_byUserName).
To give GM rights to your character: SQL > Databases > RZ_GAMEDB > Tables > dbo.RZ_GT_CHARACTER, open the table, find your character and change the PLAYER_GRADE to 3.
do you know about fix BUG when player die cannot resurrect until not close game?
Play Off (
Last edited by adminsoul; 08-11-14 at 07:58 PM.
After months of trying, finally managed to login !!!
Thank you so much !!!
LOL Neighbors !!!
--
LOL vizinho!!! kkkkkkkk
Vamo juntar forças pra online??
[IMG][/ IMG] [IMG]
[/ IMG] could someone help me I am not able to create the account in DB
[IMG][/IMG]
got this error when I try to log in
Last edited by Yasuma; 23-12-14 at 10:03 PM.
How can i get the API running? ... Please explain me what do i have to do to get the API running.
Here is my problem when i try to start apache_start like it says to do after i download xampp
I couldn't start apache_start so i tried xampp_control it launched and it had apache in it i did start it would run but when i tried to log into game i still got login db request failed
[IMG][/ IMG]
I managed to get with this configuration
; GameServer server.ini
[SERVER_INFO]
NAME = "GameServer1"
SERVER_ID = 1
WORLD_ID = 1
PMANG_SSN = 339
PMS_ENABLE = 0
PMANG_DBENCRYPT = 0
ODBC = "SQL Server"
GAMEGUARD_ENABLE = 1;
SOCKET_POOL_SIZE = 1000
SERVER_MODE = 0; 0 - Normal, 1 - Castle Siege
[LOCALE]
LOCALE = "PWE"
VERSION = "5.1"
[CONFIG]
PUBLIC_IP = "127.0.0.1"
PORT = 7201
[NET]
MASTER_SERVER_IP = "127.0.0.1"
MASTER_SERVER_PORT = 7500
[ACCOUNTDB]
SERVER = "ALEF-PC"
DATABASE = "RZ_ACCOUNTDB"
USERNAME = "sa"
PASSWORD = "your password"
[DB]
SERVER = "ALEF-PC"
DATABASE = "RZ_GAMEDB"
USERNAME = "sa"
PASSWORD = "your password"
[LOGDB]
SERVER = "ALEF-PC"
DATABASE = "RZ_LOGDB"
USERNAME = "sa"
PASSWORD = "your password"
[EXPORT]
UPDATE_DB=0
WRITE_FILE=0
EXPORT_LOCALE = "en_US"
[GAMEGUARD]
ENABLE = 0
DEBUG_LOG = 0
INIT_NUM_ACTIVE = 50
TIME_LIMIT = 30
CONDITION = 50
AUTH_INTERVAL = 300 ; (Seconds), 5 minutes is recommended
[LOG]
LOG_PATH = "log"
LOG_LEVEL = 1
LOG_TAG = "1"
[DEBUG]
DUMP_ENABLE = 1
FULL_DUMP = 1
Boa noite pessoal eu baixei o server file,api server e cliente bola mas também estou com esse erro de pedido de login DB falhou
gostaria de saber sobre a instalação do api server pois imagino que esse deve ser meu problema
i cant login game..
error at client
Login DB request fail
and other error at loginserver
[i] 01:25:11 - LMcURLTask_PWELogin::OnFailed ->unable to set private key file: 'data/PWE/web-c.key' type PEM[i] 01:25:23 - LMcURLTask_PWELogin::OnFailed ->unable to set private key file: 'data/PWE/web-c.key' type PEM[i] 01:26:11 - FPS = 17 , Link = 1 , Player = 1 , Recv BPS = 0 , Send BPS = 0
how to fix it?
@ju_one06 you can read this : https://forum.ragezone.com/f877/help-fix-1064187/