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

Jailbreak Glow Menu v2.0


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   Counter-Strike        Category:   Event Related       
fLaXXiE.
Member
Join Date: Jan 2012
Old 03-13-2012 , 13:34   Jailbreak Glow Menu v2.0
Reply With Quote #1

Jailbreak Glow Menu
Version: 2.0
By: fLaXXiE.


Description:
- This plugin helps the guards hold better control over the prisoners.
- The guards can put a color on a prisoner and then e.g. say 'follow the red man'.

Available colors:
- Red Glow
- Blue Glow
- White Glow
- Green Glow
- Yellow Glow
- Purple Glow
- Purple Glow ( Weird )
- Cyan Glow
- Blue Glow ( Weird )


Installation:
- The sma file must be compiled locally/online and the output .amxx file will go in 'addons\amxmodx\plugins\' folder.

To do:
- Adding more colors to the menu.
- Please leave a post, if you have any ideas!

Changelog:
Code:
Version 1.0
 - Initial release.

Version 2.0
- Added 'colorchat.inc' in the plugin.
Credits to:
- fLaXXiE. ( Coder )
- Ex1ne ( Coder )
Attached Files
File Type: sma Get Plugin or Get Source (Glow_v2.0.sma - 2128 views - 6.3 KB)
__________________
Currently working public plugins; Will be released, stop asking!
PM me for private work; i will look your message when i have time.

Public plugins by me:
Achievements ( 100% )
Jailbreak Glow Menu ( 100% )

Last edited by fLaXXiE.; 03-14-2012 at 14:51.
fLaXXiE. is offline
Xvil
BANNED
Join Date: Feb 2012
Old 03-13-2012 , 15:07   Re: Jailbreak Glow Menu v2.0
Reply With Quote #2

1. Add PCvars.
2. Add Admin Menu items
3. Admin Can Enabled Or Disabled this item

Last edited by Xvil; 03-14-2012 at 13:39.
Xvil is offline
kramesa
Veteran Member
Join Date: Feb 2011
Location: Brazil
Old 03-13-2012 , 15:39   Re: Jailbreak Glow Menu v2.0
Reply With Quote #3

Quote:
Originally Posted by Xvil View Post
1. Add PCvars.
2. Add Admin Menu items
PCvars of what?
__________________
kramesa is offline
Xvil
BANNED
Join Date: Feb 2012
Old 03-13-2012 , 17:42   Re: Jailbreak Glow Menu v2.0
Reply With Quote #4

Quote:
Originally Posted by kramesa View Post
PCvars of what?
To enable or disable the plugin
Xvil is offline
kramesa
Veteran Member
Join Date: Feb 2011
Location: Brazil
Old 03-13-2012 , 17:47   Re: Jailbreak Glow Menu v2.0
Reply With Quote #5

Quote:
Originally Posted by Xvil View Post
To enable or disable the plugin
Its not necessary.
__________________
kramesa is offline
Xvil
BANNED
Join Date: Feb 2012
Old 03-13-2012 , 17:59   Re: Jailbreak Glow Menu v2.0
Reply With Quote #6

Add a dictionary Colored For Langs

Example of use:
PHP Code:
// in Plugin_init
register_dictionary_colored("JbGlowMenu.txt")


// Using Example
new Name[32]
get_user_name(idNamecharsmax(Name))
client_print_color(idDontChange"%s"id"GLOW_RED"Name
In JbGlowMenu.txt
HTML Code:
[en]
GLOW_RED = %s Has chosen the Red Glow
[fr]
GLOW_RED = %s a choisit La lueur rouge

Last edited by Xvil; 03-14-2012 at 06:50.
Xvil is offline
kramesa
Veteran Member
Join Date: Feb 2011
Location: Brazil
Old 03-13-2012 , 18:17   Re: Jailbreak Glow Menu v2.0
Reply With Quote #7

Quote:
Originally Posted by Xvil View Post
Add a dictionary Colored For Langs

Example of use:
PHP Code:
// in Plugin_init
register_dictionary_colored("JbGlowMenu.txt")


// Using Example
new Name[32]
get_user_name(idNamecharsmax(Name))
client_print_color(idDontChange"%s"id"GLOW_RED"Name
In JbGlowMenu.txt
HTML Code:
[en]
GLOW_RED = %s Has chosen the Red Glow
[fr]
GLOW_RED = %s a choisit La lueur rouge
Code:
client_print_color(id, DontChange, "%L", Name, LANG_PLAYER, "GLOW_RED");
__________________
kramesa is offline
Xvil
BANNED
Join Date: Feb 2012
Old 03-14-2012 , 06:53   Re: Jailbreak Glow Menu v2.0
Reply With Quote #8

Quote:
Originally Posted by kramesa View Post
Code:
client_print_color(id, DontChange, "%L", Name, LANG_PLAYER, "GLOW_RED");
You're Wrong
Look At this example of Colored Chat Dictionary
http://forums.alliedmods.net/showthread.php?p=529445

Last edited by Xvil; 03-14-2012 at 06:53.
Xvil is offline
Larcyn
Senior Member
Join Date: Oct 2010
Old 03-14-2012 , 11:04   Re: Jailbreak Glow Menu v2.0
Reply With Quote #9

Optimize your menu action..
__________________

Taking private requests, PM me for information.
Selling HideNSeek & Jailbreak plugins.

Selling Achievement API System (PHP &
MySQL / nVault)
Larcyn is offline
Ex1ne
Senior Member
Join Date: Oct 2011
Location: Norway
Old 03-14-2012 , 14:25   Re: Jailbreak Glow Menu v2.0
Reply With Quote #10

I don't get credit for *fixing* the plugin? The Player[iPlayer] system/thing was made by me. wow o:
__________________

Last edited by Ex1ne; 03-14-2012 at 14:25.
Ex1ne is offline
Reply


Thread Tools
Display Modes

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 02:00.


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