SkinChooser v.1.0 D [21/11/2011]_________________________________________________________________________________
by
RoOF Version:
1.0 D!Working Version!* Images:
1. SkinChooser Menus


Some Random Skins
1. Crysis
2. Banana Skin
3. Santa Claus
* Requirments:Eventscripts (Orangebox)* What features does this addon have:- Skins can be saved into database (configable), so when the user come back to server his Skins will be there until he wants to remove it via Menu.
- Skins are for aviable for Counter Terrorist, Terrorist ( configable). Also for Counter Terrorist Admin + Terrorist Admin ( also the admin feature can be turn off and on in the config).
- Add Admins easly in the settings.cfg
- When you choose the Skin will be shown in 3D ( 3rd Personview) on spawn and on choice. ( Also configable)* Add Skins:Quote:
# [Banana Joe]
# path = "models/player/slow/banana_joe/slow.mdl"
# This is the Structure to add Skins
# You can add as much Skins that you want
- Open the .ini Files and just add the Skins like that:
Quote:
[Skinname]
path = "<path/to/model.mdl>"
-
Save it.
* Download the Files:- If you want to add/remove downloads, open the downloads.cfg and add/remove the files* If You like the addon and you want to Donate, Feel Free
* Installation:1. Install Mattie's EventScripts 2.1.370 (Orangebox):
http://mattie.info/cs2. Extract the file [Skinchooser.zip] to your /cstrike/ directory:
3. Add the following line somewhere in autoexec.cfg or server.cfg:
es_load skinchooser
The Config will be build after first Load:
DO NOT EDIT ANYTHING IN PYTHON FILEQuote:
// Set the Command to open the SkinMenu
sc_force "!skins"
// Set the Command to open the SkinMenu
sc_set_force "!setskin"
// 0 = Disable, 1 = Here you can set that the Skins will be saved in databse(So it will be thre for all spawns)
sc_saveindatabase 1
// 0 = Disable, 1 = Allow Admins to choose Skins
sc_admins_allow 1
// 0 = Disable, 1 = Allow Normal CounterTerroists to choose Skins
sc_ct_allow 1
// 0 = Disable, 1 = Allow Normal Terrorists to choose Skins
sc_t_allow 1
// Set the Admins (split by comma if you want to add more)
sc_admins "STEAM_0:1:5432453,STEAM_0:1:12345678"
// 0 = Disable, 1 = The model will be shown on spawn and on choose in 3rd Person
sc_showmodelin3d 1
// Set the time how long the thirdpersonview goes
sc_thirdpersontime 3
// 0 = Disable, 1 = Allow the Advert How to set skin
sc_allowmsg 1
* Updated:- Version 1.0
- Relase
- Version 1.0 A
- Now the Admins can set for the Players the Skin via Menu (even the Admins Skins)
- Version 1.0 C
- Fixxed Download Problem
- -> Thanks to L'In20Cible
- Version 1.0 D
- Code improvments
_________________________________________________________________________________
Have fun!
and
please don't forget the
W00t!