Raised This Month: $ Target: $400
 0% 

Problem with id


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Loupu.
Member
Join Date: Jul 2013
Old 12-30-2013 , 09:54   Problem with id
Reply With Quote #1

Hi , just another problem when try-ing to compile the plugin i got the error:
Code:
mix.sma(559) : error 017: undefined symbol "id"
mix.sma(559) : warning 215: expression has no effect
mix.sma(559) : warning 215: expression has no effect
mix.sma(559) : warning 215: expression has no effect
mix.sma(559) : warning 215: expression has no effect
mix.sma(559) : error 001: expected token: ";", but found ")"
mix.sma(559) : error 029: invalid expression, assumed zero
mix.sma(559) : fatal error 107: too many error messages on one line
This the line:
Code:
client_print(id, print_chat, "%L", LANG_PLAYER, "MINI-ACE WAS REGISTERED!")
And this the code:
Code:
                    if (g_KillsAce[tempid] == 4)
                    {
                        new name[32]
                        get_user_name(tempid, name, 31)
                    
                        client_print(0, print_chat, "%L", LANG_PLAYER, "did an MINI-ACE", name)
                        client_print(id, print_chat, "%L", LANG_PLAYER, "MINI-ACE WAS REGISTERED!")
                    }
Loupu. 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 10:08.


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