[release] Talisman server files

04/19/2010 15:24 Draticus#1
I get a new tools .It can unpack and repack evp .but it has times limit to use .

link1: [Only registered and activated users can see links. Click Here To Register...]


the server running successfull img [Only registered and activated users can see links. Click Here To Register...]
(copy the link to view the screenshot)

the client screen [Only registered and activated users can see links. Click Here To Register...]

Hello, This server is Korean server(but comes from chinese) + chinese client .
you need to find the client of the USA.
i have been tested it .it works fine.

how to create account?

create new account in db_account .
the t_account
name XXX
pwd(it used md5)
pv 9 (GM)
and other is null

server files
[Only registered and activated users can see links. Click Here To Register...]

client (CHINESE)
[Only registered and activated users can see links. Click Here To Register...]

client (ENGLISH) thx [seryi]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]

client command to enter your priv server .

client.exe ur;name=test;ip=10.10.10.10;port=8888

db files (mysql DB)
[Only registered and activated users can see links. Click Here To Register...]

tools 1(only can unpack the game_server.evp files. can't repack it )
[Only registered and activated users can see links. Click Here To Register...]

tools2(can unpack-repack .but need to hack)


the server files run in Linux
(all server config files was paked in game_server.evp,we must unpack-change-repack it to change the server settings)

1.prepare your linux system and mysql(db_account,db_game,db_log)

2.trans it to /home

3.edit files

/home/db

run.sh

#!/bin/sh
cd /home/db
ulimit -c unlimited
rm *.pid -f
/home/db/guard -c /home/db/guard_user.ini

server_user.ini

[dbserver]
ListenIp = "localhost"
ListenPort = "9006"
[db_login] <------lost part-------->
Server = "mysql ip"
Port = 3306
Database = "db_account"
UserName = "username"
Password = "password" <------lost part-------->
[db_game]
Server = "username"
Port = 3306
Database = "db_game"
UserName = "username"
Password = "password"
[db_log]
Server = "mysql ip"
Port = 3306
Database = "db_log"
UserName = "username"
Password = "password"

guard_user.ini

[Guard]
ApplicationName="db_server"
ApplicationConfigName="db_server_user.ini"
GuardPort=9008
PublishServerIP="localhost"
PublishServerPort=9009
DeadLoopTime=0
RebootTimeWhenShutdown=16
RebootTimeWhenDeadLoop=16
StartAppRightAwayFlag=1

------------------/home/game

guard_user.ini

[Guard]
ApplicationName="game_server"
ApplicationConfigName="server_user.ini"
GuardPort=9008
PublishServerIP="localhost"
PublishServerPort=9009
DeadLoopTime=0
RebootTimeWhenShutdown=16
RebootTimeWhenDeadLoop=16
StartAppRightAwayFlag=1

server_user.ini

[client]
Capability = "2000"
UseGate = "false"
ListenIp = "localhost"
ListenPortal = "192.168.1.200"
ListenPort = "8886"
[login]
BindIP = ""
BindPort = ""
ConnectIp = "localhost"
ConnectPort = "9002"
[game_db]
BindIP = ""
BindPort = ""
ConnectIp = "localhost"
ConnectPort = "9006"
[log_db]
BindIP = ""
BindPort = ""
ConnectIp = "localhost"
ConnectPort = "9006"
[server]
Description = "korean_test_server"
name = "玫粮"
location = "192.168.1.200"
Idx = 1
Order = 1
ListPv = 0
[anti_robot]
OpenFlag = "false"
ClientDetect = "false"
StartAuto = "false"
EctypeAskFlag = "false"
[licenseport]
port = 9101
[licenseserver]
sv1 = "192.168.1.200"
sv2 = "192.168.1.200"
sv3 = "192.168.1.200"

/game/login

guard_user.ini

[Guard]
ApplicationName="login_server"
ApplicationConfigName="login_user.ini"
GuardPort=9008
PublishServerIP="localhost"
PublishServerPort=9009
DeadLoopTime=0
RebootTimeWhenShutdown=16
RebootTimeWhenDeadLoop=16
StartAppRightAwayFlag=1
login_user.ini[list]
Capability = "3000"
ListenIp = "192.168.1.200"
ListenPort = "8888"
[user]
Capability = "2000"
ListenIp = "192.168.1.200"
ListenPortal = "192.168.1.200"
ListenPort = "8885"
StateLev1 = 500
StateLev2 = 1000
[server]
Capability = "64"
ListenIp = "localhost"
ListenPort = "9002"
[db]
BindIP = ""
BindPort = ""
ConnectIp = "localhost"
ConnectPort = "9006"
[billing]
use = false
ConnectIp = "localhost"
ConnectPort = "9020"
[guard]
Description = ""
GuardPort = "8002"
UseGuard = "false"
[Login]
Name="login_OPT"
Accept="a7aaaa"
[autostat]
Enable = false
[licenseport]
port = 9101
[licenseserver]
sv1 = "192.168.1.200"
sv2 = "192.168.1.200"

④run the server

cd /game/db (it show connect succesfull)
./run.sh
cd /game/login (it show nothing)
./run.sh (going on to run game server)
cd /game/game
./run.sh

after runs game server,it'll show connect faild ..............
it's not matter .you just to wait about 5 minutes .
than it'll start


this was posted on ******** ( all credits to the poster) im not giving support as they are linux nor have change anything
04/19/2010 16:29 Soiken#2
You could just Edit first post...

But can someone check it if they're true without any viruses?

Good luck to anyone that will start making a private server :P
05/01/2010 20:58 saccydog#3
These are the real deal. I was able to get them to run, connect and play

No viruses found in them either
05/04/2010 09:05 Krozo#4
can someone check the file and post the scan result please. thank you.
05/05/2010 19:51 Moldor#5
Tested works
But...how do we got a newer version of TO?:( Can you tell us? and+ reupload the files..evp editor..and shumenol..we cant understand nothing
05/07/2010 00:57 kaelstraz#6
could someone pm me clearer directions :confused:
05/09/2010 04:20 Nicomachean#7
Yes please, post directions as if you were speaking with a 5 year old because truth is that will be the only way that ALL of us will understand it.

I've had some experience running 2d pservers but this doesn't make much sense to me.

How would we get the updates?

How could we add our own content?

What exactly is that we need in order to change in order to alter exp/tps/energy/etc.?
05/09/2010 17:53 ZorroXXX#8
no one can explain how to make one?
05/09/2010 17:56 simentitus#9
how tu run in windows??
05/09/2010 19:27 Draticus#10
if u read what i posted i posted what was said on a different forum, nor did i change or tryed to change anything to stop people saying i was stealing,

these files are LINUX not for windows -_-
05/10/2010 16:18 Krozo#11
Too bad, i really did want to try this. But, it seem it cant be run for windows. I guess, its useless to people like me whose using Windows.
05/10/2010 18:21 Draticus#12
well on rz there are people who use windows and can make virual machine to run linux and have the files running
05/11/2010 22:18 convenienze#13
aw man, i was looking forward to messing around on this. but its removed
05/15/2010 01:26 Arlucard#14
can u give me the link of talisman server files ?
i cant create Pserver without server files ... >.<
05/15/2010 01:51 Draticus#15
server files are still on rz but since there site has been down for about a week i cant get links again nor give support to them coz they linux