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

CS 1.6 chat say commands


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
almoog5
Junior Member
Join Date: Apr 2011
Old 04-18-2011 , 09:55   CS 1.6 chat say commands
Reply With Quote #1

There is a mod called amxx cmd and his works like that :
a amx admin say !rr and plugin do rcon sv_restartround 1
and !alltalk 1 and the same thing overhere ^.
You guys could tell me how I create this plugin
Thanks for all the helpers
almoog5 is offline
Sylwester
Veteran Member
Join Date: Oct 2006
Location: Poland
Old 04-18-2011 , 10:00   Re: CS 1.6 chat say commands
Reply With Quote #2

You can do it with this plugin:
http://forums.alliedmods.net/showthr...39#post1160139
__________________
Impossible is Nothing
Sylwester is offline
almoog5
Junior Member
Join Date: Apr 2011
Old 04-19-2011 , 10:14   Re: CS 1.6 chat say commands
Reply With Quote #3

I dont know how to add a commands like i admin say !rr [automatic rcon sv_restart 1]
and amx like !noclip name 1\0
u can tell me how to do this and where to add them ?!

Last edited by almoog5; 04-19-2011 at 11:33.
almoog5 is offline
Sylwester
Veteran Member
Join Date: Oct 2006
Location: Poland
Old 04-19-2011 , 15:39   Re: CS 1.6 chat say commands
Reply With Quote #4

It's all clearly explained with examples in that post.

For restartround and alltalk:
Code:
"!rr" "sv_restartround 1" "c" ""
"!alltalk $1" "sv_alltalk $1" "c" ""
You need admin kick flag to use these commands.
To change sv_alltalk to 1 you need to write in chat !alltalk "1"
I don't know your noclip command.

You need to save it in addons\amxmodx\configs\say_macros.ini
__________________
Impossible is Nothing
Sylwester is offline
SHIN CHAN
New Member
Join Date: May 2011
Old 05-06-2011 , 09:25   Re: CS 1.6 chat say commands
Reply With Quote #5

"amx_noclip" is the command for noclip (if u r admin)
SHIN CHAN is offline
SHIN CHAN
New Member
Join Date: May 2011
Old 05-06-2011 , 09:26   Re: CS 1.6 chat say commands
Reply With Quote #6

write tht noclip command on console
SHIN CHAN is offline
Reply


Thread Tools
Display Modes

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 13:29.


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