Author Topic: Unclear on how to use some of the functions  (Read 2565 times)

livaed

  • Newbie
  • *
  • Posts: 3
I'm trying to write a play history plugin similar to the one zkhcohen has written but I'd like to have it work based on the PlayCountTriggerSeconds. Through trying to understand the code it seems I have to use Setting_GetValue / delegate, but I have no clue on how to use it from what I've understood so far I have to use the ReceiveNotification method but I'm still unsure on it's use and what the value parameter (in Setting_GetValue) is supposed to be specifically.