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

[ES] Detectar Bind


  
 
 
Thread Tools Display Modes
Author Message
Luchoo.MC
Member
Join Date: Aug 2010
Location: Almirante Brown
Old 09-03-2010 , 16:55   [ES] Detectar Bind
#1

Hay alguna forma de detectar cuando un usuario bindea X tecla ya estando dentro del servidor?
Luchoo.MC is offline
Send a message via MSN to Luchoo.MC
Lawer
Senior Member
Join Date: Jul 2010
Location: C:\WINDOWS\MyHouse
Old 09-03-2010 , 16:57   Re: [ES] Detectar Bind
#2

http://forums.alliedmods.net/showpos...&postcount=134
__________________
Lawer is offline
Send a message via Skype™ to Lawer
Luchoo.MC
Member
Join Date: Aug 2010
Location: Almirante Brown
Old 09-03-2010 , 17:15   Re: [ES] Detectar Bind
#3

Si, pero es si ya entra con el comando bindeado, yo quiero detectar cuando pone en consola Bind "x" "acción" dentro del servidor.
Luchoo.MC is offline
Send a message via MSN to Luchoo.MC
alan_el_more
Veteran Member
Join Date: Jul 2008
Location: amxmodx-es.com
Old 09-03-2010 , 17:19   Re: [ES] Detectar Bind
#4

Por eso -.-
PHP Code:
register_clcmd("bind""CmdBind"
__________________
alan_el_more is offline
Mxnn
Veteran Member
Join Date: Aug 2009
Location: AT MY HOME
Old 09-07-2010 , 12:28   Re: [ES] Detectar Bind
#5

O
PHP Code:
public client_command(id) {
       static 
cmd[50]
       
read_argv(0argv49)

       if (
equal(cmd"bind"))
                 
//bindeo algo, encargate de ver los otros argumentos

Mxnn is offline
IneedHelp
Veteran Member
Join Date: Mar 2007
Location: Argentina
Old 09-07-2010 , 19:18   Re: [ES] Detectar Bind
#6

No podes, es client-side. A los demas, comprense un Search. Gracias.
__________________
IneedHelp is offline
 



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 18:36.


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