Weapon graphic problem

Join Discord

Lone

LOMCN Veteran
Veteran
Mar 15, 2007
278
12
64
Hi i have a problem

Do You need to make weapons Female and Male, as i have made 2 new weapons on my offline test server, both change on class , and all the image number seem to be correct , i can see them on my male character on the stat screen and in game (whilst running about).
But on my Female character, i can see it on the stat screen, but Not in game(running around).

so was wondering wether i need a diffrerent FLD_SHAPE or FLD_IMGINDEX to see it in game on my F char...


cheers :)
 

Bon

Legend
Legendary
Jul 29, 2004
6,726
330
300
Kent, UK
cause 0-599 = male
and 600-1199 = female

u have to put the weapon in twice, its the same as an armour
 
Upvote 0

Lone

LOMCN Veteran
Veteran
Mar 15, 2007
278
12
64
cheers but i dont understand 0-600 and 600-1199

as the 1st weapon is FLD_SHAPE 4351 and FLD_IMAGINDEX 4351

and 2nd weapon is FLD_SHAPE 4325 and FLD_IMAGINDEX 4325

^^ and works fine on the male char

im using 2.3 files btw if that makes any difference

:)
 
Upvote 0

Killmaster

Legend
Legendary
Golden Oldie
Loyal Member
Nov 13, 2003
3,967
27
294
Right... in total you need 1200 images for a weapon, so 0-599 is the male one and 600-1199 is the female part.

So you basically need to copy the weapon twice into your wil file. Remember you need 1199 images in your weapon file.
 
Upvote 0

Lone

LOMCN Veteran
Veteran
Mar 15, 2007
278
12
64
is that the stateItem.wil ??? if so how do i make a copy ?? please :)


cheers :)
 
Upvote 0

Weikster

LOMCN Veteran
Veteran
Jan 21, 2009
421
11
44
36th chamber
To copy something, firstly make a new folder on your desktop, name it whatever.
Open Weapon.wil,(with HH8) or where ever the weapon is you want to copy.
(either weapon.wil or in graphics folder/weapon)
Then click export all, browse to the folder you made, under start/end, put in starting and ending image #, then click export.
Once exported, copy all images and paste in same order. You will also have to copy/paste the placement texts in PlacementsFolder(created when you export)
Be sure to remember to change the numbers for the new ones. (images and placements)=p
Then you can have fun importing.
Might be best to use a wil for graphics folder(one weapon only is inside those) and just click "replace" when importing(Import All), making sure you have "from folder" ticked under Placement uses. Also add in the Begin/End numbers of your images.
(should be 00000 through 01199)
Uploaded a wil for you that has right amount of images, just replace them)
http://www.megaupload.com/?d=DP1CYJW2
 
Upvote 0

Cronus

Dedicated Member
Dedicated Member
Mar 2, 2009
37
0
33
cheers for the file il see now if i can fix :)




still can't work it out :(
 
Last edited:
Upvote 0

akacary2

LOMCN Veteran
Veteran
Loyal Member
Dec 11, 2008
274
1
44
Hartlepool
Have you got this sorted m8?

In the .wil file where ur new wep is located did u make sure there was 1200 images in total? If there is only 600 then just export them all and import them again n should sort ur problem out.
Thats wot I did to mine n it works for male and female now :agree:
 
Upvote 0