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

Suggestion: Custom command length


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
techwg
Senior Member
Join Date: Dec 2005
Old 07-22-2006 , 18:20   Suggestion: Custom command length
Reply With Quote #1

When you add commands to the client execute, there is a stringant limit on the size. i personally am looking to make a nice long amx_exec command to fix basic config issues and rebind tab in CS to add functionality, but i can not because long ; chained commands seem to be limited extreamly short. Maybe this could be fixed ?
__________________
techwg is offline
xeroblood
BANNED
Join Date: Mar 2004
Location: Toronto, Canada
Old 07-26-2006 , 21:10   Re: Suggestion: Custom command length
Reply With Quote #2

We'll look into it, either just increase the max, or make it customizable. Either way...
xeroblood is offline
Send a message via MSN to xeroblood
techwg
Senior Member
Join Date: Dec 2005
Old 08-06-2006 , 19:43   Re: Suggestion: Custom command length
Reply With Quote #3

Thanks
Please if you can keep me posted on what caused it and how (if at all)it could be fixed. I am looking for a) ability for the client execute menu to have a nice long command to rebind tab to perform multipul useful functions, and b) have a huge command i can bind standard buttons for people who got screwed by anothers servers stupid slowhacking. But when i do it its truncated down to a small number of chars maybe (visual guess) "xxxxxxxxxxxxxxxxxxxxxxxxxxx" about that length roughly is what you can type and thats not enough for more complex amx_exec style commands
__________________
techwg is offline
xeroblood
BANNED
Join Date: Mar 2004
Location: Toronto, Canada
Old 08-07-2006 , 14:33   Re: Suggestion: Custom command length
Reply With Quote #4

do you know how to use aliases?? they would probably serve your purpose easier. though I am not 100% sure of the command you are trying to execute..

alias myAlias "command1;command2"
bind myKey myAlias
xeroblood is offline
Send a message via MSN to xeroblood
techwg
Senior Member
Join Date: Dec 2005
Old 08-07-2006 , 17:29   Re: Suggestion: Custom command length
Reply With Quote #5

yes i kn ow alias;s but the problem is i can not get them in a line in 1 command. For example i want to make a bind like "amx_exec $userid bind \'tab\' \'+showscores;blah;blah;blah;blah;blah\'" and you can not make a command that long. I tried making everyone alias when they connect then doing like "a1;a2;a3" but i can not make 30 alias before people connect because they crash out.
__________________
techwg 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:17.


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