Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Talisman online SERVER + CLIENT #1

Junior Spellweaver
Joined
May 22, 2017
Messages
101
Reaction score
35

  • Talisman - server files by kIsSwdev Talisman online clean server files
  • kisswdev - Talisman online SERVER + CLIENT  #1 - RaGEZONE Forums


  • And download ssh secure shell (this supprt file transfer too ) from SSH Secure Shell Client:
  • winscp: shorturl.at/tMNX4
  • Putty : shorturl.at/sxBDW
  • Get Ubuntu 14.04 32 bit then follw this instructions ( TESTED BY ME WORKING )
  • Get Ubuntu 14.04 64 bit then follw this instructions ( TESTED BY ME WORKING )
  • Get Ubuntu 16.04 64 bit then follw this instructions ( TESTED BY ME WORKING )
  • Get Ubuntu 18.04 64 bit then follw this instructions ( NOT TESTED )
  • Here you get details to connect your vps details ip and password so use secure shell to connect vps using ip username is root and password
  • sudo apt-get update
  • sudo apt-get install lamp-server^ -y
  • sudo apt-get install phpmyadmin -y
  • this will ask for set Database Password So Make Strong Password
  • first of all
  • apt-get install sudo apt-get install lib32stdc++6 sudo apt-get install libstdc++6
  • sudo get-install unzip
  • download files from here :
  • sudo apt-get install git -y
  • git clone shorturl.at/iFHJV
  • cd Talisman-up && mv * ../
  • cd
  • Open WINSCP EDIT FILES:
  • directory /root
  • Open All.INI files from all folders and replace 192.168.52.128 this ip to your ip
  • then open db folder and file name db_server_user.ini and replace 22021982 to your sql database password
  • cd
  • then give execute permission to
  • chmod -R 777 /root/*
  • then
  • sudo dpkg -i *.deb
  • UNRAR EVP ( DISABLE ANTIVIRUS >> ITS DETECTED LIKE VIRUS) IN CASE IF YOU RECIVED A ERROR IN CHINESE CLOSE THE ERROR RUN >> Run.exe AFTER OPEN AGAIN EvpTool.exe
  • AND FOLLOW THE video :
  • shorturl.at/ayDLW
  • and the last step to start server
  • then
  • sudo apt-get install screen -y
  • screen -d -m ./1
  • This will show nothing but wait to 3 minutes
  • screen -d -m ./2
  • This will show nothing but wait 6 minutes
  • screen -d -m ./3
  • This will show nothing but your talisman server is online and go play
  • CLIENT DOWNLOAD :
  • shorturl.at/sJYZ1


  • Follow the video :


IMAGE :



Europe Talisman client:



DONT SKIP THE PARTS ON VIDEO YOU GONNA MISSING SOME IMPORTAT DETAILS:
LIKE IF YOU RESPECT MY JOB !


 
Last edited:
Junior Spellweaver
Joined
May 22, 2017
Messages
101
Reaction score
35
need buy VPS 1st ? before install this ?

for local use : you can use virtualbox a after install ubuntu 16 or 14.04 ....
For public like private server online yes you need to buy VPS !
 
Initiate Mage
Joined
Jul 31, 2019
Messages
31
Reaction score
0
this is file included with another cave? such as PLC,PRC,WPC?



this is file included with another cave? such as PLC,PRC,WPC?
 
Junior Spellweaver
Joined
May 22, 2017
Messages
101
Reaction score
35
Yes have all working fine . Stable version.
 
Initiate Mage
Joined
Aug 13, 2021
Messages
1
Reaction score
1
Hey, I'm trying to run these files and getting this error yet the .ini configuration files are fine, I even double checked that IPs are typed as string properly etc.

db_server: 1: db_server: Syntax error: "(" unexpected


Also, I'm only a Linux user so I do not have access to Windows environment except with Wine.

Edit:

While the OP states that it works on xenial ubuntu 64bit the binaries are 32-bit so anyone running it on 64-bit will need to have support for the other architecture beforehand.

db_server: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, for GNU/Linux 2.2.5, not stripped

Edit2 (Solution):
sudo dpkg --add-architecture i386
sudo apt-get install libc6:i386 libncurses5:i386
sudo apt-get install libstdc++6:i386

On a 64-bit system the package libstdc++6 refers to the amd64 counterpart.


kisswdev - Talisman online SERVER + CLIENT  #1 - RaGEZONE Forums



 
Last edited:
Junior Spellweaver
Joined
May 22, 2017
Messages
101
Reaction score
35
Hey, I'm trying to run these files and getting this error yet the .ini configuration files are fine, I even double checked that IPs are typed as string properly etc.

db_server: 1: db_server: Syntax error: "(" unexpected


Also, I'm only a Linux user so I do not have access to Windows environment except with Wine.

Edit:

While the OP states that it works on xenial ubuntu 64bit the binaries are 32-bit so anyone running it on 64-bit will need to have support for the other architecture beforehand.

db_server: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, for GNU/Linux 2.2.5, not stripped

Edit2 (Solution):
sudo dpkg --add-architecture i386
sudo apt-get install libc6:i386 libncurses5:i386
sudo apt-get install libstdc++6:i386

On a 64-bit system the package libstdc++6 refers to the amd64 counterpart.


kisswdev - Talisman online SERVER + CLIENT  #1 - RaGEZONE Forums




You can buy VPS FROM ROMARG.RO HAVE UBUNTU 14,16,18,20 FOR YOUR BUSINESS!!



Thank you to use my server files :X

Thanks for client!!
 
Back
Top