How do I do this?
#4

Well, Seems none understood that first post. I'll explain it clearly now..
I have my server installed with SFCRRPG gamemode. A modified one. As you might know, That gamemode has 2 factions namely CIA and Army. When I give someone CIA stats, It will save the CIA stats on his user file. (Playername.dudb file)
Sample userfile :
Код:
password_hash=74777030
Money=7500
Bankcash=5000
Score=-6
Adminlevel=1337
Nameban=0
Army=1337
CIA=1337 ( When I give someone CIA stats, It's automatically saved here )
RegularPlayer=0
Now, I have created a new faction on this gamemode. But, I have to save the stats of it in this user file. But how?
Example : ** On user file it should be added like this **
Код:
password_hash=74777030
Money=7500
Bankcash=5000
Score=6
Adminlevel=1337
Nameban=0
Army=1337
HERE(FactionName)=1337 ( I want that new faction stats saved here )
CIA=1337
RegularPlayer=0
I hope you understood it now. Help me now!
Reply


Messages In This Thread
How do I do this? - by rakshith122 - 30.12.2013, 17:09
Re: How do I do this? - by iDuckling - 31.12.2013, 04:45
Re: How do I do this? - by newbie scripter - 31.12.2013, 05:04
Re: How do I do this? - by rakshith122 - 31.12.2013, 05:29
Re: How do I do this? - by iDuckling - 31.12.2013, 05:52
Re: How do I do this? - by HK - 31.12.2013, 06:05
Re: How do I do this? - by iDuckling - 31.12.2013, 06:10
Re: How do I do this? - by rakshith122 - 31.12.2013, 06:15
Re: How do I do this? - by HK - 31.12.2013, 06:28
Re: How do I do this? - by rakshith122 - 31.12.2013, 06:32

Forum Jump:


Users browsing this thread: 1 Guest(s)