Vice City: Multiplayer

Server Development => Scripting and Server Management => Topic started by: [VSS]Shawn on Jul 12, 2015, 11:16 AM

Title: Stats
Post by: [VSS]Shawn on Jul 12, 2015, 11:16 AM
hello again i am facing one problem i am using hashes script i use this function onplayerkill and on playerdeath

HInc( "Kills", killer.Name );
 HInc( "Deaths", player.Name );

but when i kill someone first time my kills become1 when i kill again kills remain 1 same problem with deaths
Title: Re: Stats
Post by: [VSS]Shawn on Jul 12, 2015, 01:27 PM
help?
Title: Re: Stats
Post by: Thijn on Jul 12, 2015, 01:52 PM
You shouldn't use hashes.
Title: Re: Stats
Post by: [VSS]Shawn on Jul 12, 2015, 01:54 PM
please now i make full script i cant now
Title: Re: Stats
Post by: DizzasTeR on Jul 12, 2015, 02:19 PM
Quote from: [VSS]Shawn on Jul 12, 2015, 01:54 PMplease now i make full script i cant now

I doubt you can make a countdown with only 1 timer used, and you're talking about a whole script. You're using FBS, I get banned if you are not.
Title: Re: Stats
Post by: Alterito on Jul 12, 2015, 02:52 PM
Quote from: [VSS]Shawn on Jul 12, 2015, 01:54 PMplease now i make full script i cant now
For God Sake stop  Using of  0.3 Scripts That Are Already Hosted By 3 members
Title: Re: Stats
Post by: [VSS]Shawn on Jul 12, 2015, 03:07 PM
name?
Title: Re: Stats
Post by: KAKAN on Jul 12, 2015, 04:09 PM
Stop spamming or use plugins!
There is already SHA256 protection then why u r still using Hashes?
Title: Re: Stats
Post by: [VSS]Shawn on Jul 12, 2015, 06:08 PM
Thanks Solve by My Self I Delete Kill And Deaths From Hashes And Add it in DB :)