Raised This Month: $ Target: $400
 0% 

Errors


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
krekers
Junior Member
Join Date: Jul 2007
Old 11-14-2007 , 12:53   Errors
Reply With Quote #1

Hi.

I have problem with my script. I got many errors, but I don't understand why.

errors:
Code:
error 017: undefined symbol "id"
warning 215: expression has no effect
warning 215: expression has no effect
error 001: expected token: ";", but found ")"
error 029: invalid expression, assumed zero
fatal error 107: too many error messages on one line
the code:

Code:
public sayname()
{
  new szAuthid[32], szName[32];
  get_user_authid( id, szAuthid, 31 );
  get_user_name( id, szName, 31 );
     
client_print(0,print_chat, szName)
}
krekers is offline
 



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:14.


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