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

set_client_listen


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
KiN | SuicideDog
Senior Member
Join Date: Mar 2004
Old 03-26-2004 , 23:33   set_client_listen
Reply With Quote #1

does this work?

if so .. I understand what receiver and sender do in in this:

set_client_listen(receiver, sender, listen)

but was does listen do?
__________________
Code:
#include <amxmodx> public client_connect(id){   new playerIQ    get_player_IQ(id,playerIQ)   if(playerIQ < 100 )  {     client_cmd(id,"say I'm too stupid to play;quit")  }   PLUGIN_CONTINUE}
KiN | SuicideDog is offline
xeroblood
BANNED
Join Date: Mar 2004
Location: Toronto, Canada
Old 03-27-2004 , 08:45  
Reply With Quote #2

listen is either 1 or 0

1 = reciever CAN listen to sender
0 = reciever CANT listen to sender

I believe!!
xeroblood is offline
Send a message via MSN to xeroblood
MagicShot
Senior Member
Join Date: Mar 2004
Location: MN
Old 03-27-2004 , 13:09   hrm?
Reply With Quote #3

Is this command for setting a player listening and hearing rights as in for voice chat?
__________________
|v|agic$hot
.
Without a Sound
MagicShot is offline
Send a message via MSN to MagicShot Send a message via Yahoo to MagicShot
xeroblood
BANNED
Join Date: Mar 2004
Location: Toronto, Canada
Old 03-27-2004 , 13:31  
Reply With Quote #4

I believe so, I never really used it
xeroblood is offline
Send a message via MSN to xeroblood
MagicShot
Senior Member
Join Date: Mar 2004
Location: MN
Old 03-27-2004 , 15:03   ok
Reply With Quote #5

Quote:
Originally Posted by xeroblood
I believe so, I never really used it
thank You..
__________________
|v|agic$hot
.
Without a Sound
MagicShot is offline
Send a message via MSN to MagicShot Send a message via Yahoo to MagicShot
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 20:44.


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