AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [ANY|ZR] Player colors with clientprefs and zombiereloaded support (https://forums.alliedmods.net/showthread.php?t=277795)

Franc1sco 01-16-2016 20:53

[ANY|ZR] Player colors with clientprefs and zombiereloaded support
 
Description:

Player colors with clientprefs and zombiereloaded support. Colorize your player model with this plugin. Your selection will be saved.



Commands:

Open the main menu
Code:

!colors

Donations (optional):


If you apreciate my work, you can donate me via paypal or with a trade offer


Download:

Main repository
Direct download
Code changes

DarkDeviL 01-16-2016 21:47

Re: [ANY] Player colors with clientprefs and zombiereloaded support
 
Woohoo! I'm first...

And with translations too, great. I could be tempted to send a PR soon.

Trayz 01-17-2016 07:04

Re: [ANY] Player colors with clientprefs and zombiereloaded support
 
Thx

TheSomeOne 01-17-2016 10:37

Re: [ANY] Player colors with clientprefs and zombiereloaded support
 
1 Attachment(s)
Russian translate.

On my server [CS:GO] all colors after silver makes player invisible.

Franc1sco 01-17-2016 19:18

Re: [ANY] Player colors with clientprefs and zombiereloaded support v1.1
 
New version 1.1

-Added spanish translation by me
-Added russian translation by TheSomeOne
-Some fixes in the translations
-Fixed that some colors was invisible


Code changes: https://github.com/Franc1sco/Franug-...5e484a187210e9

Kamizun 01-19-2016 14:09

Re: [ANY] Player colors with clientprefs and zombiereloaded support v1.1
 
You could add a "color" that change to a random color in each second(s) for example "Rainbow"

BGKoKoOo 01-19-2016 15:25

Re: [ANY] Player colors with clientprefs and zombiereloaded support v1.1
 
Hello Franc1sco nice plugin but can you make it public so wee can all players to choice colors not only admins

helpme_please 01-19-2016 15:59

Re: [ANY] Player colors with clientprefs and zombiereloaded support v1.1
 
Quote:

Originally Posted by BGKoKoOo (Post 2384670)
Hello Franc1sco nice plugin but can you make it public so wee can all players to choice colors not only admins

try change Line 39

Quote:

RegAdminCmd("sm_colors", Colores, ADMFLAG_GENERIC);
to
Quote:

RegConsoleCmd("sm_colors", Colores);
this plugins. i buy 5 euro = = ""

Franc1sco 01-19-2016 18:38

Re: [ANY] Player colors with clientprefs and zombiereloaded support v1.1
 
Quote:

Originally Posted by BGKoKoOo (Post 2384670)
Hello Franc1sco nice plugin but can you make it public so wee can all players to choice colors not only admins

Ohh I forgot that I made the command only for admins xD ok I changed it to public use. Redownload here https://github.com/Franc1sco/Franug-...ive/master.zip

DarkDeviL 01-20-2016 01:06

Re: [ANY] Player colors with clientprefs and zombiereloaded support v1.1
 
Quote:

Originally Posted by Franc1sco (Post 2384712)
Ohh I forgot that I made the command only for admins xD ok I changed it to public use.

Just tell people to use overrides if they want the command public?


All times are GMT -4. The time now is 16:30.

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