Raised This Month: $ Target: $400
 0% 

Storing player data?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
blaacky
Senior Member
Join Date: Oct 2012
Old 12-18-2016 , 15:40   Re: Storing player data?
Reply With Quote #1

KeyValuesToFile and KvSetNum should work I believe, have fun buddy
blaacky is offline
ambn
Veteran Member
Join Date: Feb 2015
Location: Fun servers
Old 12-20-2016 , 10:29   Re: Storing player data?
Reply With Quote #2

Quote:
Originally Posted by blaacky View Post
KeyValuesToFile and KvSetNum should work I believe, have fun buddy
is there any way to add and edit keyvalues down to the file?
i mean like this:
PHP Code:
"PlayerData"
{
    
"STEAM_0:0:7"
    
{
        
"nickname"        "Something"
    
}
    
"STEAM_0:0:8"
    
{
        
"nickname"        "Something_else!"
    
}
    and ...

for example i want to make an stock to write everyone i target.
targeting is not my problem , the problem is when i choose someone everything is ok but when i target someone_else , the someone will remove and someone_else will replace and it will look like this:
PHP Code:
"PlayerData"
{
    
"STEAM_0:0:8"
    
{
        
"nickname"        "Something_else!"
    
}
    and ...

I hope you understand what i just said xD!
__________________
ambn is offline
Reply



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 19:11.


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