View Single Post
Godofwar
AlliedModders Donor
Join Date: Dec 2015
Location: Germany
Old 04-12-2018 , 05:18   Re: Deathrun Player Skins dont work ...
Reply With Quote #5

Code:
; replace default skins
;"defaultname" "newname"

"leet" "leet_new"
"terror" "terror_new"
"arctic" "arctic_new"
"guerilla" "guerilla_new"
"urban" "urban_new"
"gsg9" "gsg9_new"
"gign" "gign_new"
"sas" "sas_new"

; set skin according to steamid
;"STEAM_0:1:23456789" "terrorist_model" "ct_model"
;"BOT" "bot_te_model" "bot_ct_model"
Thats the ini file.

Code:
models/player/arctic_new/arctic_new.mdl
models/player/gign_new/gign_new.mdl
etc, like the other.

When i join the server, nothing happens, no downloading files. I really dont know why. to the module mp.so is not at my server added. Its Linux. And i dont find this module in net. It would be cool without this module editing. Maybe the Plugin is bad coded for newer versions?

could u upload your players_models.sma file? that i can try ur plugin?

Last edited by Godofwar; 04-12-2018 at 05:37.
Godofwar is offline