Raised This Month: $ Target: $400
 0% 

name/kick


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
s p l i t
Senior Member
Join Date: May 2006
Location: US, NC
Old 01-28-2007 , 16:13   Re: name/kick
Reply With Quote #1

Code:
new name[32] get_user_name(id, name, 31) if(name[0]='[' && name[1]='C' && name[2]='h' && name[3]='e' && name[4]='a' && name[5]='t' && name[6]='e' && name[7]='r' && name[8]=']' ){    //... }
s p l i t is offline
Send a message via AIM to s p l i t Send a message via MSN to s p l i t
Pamaliska
Senior Member
Join Date: Apr 2006
Location: Edinburgh, UK
Old 01-28-2007 , 16:19   Re: name/kick
Reply With Quote #2

I'll try it right now.

warning 211:possibly unintended assignment
warning 211:possibly unintended assignment
error 022: must be lvalue (non-constant)
error 022: must be lvalue (non-constant)
error 022: must be lvalue (non-constant)
fatal error 107: too many error messages on one line

Last edited by Pamaliska; 01-28-2007 at 16:25.
Pamaliska is offline
Emp`
AMX Mod X Plugin Approver
Join Date: Aug 2005
Location: Decapod 10
Old 01-28-2007 , 16:34   Re: name/kick
Reply With Quote #3

Code:
new name[32] get_user_name(id, name, 31) if(name[0]=='[' && name[1]=='C' && name[2]=='h' && name[3]=='e' && name[4]=='a' && name[5]=='t' && name[6]=='e' && name[7]=='r' && name[8]==']' ){    //... }

split
Emp` is offline
Send a message via AIM to Emp` Send a message via MSN to Emp` Send a message via Yahoo to Emp` Send a message via Skype™ to Emp`
Pamaliska
Senior Member
Join Date: Apr 2006
Location: Edinburgh, UK
Old 01-28-2007 , 18:13   Re: name/kick
Reply With Quote #4

Quote:
Originally Posted by Emp` View Post
Code:
new name[32] get_user_name(id, name, 31) if(name[0]=='[' && name[1]=='C' && name[2]=='h' && name[3]=='e' && name[4]=='a' && name[5]=='t' && name[6]=='e' && name[7]=='r' && name[8]==']' ){    //... }

split
error 054: unmatched closing brace
error 010: invalid function or declaration
error 010: invalid function or declaration
error 010: invalid function or declaration
error 021: symbol already defined: "kick"
error 054: unmatched closing brace
warning 203: symbol is never used: "c"
warning 203: symbol is never used: "i"
Pamaliska 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:21.


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