Results 1 to 5 of 5

Thread: Zpam301 Half time score reset.

  1. #1
    Private
    Join Date
    Jul 2016
    Posts
    38
    Thanks
    0
    Thanked 19 Times in 19 Posts

    Zpam301 Half time score reset.

    Hi Guys!
    Zpam mod half time players scores are reset. I don't want the players scores to be reset. What should I do?

  2. The Following User Says Thank You to bulent For This Useful Post:

    kung foo man (20th April 2020)

  3. #2
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    Store scores in the .pers["something"] variable, and retrieve on game start.
    "Does not work" is an error report for a bug between keyboard and chair.

    All hail Artie Effem

  4. The Following User Says Thank You to IzNoGoD For This Useful Post:

    kung foo man (20th April 2020)

  5. #3
    Private
    Join Date
    Jul 2016
    Posts
    38
    Thanks
    0
    Thanked 19 Times in 19 Posts
    Quote Originally Posted by IzNoGoD View Post
    Store scores in the .pers["something"] variable, and retrieve on game start.
    Can you be a little more revealing? Thanks you.

  6. #4
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    Look how SD does it by default.

    The player-based .pers variable is not reset on a soft-reset (map_restart(true), so store anything of value in there and retrieve it after the variable you want to keep HAS been reset.
    "Does not work" is an error report for a bug between keyboard and chair.

    All hail Artie Effem

  7. The Following User Says Thank You to IzNoGoD For This Useful Post:

    kung foo man (20th April 2020)

  8. #5
    Private
    Join Date
    Jul 2016
    Posts
    38
    Thanks
    0
    Thanked 19 Times in 19 Posts
    Quote Originally Posted by IzNoGoD View Post
    Look how SD does it by default.

    The player-based .pers variable is not reset on a soft-reset (map_restart(true), so store anything of value in there and retrieve it after the variable you want to keep HAS been reset.

    I have no idea how to do what you say

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •