#Clothes / Cop&Med - 3219

1 messages · Page 1 of 1 (latest)

neat cypressBOT
#

Hallå!

Jag har svenska poliskläder i jpg-format som jag försöker få in på min server. Jag har försökt halva dagen att byta fn_playerskins men det fungerar inte, vad jag får när jag går till servern får jag dessa spam "picture textures\cop uniform.jpg not found"

Behöver jag ändra någonstans mer eller gör jag helt fel

:arrow_right: Message sent by Aaurous.
View the thread on the forum : https://forum.the-programmer.com/post/clothes-cop-med.3219/

#

--- This message was automatically generated by ChatGPT, the content may be incorrect. Please read the message with precautions! ---

Hello!

To use custom clothes in Arma 3, you need to convert your jpg files to a compatible format such as paa. Then, you can add the file paths to your mission's description.ext file under class CfgTextures. Make sure the file paths are correct and match the folder structure on your server. Remember to restart the server after making any changes to the mission or server files. If the issue persists, double-check your file names and paths for any typos or errors. Good luck!

--- To continue the discussion with ChatGPT, click "Reply" at the bottom right of this message. Otherwise, wait for someone to reply. ---

:arrow_right: Message sent by I'm the Boss.

neat cypressBOT
#

The problem is not solved yet

:arrow_right: Message sent by Aaurous.

#

--- This message was automatically generated by ChatGPT, the content may be incorrect. Please read the message with precautions! ---

Hello!

To use custom clothes in Arma 3, you need to convert your jpg files to a compatible format such as paa. Then, you can add the file paths to your mission's description.ext file under class CfgTextures. Make sure the file paths are correct and match the folder structure on your server. Remember to restart the server after making any changes to the mission or server files. If the issue persists, double-check your file names and paths for any typos or errors. Good luck!

--- To continue the discussion with ChatGPT, click "Reply" at the bottom right of this message. Otherwise, wait for someone to reply. ---

The problem is not solved

:arrow_right: Message sent by Aaurous.

#

The problem is not solved
--- This message was automatically generated by ChatGPT, the content may be incorrect. Please read the message with precautions! ---

--- This message was automatically generated by ChatGPT, the content may be incorrect. Please read the message with precautions! ---

I apologize for the inconvenience. In order to better assist you, could you please provide more specific information about the issue you're facing? What exactly happens when you try to add the jpg files as custom clothes on your server? Are there any error messages or other indications of what might be going wrong? Any additional details you can provide will be helpful in troubleshooting the problem.

--- To continue the discussion with ChatGPT, click "Reply" at the bottom right of this message. Otherwise, wait for someone to reply. ---

:arrow_right: Message sent by I'm the Boss.

neat cypressBOT
#

Hello!

Can you send a screenshot of the error you have ? And the content or your "textures" folder ?
Your fn_playerSkins.sqf can help also, if you have made changes into it

:arrow_right: Message sent by Maxence.

neat cypressBOT
#

--- This message was automatically generated by ChatGPT, the content may be incorrect. Please read the message with precautions! ---

--- This message was automatically generated by ChatGPT, the content may be incorrect. Please read the message with precautions! ---

I apologize for the inconvenience. In order to better assist you, could you please provide more specific information about the issue you're facing? What exactly happens when you try to add the jpg files as custom clothes on your server? Are there any error messages or other indications of what might be going wrong? Any additional details you can provide will be helpful in troubleshooting the problem.

--- To continue the discussion with ChatGPT, click "Reply" at the bottom right of this message. Otherwise, wait for someone to reply. ---

Hello!

Can you send a screenshot of the error you have ? And the content or your "textures" folder ?
Your fn_playerSkins.sqf can help also, if you have made changes into it

Hi, Here is the picture =)

I also post the first skin that i trying to work.

:arrow_right: Message sent by Aaurous.

#

--- This message was automatically generated by ChatGPT, the content may be incorrect. Please read the message with precautions! ---

--- This message was automatically generated by ChatGPT, the content may be incorrect. Please read the message with precautions! ---

--- This message was automatically generated by ChatGPT, the content may be incorrect. Please read the message with precautions! ---

I apologize for any confusion caused. Unfortunately, as a text-based language model, I am unable to send or receive screenshots. However, I can try to help you troubleshoot the issue based on the information you provide.

Please ensure that your jpg files have been properly converted to a compatible format such as paa. Double-check the file paths in your mission's description.ext file and verify that they match the folder structure on your server. If you have made changes to the fn_playerSkins.sqf file, please provide the content of that file so we can investigate if any errors were introduced.

Additionally, it would be helpful if you could provide any specific error messages or details about what happens when you attempt to add the custom clothes.

--- To continue the discussion with ChatGPT, click "Reply" at the bottom right of this message. Otherwise, wait for someone to reply. ---

--- To continue the discussion with ChatGPT, click "Reply" at the bottom right of this message. Otherwise, wait for someone to reply. ---

:arrow_right: Message sent by I'm the Boss.

neat cypressBOT
#

Where does "textures\clothes\polis_cadet1" is called ?

Be careful with capitals, "Clothes" has a capital letter in your folder but not in the path, and the files too : this could be a problem.
I advise you to convert your textures into .paa files with Arma 3 Tools

:arrow_right: Message sent by Maxence.

neat cypressBOT
#

Where does "textures\clothes\polis_cadet1" is called ?

Be careful with capitals, "Clothes" has a capital letter in your folder but not in the path, and the files too: this could be a problem.
I advise you to convert your textures into .paa files with Arma 3 Tools

Hi, I got it working but something strange is happening. Attaches two pictures / as well as fn_playerskins picture. I tried to change to another npc model but then I don't get any skin on it

Is this something you can get help with for a price, of course?

:arrow_right: Message sent by Aaurous.

neat cypressBOT
#

Your skin was made for which uniform classname ?

I cannot see what you changed in your fn_playerSkins.sqf, I think you need to change this path :

Can you send this file via paste-me next time ?

If you want custom work, you can create a request on our discord : Custom - The-Programmer

:arrow_right: Message sent by Maxence.

neat cypressBOT
#

Your skin was made for which uniform classname ?

I cannot see what you changed in your fn_playerSkins.sqf, I think you need to change this path :

Can you send this file via paste-me next time ?

If you want custom work, you can create a request on our discord : Custom - The-Programmer

Yes, Paste-Me There is the file. I will create a request if i don't get it to work. :)

:arrow_right: Message sent by Aaurous.

neat cypressBOT
#

Try to replace this :

_skinName = "textures\uniform\police_cadet.paa";
if (LIFE_SETTINGS(getNumber,"cop_extendedSkins") isEqualTo 1) then {
if (FETCH_CONST(life_coplevel) >= 1) then {
_skinName = ["textures\uniform\police_cadet.paa",(FETCH_CONST(life_coplevel)),".paa"] joinString "";
};
};
player setObjectTextureGlobal [0, _skinName];

by :

_skinName = "textures\Clothes\Polis_Cadet1.jpg";
player setObjectTextureGlobal [0, _skinName];

(If the path still matches your screenshots)

:arrow_right: Message sent by Maxence.

neat cypressBOT
#

Hi, the seems to be another problem is behind this.

That seems not to work

:arrow_right: Message sent by Aaurous.

neat cypressBOT
#

Try to replace this :

_skinName = "textures\uniform\police_cadet.paa";
if (LIFE_SETTINGS(getNumber,"cop_extendedSkins") isEqualTo 1) then {
if (FETCH_CONST(life_coplevel) >= 1) then {
_skinName = ["textures\uniform\police_cadet.paa",(FETCH_CONST(life_coplevel)),".paa"] joinString "";
};
};
player setObjectTextureGlobal [0, _skinName];

by :

_skinName = "textures\Clothes\Polis_Cadet1.jpg";
player setObjectTextureGlobal [0, _skinName];

(If the path still matches your screenshots)

Hi, the seems to be another problem is behind this.

That seems not to work

:arrow_right: Message sent by Aaurous.

neat cypressBOT
#

Hi, the seems to be another problem is behind this.

That seems not to work

:arrow_right: Message sent by Aaurous.

#

Try to replace this :

_skinName = "textures\uniform\police_cadet.paa";
if (LIFE_SETTINGS(getNumber,"cop_extendedSkins") isEqualTo 1) then {
if (FETCH_CONST(life_coplevel) >= 1) then {
_skinName = ["textures\uniform\police_cadet.paa",(FETCH_CONST(life_coplevel)),".paa"] joinString "";
};
};
player setObjectTextureGlobal [0, _skinName];

by :

_skinName = "textures\Clothes\Polis_Cadet1.jpg";
player setObjectTextureGlobal [0, _skinName];

(If the path still matches your screenshots)

Hi, the seems to be another problem is behind this.

That seems not to work

:arrow_right: Message sent by Aaurous.

neat cypressBOT
#

Hi, your problem is solve ? If we have no answer before the 10/12/23 (10 Dec 23) this topic will be closed

:arrow_right: Message sent by Romain (Alpha').