Raised This Month: $ Target: $400
 0% 

Save level based on class (XP Mod)


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
GXLZPGX
Veteran Member
Join Date: Sep 2009
Old 11-24-2010 , 16:44   Re: Save level based on class (XP Mod)
Reply With Quote #5

Quote:
Originally Posted by Exolent[jNr] View Post
SteamID + class name + stat name = stat value
Not exactly asking you to do it for me, but could you explain that a bit better? How would I configure the vault key?

PHP Code:
public Save_Data(id)
{
    new 
AuthID[35]
    
get_user_authidid,AuthID,34 
    
    new 
VaultKey[64], VaultData[256]
    
    
format(VaultKey63"%s-wva-%i-class"AuthIDpub_Class[id])
    
format(VaultData255"%i#%i#"pub_Experience[id], pub_Level[id]) 
    
    
nvault_set(g_VaultVaultKeyVaultData

__________________
Currently accepting payment US DOLLARS ONLY for custom plugins, contact me through PM.
GXLZPGX 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 11:20.


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