Raised This Month: $51 Target: $400
 12% 

[CS:GO] Player Skin (Flag + SQL Support)


Post New Thread Reply   
 
Thread Tools Display Modes
ambn
Veteran Member
Join Date: Feb 2015
Location: Fun servers
Old 08-21-2017 , 02:52   Re: [CS:GO] Player Skin (With flag support)
Reply With Quote #121

UPDATED! Version 3.5.7** 8/21/2017
- Fixed invisible arms while no arm's path was defined.
- Fixed some spawn errors.
- Fixed most of plugin's errors.
__________________
ambn is offline
Rale
AlliedModders Donor
Join Date: Sep 2010
Old 08-21-2017 , 03:08   Re: [CS:GO] Player Skin (With flag support)
Reply With Quote #122

Quote:
Originally Posted by ambn View Post
UPDATED! Version 3.5.7** 8/21/2017
- Fixed invisible arms while no arm's path was defined.
- Fixed some spawn errors.
- Fixed most of plugin's errors.
Thank you for fixes! Tell me this, when i want to force skin should i need to add skin paths to skins.ini and admin skins both? Or just to admin skins?
Rale is offline
ambn
Veteran Member
Join Date: Feb 2015
Location: Fun servers
Old 08-21-2017 , 03:13   Re: [CS:GO] Player Skin (With flag support)
Reply With Quote #123

just admin_skins.ini will do it

This is now with the skin's arm:

and this is without the skin's arm:
__________________

Last edited by ambn; 08-21-2017 at 03:23.
ambn is offline
Rale
AlliedModders Donor
Join Date: Sep 2010
Old 08-21-2017 , 05:31   Re: [CS:GO] Player Skin (With flag support)
Reply With Quote #124

Still problem with forced skins for admins. Here is my config

PHP Code:
"Skins"
{
    
"nanosuit"
    
{
        
"Name"        "Nanosuit (OWNER)"
        "Skin"        "models/player/custom_player/kuristaja/nanosuit/nanosuitv3.mdl"
        "Arms"        "models/player/custom_player/kuristaja/nanosuit/nanosuit_arms.mdl"
        "Team"        ""
        "Flag"          "z"
        "u_id"        "skin_nanosuit"
    
}

PHP Code:
"Admin_Skins"
{
    
"z"
    
{
        
"SkinT"        "models/player/custom_player/kuristaja/nanosuit/nanosuitv3.mdl"
        "ArmsT"        "models/player/custom_player/kuristaja/nanosuit/nanosuit_arms.mdl"
        "SkinCT"    "models/player/custom_player/kuristaja/nanosuit/nanosuitv3.mdl"
        "ArmsCT"    "models/player/custom_player/kuristaja/nanosuit/nanosuit_arms.mdl"
    
}
    
"abcd"
    
{
        
"SkinT"        "models/player/custom_player/kuristaja/agent_smith/smith.mdl"
        "ArmsT"        "models/player/custom_player/kuristaja/agent_smith/smith_arms.mdl"
        "SkinCT"    "models/player/custom_player/kuristaja/agent_smith/smith.mdl"
        "ArmsCT"    "models/player/custom_player/kuristaja/agent_smith/smith_arms.mdl"
    
}

Btw with owners with flag "Z" it works but for admins it doesnt work.

Last edited by Rale; 08-21-2017 at 05:34.
Rale is offline
ambn
Veteran Member
Join Date: Feb 2015
Location: Fun servers
Old 08-21-2017 , 13:48   Re: [CS:GO] Player Skin (With flag support)
Reply With Quote #125

Quote:
Originally Posted by Rale View Post
Still problem with forced skins for admins. Here is my config

PHP Code:
"Skins"
{
    
"nanosuit"
    
{
        
"Name"        "Nanosuit (OWNER)"
        "Skin"        "models/player/custom_player/kuristaja/nanosuit/nanosuitv3.mdl"
        "Arms"        "models/player/custom_player/kuristaja/nanosuit/nanosuit_arms.mdl"
        "Team"        ""
        "Flag"          "z"
        "u_id"        "skin_nanosuit"
    
}

PHP Code:
"Admin_Skins"
{
    
"z"
    
{
        
"SkinT"        "models/player/custom_player/kuristaja/nanosuit/nanosuitv3.mdl"
        "ArmsT"        "models/player/custom_player/kuristaja/nanosuit/nanosuit_arms.mdl"
        "SkinCT"    "models/player/custom_player/kuristaja/nanosuit/nanosuitv3.mdl"
        "ArmsCT"    "models/player/custom_player/kuristaja/nanosuit/nanosuit_arms.mdl"
    
}
    
"abcd"
    
{
        
"SkinT"        "models/player/custom_player/kuristaja/agent_smith/smith.mdl"
        "ArmsT"        "models/player/custom_player/kuristaja/agent_smith/smith_arms.mdl"
        "SkinCT"    "models/player/custom_player/kuristaja/agent_smith/smith.mdl"
        "ArmsCT"    "models/player/custom_player/kuristaja/agent_smith/smith_arms.mdl"
    
}

Btw with owners with flag "Z" it works but for admins it doesnt work.
well, i tested with only abcd and have previous versions on other server having flag z and abcdr and def and they are working fine, maybe you can add me on steam so we can test it on your's?
__________________
ambn is offline
ambn
Veteran Member
Join Date: Feb 2015
Location: Fun servers
Old 08-24-2017 , 01:31   Re: [CS:GO] Player Skin (With flag support)
Reply With Quote #126

Quote:
Originally Posted by Rale View Post
Still problem with forced skins for admins. Here is my config

PHP Code:
"Skins"
{
    
"nanosuit"
    
{
        
"Name"        "Nanosuit (OWNER)"
        "Skin"        "models/player/custom_player/kuristaja/nanosuit/nanosuitv3.mdl"
        "Arms"        "models/player/custom_player/kuristaja/nanosuit/nanosuit_arms.mdl"
        "Team"        ""
        "Flag"          "z"
        "u_id"        "skin_nanosuit"
    
}

PHP Code:
"Admin_Skins"
{
    
"z"
    
{
        
"SkinT"        "models/player/custom_player/kuristaja/nanosuit/nanosuitv3.mdl"
        "ArmsT"        "models/player/custom_player/kuristaja/nanosuit/nanosuit_arms.mdl"
        "SkinCT"    "models/player/custom_player/kuristaja/nanosuit/nanosuitv3.mdl"
        "ArmsCT"    "models/player/custom_player/kuristaja/nanosuit/nanosuit_arms.mdl"
    
}
    
"abcd"
    
{
        
"SkinT"        "models/player/custom_player/kuristaja/agent_smith/smith.mdl"
        "ArmsT"        "models/player/custom_player/kuristaja/agent_smith/smith_arms.mdl"
        "SkinCT"    "models/player/custom_player/kuristaja/agent_smith/smith.mdl"
        "ArmsCT"    "models/player/custom_player/kuristaja/agent_smith/smith_arms.mdl"
    
}

Btw with owners with flag "Z" it works but for admins it doesnt work.
Problem solved.
Solve: Adding admin flags with immunity in admin_simple.ini and admin_skins.ini cause it to not work due to multi-flag support of that file.
__________________

Last edited by ambn; 08-24-2017 at 01:33.
ambn is offline
Altaj
Junior Member
Join Date: May 2017
Old 08-28-2017 , 19:16   Re: [CS:GO] Player Skin (With flag support)
Reply With Quote #127

Does not work download_list.ini
Altaj is offline
ambn
Veteran Member
Join Date: Feb 2015
Location: Fun servers
Old 08-29-2017 , 01:01   Re: [CS:GO] Player Skin (With flag support)
Reply With Quote #128

Quote:
Originally Posted by Altaj View Post
Does not work download_list.ini
Did'nt i already mention that?
__________________
ambn is offline
Altaj
Junior Member
Join Date: May 2017
Old 08-29-2017 , 13:36   Re: [CS:GO] Player Skin (With flag support)
Reply With Quote #129

Quote:
Originally Posted by ambn View Post
Did'nt i already mention that?
What can be done?

Last edited by Altaj; 08-29-2017 at 13:36.
Altaj is offline
ambn
Veteran Member
Join Date: Feb 2015
Location: Fun servers
Old 08-29-2017 , 15:04   Re: [CS:GO] Player Skin (With flag support)
Reply With Quote #130

Quote:
Originally Posted by Altaj View Post
What can be done?
Use this instead:
https://forums.alliedmods.net/showthread.php?p=602270
__________________
ambn is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 17:39.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode