-
[RELEASE]Action 9 Client an Server Share
After a Talk with my Friend about it I have decided to go ahead release this public so that everyone can have it today i am releasing my first a9 client to the community for all to enjoy an have fun with this also comes with a share this is the first one i built so it has a few bugs in it but it loads up an plays
Client
Dekaron.part01.rar
Dekaron.part02.rar
Dekaron.part03.rar
Dekaron.part04.rar
Dekaron.part05.rar
Dekaron.part06.rar
Dekaron.part07.rar
Dekaron.part08.rar
Dekaron.part09.rar
Server
dekaronserver.rar
so far:
a9 skills fully working
a9 armors fully working
a9 summy pets fully working
a8 weapons all fully working
it has a7 wings with upgadeable lvl 200 wings for all clases
All maps load an work
Bugs are
it has some mounts in dshop with some texture file need fixed
2 maps dont have mobs but u can add those mobs ur self
all i know of so far
I have another one im still working on will have more additions to it anyways hope u guys enjoy the release an have fun with it
Dont Forget to Hit thanks if i helped
-
Re: [RELEASE]Action 9 Client an Server Share
nice share :2thumbup
---------- Post added at 04:07 PM ---------- Previous post was at 04:03 PM ----------
Even better if in his write tutorials instalalation..
-
Re: [RELEASE]Action 9 Client an Server Share
good job man
---------- Post added at 08:19 PM ---------- Previous post was at 08:11 PM ----------
this server files missing database
-
Re: [RELEASE]Action 9 Client an Server Share
First of all thanks for sharing with us!
Secondly, you can follow any tutorial or 1 click server, you will just need to change the share folder to this one and also use his client.
-
Re: [RELEASE]Action 9 Client an Server Share
thanks for releasing this awesome games
-
Re: [RELEASE]Action 9 Client an Server Share
ty guys hope ur enjoying it
-
Re: [RELEASE]Action 9 Client an Server Share
sir king whats the use of the difference server and the share.rar inside the server files ? ive check its version and its different on the main share on the server files
---------- Post added at 04:42 AM ---------- Previous post was at 03:50 AM ----------
can i use any Database ? cause ive seen theres no database on the files
-
Re: [RELEASE]Action 9 Client an Server Share
No help with these files?
-
Re: [RELEASE]Action 9 Client an Server Share
Dekaron.part08.rar
This file is reupload plz!!! File size is 116M
-
Re: [RELEASE]Action 9 Client an Server Share
I get a message after going into the room "Let your laucher update" what's wrong with this??
-
Re: [RELEASE]Action 9 Client an Server Share
-
Re: [RELEASE]Action 9 Client an Server Share
Quote:
Originally Posted by
lebeijingct
no Database
Try this one
http://www.dkunderground.org/filedb/download.php?id=467
-
Re: [RELEASE]Action 9 Client an Server Share
Quote:
Originally Posted by
davinmei
I get a message after going into the room "Let your laucher update" what's wrong with this??
all u have to do is change the versions to match
-
Re: [RELEASE]Action 9 Client an Server Share
Quote:
Originally Posted by
BladeCX
thanks very good
-
1 Attachment(s)
Re: [RELEASE]Action 9 Client an Server Share
Help please I Can't register account
-
Re: [RELEASE]Action 9 Client an Server Share
IGC_Database not run on an Action 9 Client Server Database does have a character ALOKEN Loads
-
Re: [RELEASE]Action 9 Client an Server Share
Quote:
Originally Posted by
darkknight
Help please I Can't register account
On the "@UserNO" change the last number to 3
Quote:
Originally Posted by
lebeijingct
IGC_Database not run on an Action 9 Client Server Database does have a character ALOKEN Loads
Can you try to explain you problem better?
If your problem is about aloken not loading, the reason is the files don't support it.
-
Re: [RELEASE]Action 9 Client an Server Share
Hello I change to 3 it not work
Code:
Use account;
Go
---Account Query By Warmonger---
DECLARE @UserNO varchar(16), @AccountID varchar(16), @Password varchar(32), @Email varchar(50), @SecretA varchar(22), @SecretQ varchar(22)
SET @UserNO= '09101410275533'
SET @AccountID = 'Account ID'
SET @Password = 'Account Password'
SET @Email = 'E-Mail'
SET @SecretA = 'Secret Answer'
SET @SecretQ = 'Secret Question'
INSERT Into [USER_PROFILE] Values (@UserNO,@AccountID,@Password,'801011000000','1','0','Y','01/01/2006 00:00:00',null,null,null,'000')
Server: Msg 8101, Level 16, State 1, Line 10
An explicit value for the identity column in table 'USER_PROFILE' can only be specified when a column list is used and IDENTITY_INSERT is ON.
-
Re: [RELEASE]Action 9 Client an Server Share
Quote:
Originally Posted by
darkknight
Hello I change to 3 it not work
Code:
Use account;
Go
---Account Query By Warmonger---
DECLARE @UserNO varchar(16), @AccountID varchar(16), @Password varchar(32), @Email varchar(50), @SecretA varchar(22), @SecretQ varchar(22)
SET @UserNO= '09101410275533'
SET @AccountID = 'Account ID'
SET @Password = 'Account Password'
SET @Email = 'E-Mail'
SET @SecretA = 'Secret Answer'
SET @SecretQ = 'Secret Question'
INSERT Into [USER_PROFILE] Values (@UserNO,@AccountID,@Password,'801011000000','1','0','Y','01/01/2006 00:00:00',null,null,null,'000')
Server: Msg 8101, Level 16, State 1, Line 10
An explicit value for the identity column in table 'USER_PROFILE' can only be specified when a column list is used and IDENTITY_INSERT is ON.
Install xampp and use this script to create accounts
http://www.dkunderground.org/filedb/download.php?id=617
-
Re: [RELEASE]Action 9 Client an Server Share
Thank yor for share web
someting error
Warning: mssql_query() [function.mssql-query]: message: Cannot insert explicit value for identity column in table 'USER_PROFILE' when IDENTITY_INSERT is set to OFF. (severity 16) in C:\xampp\htdocs\dk\register_with_anti_sql_inject_PHP.php on line 68
Warning: mssql_query() [function.mssql-query]: Query failed in C:\xampp\htdocs\dk\register_with_anti_sql_inject_PHP.php on line 68
Warning: mssql_query() [function.mssql-query]: message: Cannot insert explicit value for identity column in table 'Tbl_user' when IDENTITY_INSERT is set to OFF. (severity 16) in C:\xampp\htdocs\dk\register_with_anti_sql_inject_PHP.php on line 69
Warning: mssql_query() [function.mssql-query]: Query failed in C:\xampp\htdocs\dk\register_with_anti_sql_inject_PHP.php on line 69
The account was successfully created. Have fun !
---------- Post added at 04:11 AM ---------- Previous post was at 04:06 AM ----------
SET IDENTITY_INSERT USER_PROFILE ON
not work
-
Re: [RELEASE]Action 9 Client an Server Share
-
Re: [RELEASE]Action 9 Client an Server Share
Perfect Database can one who has long post len nha many thanks
---------- Post added at 01:43 AM ---------- Previous post was at 01:19 AM ----------
Quote:
Originally Posted by
darkknight
Hello I change to 3 it not work
Code:
Use account;
Go
---Account Query By Warmonger---
DECLARE @UserNO varchar(16), @AccountID varchar(16), @Password varchar(32), @Email varchar(50), @SecretA varchar(22), @SecretQ varchar(22)
SET @UserNO= '09101410275533'
SET @AccountID = 'Account ID'
SET @Password = 'Account Password'
SET @Email = 'E-Mail'
SET @SecretA = 'Secret Answer'
SET @SecretQ = 'Secret Question'
INSERT Into [USER_PROFILE] Values (@UserNO,@AccountID,@Password,'801011000000','1','0','Y','01/01/2006 00:00:00',null,null,null,'000')
Server: Msg 8101, Level 16, State 1, Line 10
An explicit value for the identity column in table 'USER_PROFILE' can only be specified when a column list is used and IDENTITY_INSERT is ON.
The day's WebReg
WebReg.rar
-
Re: [RELEASE]Action 9 Client an Server Share
Quote:
Originally Posted by
darkknight
Thank yor for share web
someting error
Warning: mssql_query() [function.mssql-query]: message: Cannot insert explicit value for identity column in table 'USER_PROFILE' when IDENTITY_INSERT is set to OFF. (severity 16) in C:\xampp\htdocs\dk\register_with_anti_sql_inject_PHP.php on line 68
Warning: mssql_query() [function.mssql-query]: Query failed in C:\xampp\htdocs\dk\register_with_anti_sql_inject_PHP.php on line 68
Warning: mssql_query() [function.mssql-query]: message: Cannot insert explicit value for identity column in table 'Tbl_user' when IDENTITY_INSERT is set to OFF. (severity 16) in C:\xampp\htdocs\dk\register_with_anti_sql_inject_PHP.php on line 69
Warning: mssql_query() [function.mssql-query]: Query failed in C:\xampp\htdocs\dk\register_with_anti_sql_inject_PHP.php on line 69
The account was successfully created. Have fun !
---------- Post added at 04:11 AM ---------- Previous post was at 04:06 AM ----------
SET IDENTITY_INSERT USER_PROFILE ON
not work
I think thats a problem with the database itself.
I found the link to the database I used on my server
DataBase.rar
Hope it solves the problem.
-
Re: [RELEASE]Action 9 Client an Server Share
-
1 Attachment(s)
Re: [RELEASE]Action 9 Client an Server Share
I can't make character
when click channal and click connect not going to select character
I try to use on local computer but session close and error some program use port session server I'dont know
1148: CastServer Started
1148: SP_GUILD_SERVERID_SET SUCCESS
2412: Japan GameChu Login module loading Fail...
2412: <------------- Login Server Started ------------>
3124: MsgServer Started
1612: Session Server Ready
1612: File: .\Runtime\Tcpiocp\Accepter.cpp, Line: 58
1612: >>SP_LOGIN_FLAG_SET CALL SUCCESS : UserCount = [0]
1612: Session Server Start
-
Re: [RELEASE]Action 9 Client an Server Share
Quote:
Originally Posted by
darkknight
I can't make character
when click channal and click connect not going to select character
I try to use on local computer but session close and error some program use port session server I'dont know
1148: CastServer Started
1148: SP_GUILD_SERVERID_SET SUCCESS
2412: Japan GameChu Login module loading Fail...
2412: <------------- Login Server Started ------------>
3124: MsgServer Started
1612: Session Server Ready
1612: File: .\Runtime\Tcpiocp\Accepter.cpp, Line: 58
1612: >>SP_LOGIN_FLAG_SET CALL SUCCESS : UserCount = [0]
1612: Session Server Start
try this db for my uncle ran successfully treated more whip sour Loads ALOKEN Okay
Database.rar
-
Re: [RELEASE]Action 9 Client an Server Share
lebeijingct
thanks for the DataBase
-
Re: [RELEASE]Action 9 Client an Server Share
Game dekaron.exe has trojan backdoor
I disable kaspersky , My windows can't open dos command some body is clean this file
-
Re: [RELEASE]Action 9 Client an Server Share
badly this can't be used on vista 32 bit :'(
-
Re: [RELEASE]Action 9 Client an Server Share
Quote:
Originally Posted by
superlols
badly this can't be used on vista 32 bit :'(
Use a virtual machine to play.
Downloads - VirtualBox
-
Re: [RELEASE]Action 9 Client an Server Share
i really don't know how to do that :/ can some1 say how to do that
-
Re: [RELEASE]Action 9 Client an Server Share
Wow Very nice Work
i have too working on dekaron but alone make niot really fun xD i stop my work on action 8 files .... Nice one
-
Re: [RELEASE]Action 9 Client an Server Share
Quote:
Originally Posted by
superlols
i really don't know how to do that :/ can some1 say how to do that
Do what?
-
Re: [RELEASE]Action 9 Client an Server Share
Quote:
Originally Posted by
ChineseBoy168
Do what?
getting your server on a virtual machine
-
Re: [RELEASE]Action 9 Client an Server Share
Anyone here could help me with this error/crash?
I get this window after I started SessionServer[1.22.0].exe for like 2-5min.:(:
http://i51.tinypic.com/3163khf.jpg
-
Re: [RELEASE]Action 9 Client an Server Share
Quote:
Originally Posted by
ChineseBoy168
check your config file or get a new sessionserver.exe
-
Re: [RELEASE]Action 9 Client an Server Share
Quote:
Originally Posted by
AznCoder
check your config file or get a new sessionserver.exe
Checked my config file a few times already >_>
Does anyone here wants to give me a working one? :tongue:
-
Re: [RELEASE]Action 9 Client an Server Share
Hello ! Nice releasen works great, but when I launch the game and connect, I choose my character and I connect and it says to me uptade somethings...But i've used YOUR server files and YOUR client...Please help !
---------- Post added at 01:48 AM ---------- Previous post was at 01:14 AM ----------
Quote:
Originally Posted by
ChineseBoy168
Hi well I hade the same probleme but its not improtant..
---------- Post added at 02:07 AM ---------- Previous post was at 01:48 AM ----------
Hi said nothing it works great nice job X]
-
Re: [RELEASE]Action 9 Client an Server Share
Quote:
Originally Posted by
TGfeu001
Hello ! Nice releasen works great, but when I launch the game and connect, I choose my character and I connect and it says to me uptade somethings...But i've used YOUR server files and YOUR client...Please help !
---------- Post added at 01:48 AM ---------- Previous post was at 01:14 AM ----------
Hi well I hade the same probleme but its not improtant..
---------- Post added at 02:07 AM ---------- Previous post was at 01:48 AM ----------
[/COLOR]Hi said nothing it works great nice job X]
Lol??
-
Re: [RELEASE]Action 9 Client an Server Share
error need help..not create new character
http://cC0.upanh.com/23.283.30334039.1Q00/untitled1243434.jpg
-
Re: [RELEASE]Action 9 Client an Server Share
Hi now i've a new probleme...
When I launch dbmon.exe, 15Sec later it says :
Connect to service error : 0x274D
Please help me...
PS : I dont enderstand...there are lots of bugs & probleme in dbmon.exe and I can play...But i'd like to fix "Connect to service error : 0x274D" cus 2days ago, that probleme was not here..
-
Re: [RELEASE]Action 9 Client an Server Share
TGfeu001 you can share file clean not have virus please
-
Re: [RELEASE]Action 9 Client an Server Share
Well you can take the server files in that release. There are no virus (its our AV) (AV think there are some virus but not ^^ its crazy) For 0 probleme i've create a virtual machine with VMware and all works great ^^ good luck and take the files and client and follow that video with the files of that release :
http://forum.ragezone.com/f535/guide...server-538318/
its easy ^^ but its strange cus I can play on my server and there are lots of bugs in the dbmon.exe's log ^^
bye
---------- Post added at 06:01 AM ---------- Previous post was at 05:03 AM ----------
hmm...Nobody to help me or explain?please
-
Re: [RELEASE]Action 9 Client an Server Share
i do have a more premium client i will soon be releasing but i am also releasing a few tutorials that i have not seen released for client edits that u guys will enjoy so have fun an keep an eye out for them
-
Re: [RELEASE]Action 9 Client an Server Share
Quote:
Originally Posted by
KingTut
After a Talk with my Friend about it I have decided to go ahead release this public so that everyone can have it today i am releasing my first a9 client to the community for all to enjoy an have fun with this also comes with a share this is the first one i built so it has a few bugs in it but it loads up an plays
Client
Dekaron.part01.rar
Dekaron.part02.rar
Dekaron.part03.rar
Dekaron.part04.rar
Dekaron.part05.rar
Dekaron.part06.rar
Dekaron.part07.rar
Dekaron.part08.rar
Dekaron.part09.rar
Server
dekaronserver.rar
so far:
a9 skills fully working
a9 armors fully working
a9 summy pets fully working
a8 weapons all fully working
it has a7 wings with upgadeable lvl 200 wings for all clases
All maps load an work
Bugs are
it has some mounts in dshop with some texture file need fixed
2 maps dont have mobs but u can add those mobs ur self
all i know of so far
I have another one im still working on will have more additions to it anyways hope u guys enjoy the release an have fun with it
Dont Forget to Hit thanks if i helped
Can you please check the files and re-upload it? some files are corrupted already. Check Part02
-
Re: [RELEASE]Action 9 Client an Server Share
-
Re: [RELEASE]Action 9 Client an Server Share
-
Re: [RELEASE]Action 9 Client an Server Share
Virus in server files can harm my pc?
-
Re: [RELEASE]Action 9 Client an Server Share
Quote:
Originally Posted by
Terabit
Virus in server files can harm my pc?
Server files are clean ^^
-
Re: [RELEASE]Action 9 Client an Server Share
Quote:
Originally Posted by
ChineseBoy168
Server files are clean ^^
Have virus DekaronServer.exe,WebMan.exe,DekaronStartUp.exe You have clean files please upload Thanks
-
Re: [RELEASE]Action 9 Client an Server Share
Quote:
Originally Posted by
Terabit
Have virus DekaronServer.exe,WebMan.exe,DekaronStartUp.exe You have clean files please upload Thanks
MEDIAFIRE
MEGAUPLOAD
-
Re: [RELEASE]Action 9 Client an Server Share
Thanks I Will Try its
same have a virus:
PHP Code:
Begin scan in 'D:\Downloads\Compressed\Clean DK Server Files.rar'
D:\Downloads\Compressed\Clean DK Server Files.rar
[0] Archive type: RAR
[DETECTION] Contains a recognition pattern of the (harmful) BDS/Agent.apfe back-door program
--> dekaronserver\DekaronServer\DekaronServer.exe
[DETECTION] Contains a recognition pattern of the (harmful) BDS/Agent.apfe back-door program
--> dekaronserver\DekaronStartUp.exe
[DETECTION] Is the TR/PSW.QQpass.vor Trojan
--> dekaronserver\WebServer\WebMan.exe
[DETECTION] Is the TR/Pasta.aor Trojan
-
Re: [RELEASE]Action 9 Client an Server Share
Quote:
Originally Posted by
ChineseBoy168
Hi,
It server files action 9?
-
Re: [RELEASE]Action 9 Client an Server Share
Quote:
Originally Posted by
Terabit
Thanks I Will Try its
same have a virus:
PHP Code:
Begin scan in 'D:\Downloads\Compressed\Clean DK Server Files.rar'
D:\Downloads\Compressed\Clean DK Server Files.rar
[0] Archive type: RAR
[DETECTION] Contains a recognition pattern of the (harmful) BDS/Agent.apfe back-door program
--> dekaronserver\DekaronServer\DekaronServer.exe
[DETECTION] Contains a recognition pattern of the (harmful) BDS/Agent.apfe back-door program
--> dekaronserver\DekaronStartUp.exe
[DETECTION] Is the TR/PSW.QQpass.vor Trojan
--> dekaronserver\WebServer\WebMan.exe
[DETECTION] Is the TR/Pasta.aor Trojan
That's not a real virus, just turn off your anti-virus. The programs are safe. :tongue:
---------- Post added at 09:06 AM ---------- Previous post was at 09:04 AM ----------
Quote:
Originally Posted by
Pink Lady
Hi,
It server files action 9?
Those are the files of KingTut, so yeah...
I just changed a few things in the config ^^
-
Re: [RELEASE]Action 9 Client an Server Share
Quote:
Originally Posted by
ChineseBoy168
That's not a real virus, just turn off your anti-virus. The programs are safe.
hoho darkknight said harm a window dos
-
Re: [RELEASE]Action 9 Client an Server Share
Sometimes you will find packed server files, as your AV can't scan them correctly it will flag as malicious.
-
Re: [RELEASE]Action 9 Client an Server Share
Quote:
Originally Posted by
Terabit
hoho darkknight said harm a window dos
If you still think it's not safe, make your own server in VM. :closedeyes:
-
Re: [RELEASE]Action 9 Client an Server Share
Quote:
Originally Posted by
ChineseBoy168
If you still think it's not safe, make your own server in VM. :closedeyes:
oh, ok:thumbup1:
-
Re: [RELEASE]Action 9 Client an Server Share
Could someone tell me the item ID's of a9 sets?
Max item upgrade +9 only? o-o
-
Re: [RELEASE]Action 9 Client an Server Share
Thanks bro! i been looking for action 9 ! yay me
-
1 Attachment(s)
Re: [RELEASE]Action 9 Client an Server Share
-
Re: [RELEASE]Action 9 Client an Server Share
check your configuration on server
like IP, database ID and Password.
-
Re: [RELEASE]Action 9 Client an Server Share
Sorry for stupid question but what files I should change in client side?
-
Re: [RELEASE]Action 9 Client an Server Share
Quote:
Originally Posted by
przemekfilu
Sorry for stupid question but what files I should change in client side?
Change files with an IP in it, located in data 'Dekaron'\data\share.
Files you have to edit; Channellist.csv, Loginlist.csv and version.ini.
share folder client+server sided have to be the same.
-
Re: [RELEASE]Action 9 Client an Server Share
Thanks and last question. Should I use server 2003 or XAMPP is enough 4 all that thing?
-
Re: [RELEASE]Action 9 Client an Server Share
-
Re: [RELEASE]Action 9 Client an Server Share
Quote:
Originally Posted by
ChineseBoy168
I used this tut in VMware with Server 2003
Then I need only virtual machine with xampp (mysql + apache for site)? I watch video tut, he use mysql server 2003 and for that im confused...
-
Re: [RELEASE]Action 9 Client an Server Share
Quote:
Originally Posted by
przemekfilu
Then I need only virtual machine with xampp (mysql + apache for site)? I watch video tut, he use mysql server 2003 and for that im confused...
The confuzion you are in now becouse the search button wasnt pressed and the most important is to comunicate with all the users that match your problem. Faceing same problem xxx times means something is wrong "either (updates to the vm) or the setup of the tools wich are used to make the server wasnt properly configured".
NOTE: the video you watched is for guidance
-
Re: [RELEASE]Action 9 Client an Server Share
please re-upload client part 07 in other server
in mediafire 46% = error
-
Re: [RELEASE]Action 9 Client an Server Share
DekaronSt5artUp.exe
MsgServer.exe
LoginServer.exe
Antivirus Version Last Update Result
AhnLab-V3 2011.08.12.00 2011.08.12 -
AntiVir 7.11.13.31 2011.08.12 TR/Agent.VSM.10
Antiy-AVL 2.0.3.7 2011.08.12 -
Avast 4.8.1351.0 2011.08.12 -
Avast5 5.0.677.0 2011.08.12 -
AVG 10.0.0.1190 2011.08.12 -
BitDefender 7.2 2011.08.12 -
CAT-QuickHeal 11.00 2011.08.12 (Suspicious) - DNAScan
ClamAV 0.97.0.0 2011.08.12 -
Commtouch 5.3.2.6 2011.08.12 -
Comodo 9712 2011.08.12 UnclassifiedMalware
DrWeb 5.0.2.03300 2011.08.12 -
Emsisoft 5.1.0.8 2011.08.12 Virus.Win32.Crypted!IK
eSafe 7.0.17.0 2011.08.10 Win32.Banker
eTrust-Vet 36.1.8498 2011.08.12 -
F-Prot 4.6.2.117 2011.08.12 -
F-Secure 9.0.16440.0 2011.08.12 -
Fortinet 4.2.257.0 2011.08.12 -
GData 22 2011.08.12 -
Ikarus T3.1.1.107.0 2011.08.12 Virus.Win32.Crypted
Jiangmin 13.0.900 2011.08.11 -
K7AntiVirus 9.109.5003 2011.08.10 -
Kaspersky 9.0.0.837 2011.08.12 -
McAfee 5.400.0.1158 2011.08.12 Generic.dx!vsm
McAfee-GW-Edition 2010.1D 2011.08.12 Heuristic.LooksLike.Win32.Suspicious.J
Microsoft 1.7104 2011.08.11 -
NOD32 6371 2011.08.12 -
Norman 6.07.10 2011.08.12 -
nProtect 2011-08-12.01 2011.08.12 -
Panda 10.0.3.5 2011.08.12 Suspicious file
PCTools 8.0.0.5 2011.08.12 -
Prevx 3.0 2011.08.12 -
Rising 23.70.04.03 2011.08.12 Trojan.Win32.Generic.123FE25B
Sophos 4.67.0 2011.08.12 Sus/UnkPacker
SUPERAntiSpyware 4.40.0.1006 2011.08.12 -
Symantec 20111.2.0.82 2011.08.12 WS.Reputation.1
TheHacker 6.7.0.1.276 2011.08.12 -
TrendMicro 9.500.0.1008 2011.08.12 -
TrendMicro-HouseCall 9.500.0.1008 2011.08.12 -
VBA32 3.12.16.4 2011.08.10 -
VIPRE 10146 2011.08.12 -
ViRobot 2011.8.12.4619 2011.08.12 -
VirusBuster 14.0.164.0 2011.08.11 -
-
Re: [RELEASE]Action 9 Client an Server Share
-
Re: [RELEASE]Action 9 Client an Server Share
Bugs are
it has some mounts in dshop with some texture file need fixed
2 maps dont have mobs but u can add those mobs ur self
__________________________
how to fix that ??
-
Re: [RELEASE]Action 9 Client an Server Share
no Database
link not work
-
Re: [RELEASE]Action 9 Client an Server Share
What happen with the Aloken hero. When I chose the class Aloken I got error. My game go in to the destop. Who have the same error with me. And hocw can i fix it.
Thank for reading.
-
Re: [RELEASE]Action 9 Client an Server Share
Quote:
Originally Posted by
anh2sitinh
What happen with the Aloken hero. When I chose the class Aloken I got error. My game go in to the destop. Who have the same error with me. And hocw can i fix it.
Thank for reading.
Add this line into your maplist.csv
Code:
107,Aloken Selection Map,cs_alo_01.map,cs_alo_01.mol,cs_alo_01.mel,cs_alo_01.mac,,1,1000,1.3,-70,88,1.17,0.57,0.98,-1000,0,90,light_cs_su02.txt,water/skyCube=.dds,1000,,1000,0,0,0,0,0,0,1,-0.5,0,1,0,60000,0,1,1,0,1,0,1,0,0,,,,,0,0,0,0,0,0,0,0,0,100,,0,0,,0,0,0,0,0,0,100,100,0,0,1,0,1,0,200,PC\LevelCap\Default.csv,0.65,1
-
Re: [RELEASE]Action 9 Client an Server Share
-
Re: [RELEASE]Action 9 Client an Server Share
Quote:
Originally Posted by
ChineseBoy168
Add this line into your maplist.csv
Code:
107,Aloken Selection Map,cs_alo_01.map,cs_alo_01.mol,cs_alo_01.mel,cs_alo_01.mac,,1,1000,1.3,-70,88,1.17,0.57,0.98,-1000,0,90,light_cs_su02.txt,water/skyCube=.dds,1000,,1000,0,0,0,0,0,0,1,-0.5,0,1,0,60000,0,1,1,0,1,0,1,0,0,,,,,0,0,0,0,0,0,0,0,0,100,,0,0,,0,0,0,0,0,0,100,100,0,0,1,0,1,0,200,PC\LevelCap\Default.csv,0.65,1
nice thanks :love:
-
Re: [RELEASE]Action 9 Client an Server Share
Quote:
Originally Posted by
Terabit
nice thanks :love:
Quote:
Originally Posted by
ChineseBoy168
Add this line into your maplist.csv
Code:
107,Aloken Selection Map,cs_alo_01.map,cs_alo_01.mol,cs_alo_01.mel,cs_alo_01.mac,,1,1000,1.3,-70,88,1.17,0.57,0.98,-1000,0,90,light_cs_su02.txt,water/skyCube=.dds,1000,,1000,0,0,0,0,0,0,1,-0.5,0,1,0,60000,0,1,1,0,1,0,1,0,0,,,,,0,0,0,0,0,0,0,0,0,100,,0,0,,0,0,0,0,0,0,100,100,0,0,1,0,1,0,200,PC\LevelCap\Default.csv,0.65,1
ok I did exactly the words you just copy the code to load the game maplist.csv but then ok but when they are away from the Battlefield games would only help thanks
-
Re: [RELEASE]Action 9 Client an Server Share
hi, i have a problem when i start the Castserver this shows up:
Provider::initialize()
Microsoft OLE DB Provider for SQL Server: [DBNETLIB][ConnetionOpen <Connect<>>.]SQL Server does not exist or access denied.
How do i fix that? :D
-
Re: [RELEASE]Action 9 Client an Server Share
Quote:
Originally Posted by
lrsnftw
hi, i have a problem when i start the Castserver this shows up:
Provider::initialize()
Microsoft OLE DB Provider for SQL Server: [DBNETLIB][ConnetionOpen <Connect<>>.]SQL Server does not exist or access denied.
How do i fix that? :D
Means the application can't reach the mssql server, be sure that mssql server is working and that your dekaron server configs are correct.
-
Re: [RELEASE]Action 9 Client an Server Share
RZInter Good evening friends, I wonder if it is possible to exchange the reading of a database called loaders.exe to account for another acc called, I use another server on mssql2004 called with the same name (account), and possibly this change of names reading the loaders.exe for no error when the server up?
sorry bad english
-
Re: [RELEASE]Action 9 Client an Server Share
I how to work aloken ? map Cs ok.... but..i make new aloken and say error :S
-
Re: [RELEASE]Action 9 Client an Server Share
Quote:
Originally Posted by
Ichigo14000
I how to work aloken ? map Cs ok.... but..i make new aloken and say error :S
DataBase.rar use these databases.
-
Re: [RELEASE]Action 9 Client an Server Share
Quote:
Originally Posted by
BladeCX
thx but now i have guide how to make aloken :)
-
1 Attachment(s)
Re: [RELEASE]Action 9 Client an Server Share
i did all the steps perfectly DB/query/ODBC everything all right ..i attached a pic ...after doing all this showing like this nd cant connecting to the server ..can some one help me out from here ?
Thanks!
Renanz :)
-
Re: [RELEASE]Action 9 Client an Server Share
Quote:
Originally Posted by
Renanz
i did all the steps perfectly DB/query/ODBC everything all right ..i attached a pic ...after doing all this showing like this nd cant connecting to the server ..can some one help me out from here ?
Thanks!
Renanz :)
Those errors aren't relevant, you must be missing something else like IP and Ports.
-
Re: [RELEASE]Action 9 Client an Server Share
-
Re: [RELEASE]Action 9 Client an Server Share
working good with Aloken thanks to other posts as well lol.
-
Re: [RELEASE]Action 9 Client an Server Share
Blade CX : could u give me your yh ? i have a problem (config & install game server ) pl
-
Re: [RELEASE]Action 9 Client an Server Share
pl, upload DATABASE again ... i can't download :(
-
Re: [RELEASE]Action 9 Client an Server Share
Please someone help me. im using windows 7 64 bit and windows xp my dekaronserver.exe crash.
-
Re: [RELEASE]Action 9 Client an Server Share
Quote:
Originally Posted by
baylkun
pl, upload DATABASE again ... i can't download :(
See previous page before you post in here.
Have a lot upload the DB
-
Re: [RELEASE]Action 9 Client an Server Share
i will test! Greet release dude!
-
Re: [RELEASE]Action 9 Client an Server Share
-
Re: [RELEASE]Action 9 Client an Server Share
hello guys?
I'm planning to make a Dekaron Private Server for Testing Only,
Is someone update here to help? thnx
-
Re: [RELEASE]Action 9 Client an Server Share
dudes, Dekaronserver.exe not compatible win7 32bits or not?
-
Re: [RELEASE]Action 9 Client an Server Share
Quote:
Originally Posted by
Yag4mi2k
dudes, Dekaronserver.exe not compatible win7 32bits or not?
Dekaronserver.exe just runs on Windows up to 2003 Server.
-
Re: [RELEASE]Action 9 Client an Server Share
Quote:
Originally Posted by
BladeCX
Dekaronserver.exe just runs on Windows up to 2003 Server.
read
PHP Code:
http://forum.ragezone.com/f534/release-gameserver-dk-win7-823282/
-
Re: [RELEASE]Action 9 Client an Server Share
it is run to winXP and MSSQL 2000?
-
Re: [RELEASE]Action 9 Client an Server Share
Quote:
Originally Posted by
nickypunk001
it is run to winXP and MSSQL 2000?
yes its working