Raised This Month: $ Target: $400
 0% 

Replace words in console


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
jtp10181
Veteran Member
Join Date: May 2004
Location: Madison, WI
Old 06-11-2006 , 09:34  
Reply With Quote #1

Code:
/* Called when client is sending command. */
forward client_command(id);
use that forward to catch all client commands, then if they are not in all lowercase you could convert them and resend them from the same client.

Or an even more accurate way would be to get a full list of commands into an array, and then match against the array using equali and then sedn the exact right command.
__________________
jtp10181 is offline
Send a message via ICQ to jtp10181 Send a message via AIM to jtp10181 Send a message via MSN to jtp10181 Send a message via Yahoo to jtp10181
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 08:00.


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