Advertisement
Guest User

Untitled

a guest
Jan 20th, 2020
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.24 KB | None | 0 0
  1. Hi. We're working on a demo system right now and have some questions about the CsUniqueId, HdpUniqueId, OuUniqueId etc IDs.
  2.  
  3. ♥, 14:19
  4. yes
  5.  
  6. 14:20
  7. If we offer 3 handicap lines, 0, 0.25, 0.50 then each of those need its own HdpUniqueId id ?
  8.  
  9. ♥, 14:21
  10. yes
  11. all ,ust have uniqueID
  12. must have uniqueId
  13.  
  14. 14:21
  15. and then what happens if the lines move ?
  16. to 0.25, 0.50, 0.75 ?
  17.  
  18. ♥, 14:21
  19. line move ?
  20.  
  21. 14:22
  22. new IDs ?
  23.  
  24. ♥, 14:22
  25. yup
  26. new line
  27.  
  28. 14:22
  29. do we re-use the IDs for 0.25 and 0.50 and make new one for 0.75 ?
  30.  
  31. ♥, 14:22
  32. nop need to be new ID
  33.  
  34. 14:22
  35. all three lines new IDs ?
  36.  
  37. ♥, 14:22
  38. just tje move line require new id
  39. 0.25 and 0.50 remain
  40.  
  41. 14:23
  42. ok
  43. what if the line moves back to 0, .25 and .50 later ?
  44. do we have to re-use the old ID for the 0.0 line?
  45.  
  46. ♥, 14:24
  47. yes can re use back
  48.  
  49. 14:24
  50. do we have to, though ?
  51. or can we make a new ID?
  52.  
  53. ♥, 14:24
  54. can make new ID also
  55.  
  56. 14:24
  57. ok
  58. what if the score changes and the lines move as well. eg from 0.0, 0.25, 0.50 to 0.50, 0.75, 1.0. does the 0.50 line after the goal need to have the same ID as the 0.50 line before the goal ?
  59.  
  60. ♥, 14:26
  61. recomend 0.50 use back same Id
  62. but if it is new id it is also alright
  63.  
  64. 14:26
  65. ok
  66. thanks, that's all we need to know.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement