Raised This Month: $ Target: $400
 0% 

help with this eroor


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Reddewill
Junior Member
Join Date: Jan 2013
Location: Serbia
Old 08-08-2013 , 08:28   help with this eroor
Reply With Quote #1

help this eror plz mod cod mod

L 08/08/2013 - 13:569: [AMXX] Displaying debug trace (plugin "RedDewill.amxx")
L 08/08/2013 - 13:569: [AMXX] Run time error 10: native error (native "entity_get_int")
L 08/08/2013 - 13:569: [AMXX] [0] RedDewill.sma:okazInformacje (line 5917)
L 08/08/2013 - 13:569: [ENGINE] Invalid entity 32

PHP Code:
public PokazInformacje(id
{
    
id -= ZADANIE_POKAZ_INFORMACJE
    
    set_task
(0.1"PokazInformacje"id ZADANIE_POKAZ_INFORMACJE)
    
    if(
is_user_alive(id))
          
    {
        new 
target entity_get_int(idEV_INT_iuser2)
        if(
target == 0)
        {
            return 
PLUGIN_CONTINUE
        

__________________
Reddewill is offline
Send a message via MSN to Reddewill Send a message via Skype™ to Reddewill
devilicioux
Veteran Member
Join Date: Jun 2013
Location: Delhi,India
Old 08-08-2013 , 08:52   Re: help with this eroor
Reply With Quote #2

Try this..

PHP Code:
public PokazInformacje(id
{  
if(!
is_user_alive(id))
return 
PLUGIN_HANDLED

    id 
-= ZADANIE_POKAZ_INFORMACJE
    set_task
(0.1"PokazInformacje"id ZADANIE_POKAZ_INFORMACJE)
        new 
target entity_get_int(idEV_INT_iuser2)
        if(
target == 0)
        {
            return 
PLUGIN_CONTINUE
        

__________________
You keep bringing ANTICHRISTUS down .. He will rise again and kick asses !

#RespectList ANTICHRISTUS fysiks Bugsy

Most Common Errors You Can Encounter Every Now and Then
devilicioux is offline
Reply


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 15:45.


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