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!

Swordsman v127 Bola Repack + Instalation tutorial

Status
Not open for further replies.
Banned
Banned
Joined
Dec 3, 2010
Messages
1,581
Reaction score
619
@Bola
I think when you edit the guide, you deleted the sql query part and the edit mysql password in table.xml part.
Also i think using WinScp to edit table.xml is a much simple way for GUI people, that line of code for cmd line is a bit long.

yum install mc
F4 to editable file
win

:cool:

2014-07-26 09:34:26 localhost.localdomain gs001: info:DS进入世界返回,result:-205,player_id:4097,mode:1,world_tid:1248,world_id:0,line:0
that line means player return to world from instance

2014-07-26 09:34:26 localhost.localdomain gs001: info:切换GS返回,result:162,player_id:4097,mode:1,world_tid:1248,world_id:0,unmapped=0
something related GS switching

2014-07-26 09:34:30 localhost.localdomain gs001: info:DS进入世界返回,result:-205,player_id:4097,mode:1,world_tid:1248,world_id:0,line:0
same as 1st

2014-07-26 09:34:30 localhost.localdomain gs001: info:切换GS返回,result:162,player_id:4097,mode:1,world_tid:1248,world_id:0,unmapped=0
same as 2nd

2014-07-26 09:46:04 localhost.localdomain gs001: info:服务器双倍经验开关为(Off)
double exp off

gs.conf / all scenes
guess 1248 is missing
 
Last edited:
Newbie Spellweaver
Joined
Nov 20, 2010
Messages
36
Reaction score
9
ryukenhero Could you enlighten me with these commands or point me to the thread that has it?

first, you need to enable the debug command in the gs.conf by changing
debug_command_mode=0
to
debug_command_mode=1

" poop + ~" to start it ingame
then if you don't know the rest..
make a shortcut of xajh.exe and check its properties
at the very end of the target line, add in game: CPW console: 1 AFTER the quotes
should look like:
"D:\Program Files (x86)\Perfect World Entertainment\Swordsman\bin\xajh.exe" game: CPW console: 1

Once this is done, start the exe using the short cut and use these commands below

d_c2scmd 2000 99 for levels/kungfu points
d_c2scmd 2001 itemid for items. Around 52000 is where you should find your gears
d_c2scmd 2003 for notes
d_c2scmd 2003 1 -1 for about 4 mil or so tradable gold.

a helpful command
d_runspeed 15

lol make sure you are careful about spawning in stuff, especially quest items, because if u spawn in quest items that cant be destroyed, and you end up maxing out ur quest bag, ouch xD

If you're planning to make a server(private server) and go live, make sure u set the debug command back down to 0 because everyone can use it if its enabled xD.
 
Last edited:
Newbie Spellweaver
Joined
Jan 26, 2005
Messages
63
Reaction score
2
@ryukenhero Awesome! I'm making a private PvP only server for a couple friends so it shouldn't be a big deal. Appreciate the help!
 
Shh, quiet, you might piss somebody off
Developer
Joined
Dec 23, 2011
Messages
1,797
Reaction score
2,166
sorry the issue about swdb.sql my bad, thanks for feedback, with help of all we will make the best tutorial for SWORDSMAN !!!



if somebody got this issue

./gdeliveryd: symbol lookup error: ./gdeliveryd: undefined symbol: pcre_free

run the command

yum reinstall pcre

=)
 
Newbie Spellweaver
Joined
Jul 6, 2014
Messages
5
Reaction score
0
please help i'm newbie

[root@localhost SWServer]# ./start.sh
mkdir: cannot create directory `/SWServer/logs': No such file or directory


===============================================================
= Starting by Bola =
= Loading up Server Swordsman =
===============================================================


=== LOGSERVICE ===
./start.sh: line 16: cd: /SWServer/logservice: No such file or directory
./start.sh: line 16: /SWServer/logs/logservice.log: No such file or directory
=== SUCCESS! ===


sorry, allready fix



help please...

=== GAME ANTI CHEAT AND GAME 3D ANTI CHEAT ===
./g3dacd: error while loading shared libraries: libio32.so: cannot open shared object file: No such file or directory
info : TcpManager OnAddSession
info : logclient: OnAddSession
info : logclienttcp: OnAddSession
=== SUCCESS! ===


=== GFACTIOND ===
./ghubd: error while loading shared libraries: libio32.so: cannot open shared object file: No such file or directory
TRACE : Forbid Policy
info : OnAddSession
=== SUCCESS! ===


=== GDELIVERYD ===
./gdeliveryd: error while loading shared libraries: libio32.so: cannot open shared object file: No such file or directory
=== SUCCESS! ===


=== GLINKD ===
./glinkd: error while loading shared libraries: libio32.so: cannot open shared object file: No such file or directory
./glinkd: error while loading shared libraries: libio32.so: cannot open shared object file: No such file or directory
=== SUCCESS! ===


=== WORLD ===
./gs: error while loading shared libraries: libio32.so: cannot open shared object file: No such file or directory
=== SUCCESS! ===
 
Last edited:
Newbie Spellweaver
Joined
Nov 20, 2010
Messages
36
Reaction score
9
ok so i was messing around with the gs.conf and changing/moving or copying the tids and scene ids around, and welp, I managed to open some instances that I could not open before xDD

managed to get guild base working, had to add in its TID and its corresponding scene to the gs.conf

including some others xD

QNTmPv6 - Swordsman v127 Bola Repack + Instalation tutorial - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Shh, quiet, you might piss somebody off
Developer
Joined
Dec 23, 2011
Messages
1,797
Reaction score
2,166
ok so i was messing around with the gs.conf and changing/moving or copying the tids and scene ids around, and welp, I managed to open some instances that I could not open before xDD

managed to get guild base working, had to add in its TID and its corresponding scene to the gs.conf

including some others xD

release it, or send me a pm about how to do that
 
Newbie Spellweaver
Joined
Nov 20, 2010
Messages
36
Reaction score
9
release it, or send me a pm about how to do that

So what I did was first, check the TIDs that I wanted working, for example, 1248, so I went to the script folder in :
/SWServer/gamed/config/script and opened up instance_gs.lua and searched for the TID which should look like this:
}
WorldInfo[1248] = {
type = "2;",
scenes = "1028;",
}

Which means that the corresponding scene is 1028, knowing that, I went to the gs.conf and checked if the Scene or TID was missing under:
[General]
;支持的所有场景

-- or
[InstanceMode_1] (I pretty much added every TID to this line, I didn't get any conflicting errors yet so far, so.. I'm assuming it is safe..or otherwise..
-- and also
[SceneMirror]

So I noticed that the scene was missing under Scene Mirror, so i added in the ID, 1028

[SceneMirror]
1028;1613;2017;2016;2015;2014;2018;2019;2022;2023是地宫
mirror_scenes = 2017;2016;2015;2014;1051;68;70;4;5;6;18;26;31;42;66;67;69;71;72;73;74;75;76;77;78;79;81;93;94;1052;57;1310;2003;95;96;97;80;82;83;84;85;89;100;2020;2021;86;90;91;98;99;2018;2019;2022;2023;103;104;1613;1028

You would also do the same to the TID if its not there, add it in under [General] ;支持的所有场景 if it is missing, and [InstanceMode_1].

This isn't really "organized" but it did help open up the instance that I wanted opened.
What I mean't by organized is that I didn't know what I was doing xDD.

My real intent though, was to find a way to reduce member requirements for Instances of the hero/alliance difficulty xD

Though I would be careful on how you do it ._. may get errors later on.
 
Last edited:
Newbie Spellweaver
Joined
Jan 26, 2005
Messages
63
Reaction score
2
@ryukenhero Is there a list of item id somewhere? I managed to find these for ultimate gears lvl 80, but other than that nothing good.
Gears 53880
Weapon 53843

Anybody know if lost art work in this version?
 
Newbie Spellweaver
Joined
Nov 20, 2010
Messages
36
Reaction score
9
There is a list, but its in the mcncc forums and i can't access the website atm.

63799 - Lv 9 Ref stone, Max +10

Tip; if you trash/destroy something and you check your world2.log you should see

2014-07-27 11:11:40 localhost.localdomain gs001: info:玩家: 28673 摧毁了 1 个 59743

the bolded number is the id of the item that you just trashed.

You can probably use this to help you find Ids on some items, such at Lvl 10 Gems, etc.

Yes lost arts do work :D
you're going to have to spawn in the scrolls if u want em quickly

it starts from 76543 to 76700 FYI, you do not need to complete the Lost Arts Quest from your School Master NPC, as it is only an intro to getting your Lost Art Skills

zkDPDOn - Swordsman v127 Bola Repack + Instalation tutorial - RaGEZONE Forums




Some instance / maps still not work.

Code:
Xi'an
Sword Chamber
Cyan Heights

erm so I got mine to load xDD



for the gs.conf
KRb4qNS - Swordsman v127 Bola Repack + Instalation tutorial - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Last edited:
Shh, quiet, you might piss somebody off
Developer
Joined
Dec 23, 2011
Messages
1,797
Reaction score
2,166
There is a list, but its in the mcncc forums and i can't access the website atm.

63799 - Lv 9 Ref stone, Max +10

Tip; if you trash/destroy something and you check your world2.log you should see

2014-07-27 11:11:40 localhost.localdomain gs001: info:玩家: 28673 摧毁了 1 个 59743

the bolded number is the id of the item that you just trashed.

You can probably use this to help you find Ids on some items, such at Lvl 10 Gems, etc.

Yes lost arts do work :D
you're going to have to spawn in the scrolls if u want em quickly

it starts from 76543 to 76700



erm so I got mine to load xDD



for the gs.conf
KRb4qNS - Swordsman v127 Bola Repack + Instalation tutorial - RaGEZONE Forums

only curiosity, is already fixed guild instance and some others you found wrong ? if yes can i insert on tutorial with credits ?
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Nov 20, 2010
Messages
36
Reaction score
9
only curiosity, is already fixed guild instance and some others you found wrong ? if yes can i insert on tutorial with credits ?

Yeah, I've only fixed some, and feel free to
 
Status
Not open for further replies.
Back
Top