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

amx_csay<easier?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
darkamikaze
Member
Join Date: Jul 2004
Old 07-18-2004 , 01:02   amx_csay<easier?
Reply With Quote #1

Is there any way where i can bind amx_csay and not have to go to console to type it x-x

like i press "I"

and its sort of say but its in amx_csay format?

do u get that x-x
__________________
darkamikaze is offline
[cTs] Strake*ROC*
Member
Join Date: Mar 2004
Old 07-18-2004 , 01:22  
Reply With Quote #2

bind "i" "messagemode amx_csay"


Messagemode lets you type in variable to a command, EX:

messagemode Name brings up a thing in corner saying "name" and you type somthing in and will do "name" "<variable>"
__________________
[cTs] Strake*ROC* is offline
KilledWithStyle
Senior Member
Join Date: Apr 2004
Old 07-18-2004 , 03:46  
Reply With Quote #3

wow... Tahnk you. You just make my psay conversations a lot easer.
__________________

Quote:
Originally Posted by KilledWithStyle
Its a fact of Half-life. Get used to it.
KilledWithStyle is offline
|2ob
Senior Member
Join Date: Mar 2004
Location: Ontario, Canada
Old 07-19-2004 , 02:03  
Reply With Quote #4

then i do that, i get the message in this format:

"hello"
"testing"

is there a way to remove the quotes?
__________________
24/7 Custom Maps Vitrus | Style by www.WebGZ.net
64.247.24.125:27015

Visit Vitrus's Clan Site!

I would put more, but they have a limit on chars
|2ob is offline
Send a message via AIM to |2ob Send a message via MSN to |2ob
FeuerSturm
AlliedModders Donor
Join Date: Apr 2004
Old 07-19-2004 , 02:09  
Reply With Quote #5

using Ludwig's Adminchat Deluxe v1.7

is the easiest way for easy csay, tsay (+scrollsay!!) messages!

you can use the clanmod style to do so with:

say @ green hallo everyone! (for example!)
and that would put a green hudmessage on the left of the screen.

or

say @@ red cap the flags or fuck off! (another example )
would put a red centered hud message up.

give it a try, it has tons of more features than the standard
message system of amxx.
FeuerSturm is offline
KiN | SuicideDog
Senior Member
Join Date: Mar 2004
Old 07-19-2004 , 03:37  
Reply With Quote #6

you can do all those things now with the builtin admin chat

say:@ message (puts the message in lower left above chat)
say:@@ message (puts the message in center of screen)
say:@@@ message (puts in at the bottom center .. but doesn't scroll)
say:@(@@) r message (puts the message in red)
sayteam:@ message (sends a private message to all admins.. non admins can do this too)

it would be nice if I could do:

say:@<part of nic> message (send a private message)

I think the deluxe chat may do that.
__________________
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
FeuerSturm
AlliedModders Donor
Join Date: Apr 2004
Old 07-19-2004 , 07:29  
Reply With Quote #7

yes, the deluxe admin chat got the private message feature
and admins that enter their steamid in the sma can see all private chat
as well, that's a neat feature
FeuerSturm is offline
darkamikaze
Member
Join Date: Jul 2004
Old 07-19-2004 , 16:11  
Reply With Quote #8

cool thx..
__________________
darkamikaze 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 22:08.


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