AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Unapproved/Old Plugins (https://forums.alliedmods.net/forumdisplay.php?f=27)
-   -   [CSO LIKE] Costumes (https://forums.alliedmods.net/showthread.php?t=223437)

csaba1998 08-13-2013 14:35

[CSO LIKE] Costumes
 
1 Attachment(s)
http://kepkezelo.com/images/fcero6j03ocnntf10w13.jpg


{Description}

With Costumes, you can customise your character.

Available Costumes (Some image missing, but available in-game):

http://kepkezelo.com/images/mvrg7txhu76qm3zkd1o0.jpg

{Video}



{Others, Installation and Download}

Current ML: English, Russian, Hungarian

On ZP, the Zombies can't use Costumes.

You can change Prefix name in 8th line and dictionary(lang file) name in 9th line ;)

The models protected, so you didn't decomplie models

ZP Support Enable (You see in sma):
PHP Code:

#define ZP_SUPPORT 

Disable:
PHP Code:

// #define ZP_SUPPORT 

The zip file contained all files with according to a portfolio

bat 08-13-2013 15:39

Re: [CSO LIKE] Costumes
 
Good job :up:

Mauricio Frb 08-13-2013 15:59

Re: [CSO LIKE] Costumes
 
Post .sma

Jhob94 08-13-2013 16:19

Re: [CSO LIKE] Costumes
 
http://idiasvn.net/enter/cso-costume-11
Didnt looked at codes, but they do the same...

ALBTeam 08-13-2013 16:48

Re: [CSO LIKE] Costumes
 
Good Work , but can i change models name and folder name example to do it: ?
PHP Code:

models/xx-gaming/back1.mdl
models
/xx-gaming/head1.mdl
models
/xx-gaming/face1.mdl
models
/xx-gaming/pelvis1.mdl 


Blizzard_87 08-13-2013 17:33

Re: [CSO LIKE] Costumes
 
are you the author of this mod and if not can you support it?

ANTICHRISTUS 08-13-2013 17:38

Re: [CSO LIKE] Costumes
 
Quote:

Originally Posted by ALBTeam (Post 2012432)
but can i change models name and folder name example to do it: ?

if it's just to use the same models with different names and locations, you can do it, but think about the flood and duplicated models in clients side. to do this has no meaning at all, and is disrespectful towards the real authors.
Quote:

Originally Posted by sgtbane (Post 507822)
And for anyone who is running this mod on there servers, I ask that you please don't go changing names of hats. I have joined a lot of servers that like to rename everything to something like CLANNAMEdunce.mdl and GeorgesPirateHat.mdl and crap like that. If you didn't make the model, don't change its name. It just makes people have to download things they already have just for the namechange.

edit: my english isn't perfect, but at least I corrected some errors.
Code:

[en]
CSO_NO_ZOMBIE = Zombies are not allowed to use Costumes.
CSO_CHOOSE_CATEGORY = Choose a Category:
CSO_CHOOSE_COSTUME = Choose a Costume:
CSO_NO_COSTUME = Remove Costume(s)
CSO_CHOOSED = You have selected a Costume
CSO_REMOVED = Your Costume(s) have been removed.
CSO_BACK = Back
CSO_HEAD = Head
CSO_PELVIS = Pelvis
CSO_NF_COSTUME = No Costume(s) Found on your body.
CSO_LOADED = Your Costume have been loaded


[fr]
CSO_NO_ZOMBIE = Les zombies ne sont pas autorisés à utiliser les costumes.
CSO_CHOOSE_CATEGORY = Choisissez une Categorie:
CSO_CHOOSE_COSTUME = Choisissez un Costume:
CSO_NO_COSTUME = Retirer le(s) Costume(s)
CSO_CHOOSED = Vous avez séléctionné un costume
CSO_REMOVED = votre(vos) Costume(s) a(ont) été retiré(s).
CSO_BACK = Dos
CSO_HEAD = Tête
CSO_PELVIS = Pelvis (Bassin)
CSO_NF_COSTUME = Aucun(s) Costume(s) trouvé(s) sur votre corps.
CSO_LOADED = Votre Costume a été chargé


csaba1998 08-14-2013 01:44

Re: [CSO LIKE] Costumes
 
Quote:

Originally Posted by ALBTeam (Post 2012432)
Good Work , but can i change models name and folder name example to do it: ?
PHP Code:

models/xx-gaming/back1.mdl
models
/xx-gaming/head1.mdl
models
/xx-gaming/face1.mdl
models
/xx-gaming/pelvis1.mdl 


Yes, change in const

csaba1998 08-14-2013 01:46

Re: [CSO LIKE] Costumes
 
Quote:

Originally Posted by Jhob94 (Post 2012402)
http://idiasvn.net/enter/cso-costume-11
Didnt looked at codes, but they do the same...

My plugin didn't same as Dias. I'm didn't look Dias plugin :D

csaba1998 08-14-2013 01:56

Re: [CSO LIKE] Costumes
 
Quote:

Originally Posted by Blizzard_87 (Post 2012476)
are you the author of this mod and if not can you support it?

Yes, i'm support this plugin
Example: more multi-lingual, more costumes, if CSO given :D


All times are GMT -4. The time now is 13:46.

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