Raised This Month: $ Target: $400
 0% 

Solved nvault


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
LearninG
Senior Member
Join Date: Apr 2019
Location: Iran
Old 09-18-2019 , 20:14   nvault
Reply With Quote #1

Hi , is it possible to set this informations only on "client_disconnected" instead of doing it every time AP (Ammo Packs ) is changing ?

(got "szAuthid[id]" on client_putinserver )
Code:
new szAuthid[MAX_PLAYERS + 1][35]
Code:
SaveData(id) {     new vaultkey[64], vaultdata[256]                 formatex(vaultkey, charsmax(vaultkey), "%s-/", szAuthid[id])     formatex(vaultdata, charsmax(vaultdata), "%i#", AP[id])         nvault_set(g_save, vaultkey, vaultdata) }

Last edited by LearninG; 09-19-2019 at 02:35.
LearninG 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 20:12.


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