Raised This Month: $ Target: $400
 0% 

Run time error


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
RAW_192
Senior Member
Join Date: Feb 2017
Old 07-30-2017 , 12:49   Run time error
Reply With Quote #1

Quote:
L 07/30/2017 - 12:40:55: Invalid player id 0
L 07/30/2017 - 12:40:55: [AMXX] Displaying debug trace (plugin "hamEvents.amxx")
L 07/30/2017 - 12:40:55: [AMXX] Run time error 10: native error (native "get_user_weapon")
L 07/30/2017 - 12:40:55: [AMXX] [0] hamEvents.sma::fw_HamKilledPost (line 46)
PHP Code:
    public fw_HamKilledPostiVictimiAttackeriShouldGib 
    {
        new 
point get_user_point(iAttacker)    
        if( ! ( 
is_user_connectediVictim ) || is_user_connectediAttacker ) ) )
        return 
HAM_IGNORED ;
        
        if( 
get_user_weaponiAttacker ) == CSW_KNIFE )
        {
        
client_print_coloriAttackerprint_chat"^4 --------------Knife Kill Detected---------");
        
set_user_point(iAttackerpoint+20)
        }
        
        return 
HAM_IGNORED
    

RAW_192 is offline
 


Thread Tools
Display Modes

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 23:03.


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