Raised This Month: $ Target: $400
 0% 

native problem


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
georgik57
Veteran Member
Join Date: Oct 2008
Location: 🎧Music World
Old 04-04-2011 , 14:12   native problem
Reply With Quote #1

what's wrong here?
i get this error:

PHP Code:
// Native: zpnm_get_user_knockback
public native_get_user_knockback(id)
{
    
// ZP disabled
    
if (!g_pluginenabled)
        return -
1;
    
    if (!
is_user_valid_connected(id)
    || !
is_user_valid_alive(id)
    || !
g_zombie[id])
        return 
0;
    
    if (
g_nemesis[id])
        return 
get_pcvar_float(cvar_nemknockback);
    else
        return 
g_zombie_knockback[id];
    
    return 
1;

Attached Thumbnails
Click image for larger version

Name:	fără titlu.PNG
Views:	291
Size:	16.1 KB
ID:	84377  
__________________
georgik57 is offline
Send a message via MSN to georgik57 Send a message via Yahoo to georgik57 Send a message via Skype™ to georgik57
 



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


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