[King] Armour Glows

mapadale

Guest
Anyone have any ideas what they are in the DB.

I've got DragonWings working on 10
 

kyeron

LOMCN Veteran
Veteran
Loyal Member
Sep 28, 2008
296
1
45
timisoara
in case u didnt found it yet , the 100-106 should work but not on the shape collum like on 3.55 but on appearance
 
Upvote 0

kyeron

LOMCN Veteran
Veteran
Loyal Member
Sep 28, 2008
296
1
45
timisoara
you mean the look on the "Q" ? that's coded with the position in Equip so just play with the looks of them and ul get the right wings inside to .
i saw you were looking for the client we used i dont have it on webhost anymore but i still have the patch there heres the ini :

Code:
; Sample Patch ini
; Edit this according to your server spec

; This name will appear in title
KaoriPatchName=KaoriPatch

; URL for your banner accepts GIF,JPG,PNG
KaoriPatchBanner=http://www.hasekura.org/poze/banner.jpg

; URL for !klist.gz
KaoriPatchListFile=http://www.hasekura.org/KaoriPatchK/!klist.gz

; URL for the gz files must be a directory with / at the end
;  Supports http, ftp anonymous, ftp with user/pass
;  You can put as many mirrors as you want (they should have the same files)
;  It will randomly try 3 of them for each file
;  Repeat same server meaning more chance of downloading from that server
;  Note: FTP connection maybe slower!
KaoriPatchServer=http://www.hasekura.org/KaoriPatchK/


; Directory Structure
KaoriPatchDir=./Data/
KaoriPatchDir=./king/
KaoriPatchDir=./Map/
KaoriPatchDir=./Sound/
KaoriPatchDir=./Data/Forest/
KaoriPatchDir=./Data/Sand/
KaoriPatchDir=./Data/Snow/
KaoriPatchDir=./Data/Wood/
KaoriPatchDir=./king/Data/
KaoriPatchDir=./king/setings/
KaoriPatchDir=./king/sound/
; Executable for the game
KaoriPatchGameExePath=./HaseKura.exe
 
Upvote 0

mapadale

Guest
you mean the look on the "Q" ? that's coded with the position in Equip so just play with the looks of them and ul get the right wings inside to .
i saw you were looking for the client we used i dont have it on webhost anymore but i still have the patch there heres the ini :

Code:
; Sample Patch ini
; Edit this according to your server spec
 
; This name will appear in title
KaoriPatchName=KaoriPatch
 
; URL for your banner accepts GIF,JPG,PNG
KaoriPatchBanner=http://www.hasekura.org/poze/banner.jpg
 
; URL for !klist.gz
KaoriPatchListFile=http://www.hasekura.org/KaoriPatchK/!klist.gz
 
; URL for the gz files must be a directory with / at the end
;  Supports http, ftp anonymous, ftp with user/pass
;  You can put as many mirrors as you want (they should have the same files)
;  It will randomly try 3 of them for each file
;  Repeat same server meaning more chance of downloading from that server
;  Note: FTP connection maybe slower!
KaoriPatchServer=http://www.hasekura.org/KaoriPatchK/
 
 
; Directory Structure
KaoriPatchDir=./Data/
KaoriPatchDir=./king/
KaoriPatchDir=./Map/
KaoriPatchDir=./Sound/
KaoriPatchDir=./Data/Forest/
KaoriPatchDir=./Data/Sand/
KaoriPatchDir=./Data/Snow/
KaoriPatchDir=./Data/Wood/
KaoriPatchDir=./king/Data/
KaoriPatchDir=./king/setings/
KaoriPatchDir=./king/sound/
; Executable for the game
KaoriPatchGameExePath=./HaseKura.exe
Can you add wings to amour looks, as I noticed that the wings are associated to the ProgUse and not the "Q" look
 
Upvote 0

kyeron

LOMCN Veteran
Veteran
Loyal Member
Sep 28, 2008
296
1
45
timisoara
if you use my data i can give you the exact looks that will match the wings from prouser , but on other clients u just have to keep changeing the looks untill u find the one that matchs the wings

EDITED:

On my client


green wings :
shape = 10 , appearance = 103 , looks = 965(M)/875(F)

green glow :
shape = 10 , appearance = 100 , looks = 985(M)/895(F)

blue wings:
shape = 1 , appearance = 105 , looks = 964(M)/974(F)

blue glow:
shape = 1 , appearance = 102 , looks = 984(M)/994(F)

Red wings:
shape = 9 , appearance = 104 , looks = 963(M)/973(F)

Red glow:
shape = 9 , appearance = 101 , looks = 986(M)/996(F)
 
Last edited:
Upvote 0

mapadale

Guest
What I will do once I've sorted this out, I'll client it up as a base client for people to use.

So anything that shouldn't be in there will be removed and a base client created for everyone to use, if thats ok with you Kyeron.
 
Upvote 0

nicofortune

LOMCN Veteran
Veteran
Aug 13, 2009
340
1
45
All the wings i can find :)

green wings :
shape = 10 , appearance = 103 , looks = 965(M)/875((F))

green glow :
shape = 10 , appearance = 100 , looks = 985(M)/895((F))

blue wings:
shape = 1 , appearance = 105 , looks = 964(M)/974((F))

blue glow:
shape = 1 , appearance = 102 , looks = 984(M)/994((F))

Red wings:
shape = 9 , appearance = 104 , looks = 963(M)/973((F))

Red glow:
shape = 9 , appearance = 101 , looks = 986(M)/996((F))

Yellow wings:
shape = 1 , appearance = 107 , looks = 964(M)/974((F))

Dragon Armour wings:
shape = 10 , appearance = 106 , looks = 964(M)/974((F))


my client is a modded version of the offical mir 3 server client it fixes so many bugs ingame and plus you dont need to match up many mobs to the database and 97% of them match up perfect :)

enjoy

regards
Nicofortune
 
Upvote 0