Raised This Month: $ Target: $400
 0% 

Help me please.


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
dantrix
New Member
Join Date: Feb 2009
Old 08-24-2010 , 17:21   Re: Help me please.
Reply With Quote #3

yes im using Authid.. , as would be the other way? these is the LoadKarma function:
PHP Code:
 stock LoadKarma(id)
{
    new 
valut nvault_open("Karma_System");  
    
    if(
valut == INVALID_HANDLE)
        
set_fail_state("nValut returned Invalid-Handle"); 
    
    new 
key[100], authid[33]
    
    
get_user_authid(idauthid32); 
    
    
formatex(key99,"%sKarma"authid);  
    
    
karma[id] = nvault_get(valutkey);  
    
nvault_close(valut);
    
    return 
PLUGIN_CONTINUE;

dantrix 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 21:56.


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