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:
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 -]
 
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
 
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..
 
Back