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!

How to add a clan's symbol into DELOS CASTLE as FLAG...

Junior Spellweaver
Joined
Jan 26, 2007
Messages
111
Reaction score
0
- go table knights_siege_warfare >
- go column smasterknights >
- type here the CLAN's ID.
____________________________________

if you dont know clan's id , go table knights, get the ID from there OR:
exec this code into QA to get clans ID :

Code:
 [/B]
[B]select idnum from knights where  idname = 'CLAN_NAME'[/B]
[B]

you will get clans idnum via that code...
------

THAT CLAN'S FLAG WILL BE SHOWN ON DELOS CASTLE...

@melo717171
 
Last edited by a moderator:
Newbie Spellweaver
Joined
Oct 2, 2006
Messages
47
Reaction score
0
this also makes you and youre clan in controll of the castle right?
 
Newbie Spellweaver
Joined
Jun 10, 2006
Messages
78
Reaction score
1
Yes, but why add it manual? Dont your csw works correct?
 
Junior Spellweaver
Joined
Jan 26, 2007
Messages
111
Reaction score
0
Yes, but why add it manual? Dont your csw works correct?
never tried to make a csw. and i dont think it works via csw in 1299. you can make an event for adding clan's flag to delos.

- i think clan's leader or asists can control delos gate.. [- i think -]
 
Newbie Spellweaver
Joined
Jun 10, 2006
Messages
78
Reaction score
1
Re: [Share] How to add a clan's symbol into DELOS CASTLE as FLAG...

CSW works prefect in 1299, and all from owner clan can open/close castle gates.
Paste this in KNIGHTS_SIEGE_WARFARE tbl
Mine settings are csw at Thursday 8pm gmt+1

1 0 5 5 20 1 0 0 0 0 0 0 0 0 0 0 2 19 20 5 7 15 20 20 4 0 0 0 0 0 0 0 0 0 0 0 0
 
Experienced Elementalist
Joined
Dec 7, 2006
Messages
250
Reaction score
2
Re: [Share] How to add a clan's symbol into DELOS CASTLE as FLAG...

thanks XD
 
Junior Spellweaver
Joined
Jan 26, 2007
Messages
111
Reaction score
0
Re: [Share] How to add a clan's symbol into DELOS CASTLE as FLAG...

CSW works prefect in 1299, and all from owner clan can open/close castle gates.
Paste this in KNIGHTS_SIEGE_WARFARE tbl
Mine settings are csw at Thursday 8pm gmt+1

1 0 5 5 20 1 0 0 0 0 0 0 0 0 0 0 2 19 20 5 7 15 20 20 4 0 0 0 0 0 0 0 0 0 0 0 0
thanks for additions..
 
Initiate Mage
Joined
Dec 1, 2013
Messages
2
Reaction score
0
im trying to get the csw monument to be attackable and currently its not allowing any skills to damage it any ideas?
 
Back
Top