Score Update
#8

Quote:
Originally Posted by Sew_Sumi
View Post
Why do people throw up suggestions without asking what variables actually are for??? This seems like a sure way to ruin someones work, and make things harder to fix...

PHP Code:
level SetPlayerScore(killerid,(GetPlayerScore(killerid))+1); 
You've got that...

Try this...

PHP Code:
level SetPlayerScore(killerid,(GetPlayerScore(killerid)+1)); 
what does this have to do with the killed player scores being reset to 0?
Reply


Messages In This Thread
Score Update - by Hadzaga - 14.06.2018, 17:29
Re: Score Update - by Livity - 14.06.2018, 17:39
Re: Score Update - by Hadzaga - 14.06.2018, 17:52
Re: Score Update - by BiGuy - 14.06.2018, 18:06
Re: Score Update - by Hadzaga - 14.06.2018, 18:17
Re: Score Update - by Exhibit - 14.06.2018, 19:42
Re: Score Update - by Sew_Sumi - 14.06.2018, 20:34
Re: Score Update - by BiGuy - 14.06.2018, 20:52
Re: Score Update - by AmigaBlizzard - 14.06.2018, 21:57
Re: Score Update - by Stefcaaaa - 14.06.2018, 22:03
Re: Score Update - by Sew_Sumi - 14.06.2018, 22:15
Re: Score Update - by Hadzaga - 14.06.2018, 22:28
Re: Score Update - by BiGuy - 14.06.2018, 22:46

Forum Jump:


Users browsing this thread: 2 Guest(s)