Raised This Month: $ Target: $400
 0% 

Function _get_user_point(id) should return a value?


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Kz1.0
Senior Member
Join Date: Jan 2013
Location: Vietnam
Old 05-22-2013 , 12:36   Function _get_user_point(id) should return a value?
Reply With Quote #1

I make a native to get some value through another plugin. But the compiler return a warning, how to fix it ?

PHP Code:
public _get_user_point(id)
{
    if (!(
is_user_connected(id)))
        return 
0
        
    
else
        return 
points[id]

Kz1.0 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 16:23.


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