Raised This Month: $ Target: $400
 0% 

Help with this mode


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
yan1255
Senior Member
Join Date: Jul 2011
Old 07-14-2011 , 23:00   Re: Help with this mode
Reply With Quote #1

Like This?

PHP Code:
public HandleChatCmd(idtype) {
    
remove_quotes(message)
    new 
message[128], cmd[33], arg[65], arg2[65],arg3[65], arg4[65], name[32];
    
read_argv (1message128);
    
get_user_name(id,name,31);
    
parse(message,cmd,32,arg,64,arg2,64,arg3,64,arg4,64); 
__________________
yan1255 is offline
wrecked_
Veteran Member
Join Date: Jan 2010
Location: New York (GMT-5)
Old 07-14-2011 , 23:18   Re: Help with this mode
Reply With Quote #2

PHP Code:
public HandleChatCmd(idtype) {
    new 
message[128], cmd[33], arg[65], arg2[65],arg3[65], arg4[65], name[32];
    
read_argv (1message128);
    
remove_quotes(message)
    
get_user_name(id,name,31);
    
parse(message,cmd,32,arg,64,arg2,64,arg3,64,arg4,64); 
__________________
[ Paid Requests ]
DO NOT PM ME ABOUT BLOCKMAKER
NO PRIVATE SUPPORT
wrecked_ 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 01:07.


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