Hi, i spawned a valento ring, and it shows NO IMAGE in my inventory. I'm using KPT server and client.. and I checked theres the image file in my pt folder :sleepy: . What must I do to assign that image to the ring? thanks..
Printable View
Hi, i spawned a valento ring, and it shows NO IMAGE in my inventory. I'm using KPT server and client.. and I checked theres the image file in my pt folder :sleepy: . What must I do to assign that image to the ring? thanks..
hmm thats seems be a big trouble, so look wich item code its that, and look on the image/items/dropitem folder (or kinda named like that), there should be a file called itXXXX.smd (where xxxx is the code of the item, by sample stone axe is wa101, so the file is called itwa101.smd). So too depending on the type of the item the image that you see on inventory should exist on another folder, im believe the rings are accessory, so it should be on a folder like image/items/accesory and the name should be again like itXXXX.bmp, so check the names there and the code you need. Check if the files exist, else then you must copy or create them.
Ooh ok. Yup.. theres a bmp for valento ring, but how do i make the server/client use that itxxxx.bmp for my valento ring?
it must be exist on the items data array in client and server, so part of the data of the item is the codename, type of item and code for image, so those are the needed info to create the path file where loads the image and model.
image/sinimage/dropitem/itXXXX.smd
and
image/sinimage/accessory/itxxxx.bmp
I've got these files in client but I don't know where they are in server folder
I cannot drop V-rings
<3 Thanks telatoro! Umm so you're saying i have to hex edit those lines in to both client and server.exe right?
You can do that too, but i suggest better read what files are needed and rename to get that because may be a bit complicated edit client.
cephyz, can u give me the link to KPT server and KPT client pls? :ninja: