Raised This Month: $ Target: $400
 0% 

stock colored_menus()


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
schmurgel1983
Veteran Member
Join Date: Aug 2006
Location: Germany
Old 10-09-2014 , 04:03   stock colored_menus()
Reply With Quote #1

I have tested it today.

And it must be like this
Code:
stock colored_menus() 
{
	new mod_name[32];
	get_modname(mod_name,31);

	return ( equal(mod_name,"valve") || equal(mod_name,"cstrike") || equal(mod_name,"czero") || equal(mod_name,"dod") || equal(mod_name,"dmc") || equal(mod_name,"tfc") );
}
new supported games are:
valve = hl1 singleplayer & hl1 deathmatch
dmc = deathmatch classic
tfc = team fortress classic

__________________

Working on:
nothing

Last edited by schmurgel1983; 10-09-2014 at 04:16.
schmurgel1983 is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 10-09-2014 , 04:10   Re: stock colored_menus()
Reply With Quote #2

Quote:
Originally Posted by schmurgel1983 View Post
I have tested it today.

And it must be like this
Code:
stock colored_menus() 
{
	new mod_name[32];
	get_modname(mod_name,31);

	return ( equal(mod_name,"valve") || equal(mod_name,"cstrike") || equal(mod_name,"czero") || equal(mod_name,"dod") || equal(mod_name,"dmc") || equal(mod_name,"tfc") );
}
new supported games are:
valve = hl1 singleplayer & hl1 deathmatch
dmc = deathmatch classic
tfc = team fortress classic
Now supported? What changed about these really old games?
__________________
fysiks is offline
schmurgel1983
Veteran Member
Join Date: Aug 2006
Location: Germany
Old 10-09-2014 , 04:18   Re: stock colored_menus()
Reply With Quote #3

i don't know but arkshine means long time ago, that the valve dude copied the menu code from cs into hl. so today i checked it.
in first post i uploaded a picture.
__________________

Working on:
nothing
schmurgel1983 is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 10-09-2014 , 04:51   Re: stock colored_menus()
Reply With Quote #4

What about contributing on AMXX repo? https://wiki.alliedmods.net/Git_Tuto...ting_via_Forks ; this would help.
__________________
Arkshine is offline
schmurgel1983
Veteran Member
Join Date: Aug 2006
Location: Germany
Old 10-09-2014 , 05:17   Re: stock colored_menus()
Reply With Quote #5

I don't know what you trying to say.
Or what https://wiki.alliedmods.net/Git_Tuto...ting_via_Forks means.

But don't try to teach me something.
__________________

Working on:
nothing
schmurgel1983 is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 10-09-2014 , 05:26   Re: stock colored_menus()
Reply With Quote #6

AMXX code source is now at: https://github.com/alliedmodders/amxmodx

Using GitHub you can contribute by creating Pull Requests.

Tutorial linked is about how to fork AMXX, creating a branch with your changes, then making a Pull Request. Like you see here (https://github.com/alliedmodders/amxmodx/pulls), there 3 Pull Requests pending. We can see difference and if all good once reviewed by someone, we can merge changes easily.

That's the whole point of having AMXX on github, to be a able to contribute easily for anyone./
__________________

Last edited by Arkshine; 10-09-2014 at 05:26.
Arkshine is offline
claudiuhks
Yam Inside®™℠
Join Date: Jan 2010
Location: Living Randomly
Old 10-18-2014 , 11:06   Re: stock colored_menus()
Reply With Quote #7

Pull requested for the C++ project GitHub.
__________________

Last edited by claudiuhks; 10-18-2014 at 13:19.
claudiuhks is offline
Send a message via MSN to claudiuhks Send a message via Yahoo to claudiuhks Send a message via Skype™ to claudiuhks
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 10-18-2014 , 11:44   Re: stock colored_menus()
Reply With Quote #8

Thanks claudiuhks.
__________________
Arkshine is offline
Reply



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:44.


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