Raised This Month: $32 Target: $400
 8% 

Anyway to create own "Select Team" menu?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
bazhenov93
Veteran Member
Join Date: Oct 2010
Old 03-02-2012 , 10:42   Anyway to create own "Select Team" menu?
Reply With Quote #1

hi everyone! is there anyway to create my own menu? with different (ct/tt/) images and so..is boring the default menu



i want something like, just show "1. Terrorist Forces" "2. CT Forces" "0. Spectate"

without the description text.. just and animated beautifull menu! possible?

sorry about english ._.

Last edited by bazhenov93; 03-29-2012 at 12:12.
bazhenov93 is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 03-02-2012 , 11:22   Re: Anyway to create own "Select Team" menu?
Reply With Quote #2

No.
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
Menethil
Senior Member
Join Date: Aug 2011
Old 03-02-2012 , 13:11   Re: Anyway to create own "Select Team" menu?
Reply With Quote #3

*Posible, only client side, and only you'll see it.
Menethil is offline
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 03-02-2012 , 14:31   Re: Anyway to create own "Select Team" menu?
Reply With Quote #4

You could show a MOTD and have a website which communicates with the server.
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!
Exolent[jNr] is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 03-02-2012 , 14:38   Re: Anyway to create own "Select Team" menu?
Reply With Quote #5

Wow nice idea
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 03-02-2012 , 17:55   Re: Anyway to create own "Select Team" menu?
Reply With Quote #6

Quote:
Originally Posted by ConnorMcLeod View Post
Wow nice idea
Thanks. I might even come up with an example if I have the free time.
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!
Exolent[jNr] is offline
brian201049
Member
Join Date: Mar 2011
Location: Hong Kong
Old 03-03-2012 , 06:34   Re: Anyway to create own "Select Team" menu?
Reply With Quote #7

Block this menu and show another menu like Jailbreak Extreme mod
brian201049 is offline
Old 03-03-2012, 20:22
bazhenov93
This message has been deleted by bazhenov93.
bazhenov93
Veteran Member
Join Date: Oct 2010
Old 03-28-2012 , 16:28   Re: Anyway to create own "Select Team" menu?
Reply With Quote #8

Quote:
Originally Posted by Exolent[jNr] View Post
You could show a MOTD and have a website which communicates with the server.
That's a great idea, but how?
bazhenov93 is offline
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 03-29-2012 , 10:50   Re: Anyway to create own "Select Team" menu?
Reply With Quote #9

Finished the plugin side, now working on the PHP side.

I forget, so if anyone could tell me this: is JavaScript disabled in the MOTD?
Exolent[jNr] is offline
bazhenov93
Veteran Member
Join Date: Oct 2010
Old 03-29-2012 , 11:32   Re: Anyway to create own "Select Team" menu?
Reply With Quote #10

Quote:
Originally Posted by Exolent[jNr] View Post
Finished the plugin side, now working on the PHP side.

I forget, so if anyone could tell me this: is JavaScript disabled in the MOTD?
I tried and no result.

PHP Code:
#include <amxmodx>
#include <amxmisc>


new g_Test[]="http://www.national-players.host.org/test/index.html"

public plugin_init()
{
    
register_clcmd"say /test""CmdTest" );


public 
CmdTestid )
{
    
show_motd(id,g_Test,""


-->website with javascript http://national-players.host.org/test/index.html

but anyway, i think you can do something ;)
Attached Files
File Type: zip test.zip (594.2 KB, 130 views)
bazhenov93 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 17:51.


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