Posts: 150
Threads: 13
Joined: Jan 2012
Reputation:
0
I want to know what is the limit of negative version of SetPlayerScore
Example:
-1 to -10 something like that.
Thanks
Posts: 153
Threads: 17
Joined: Jan 2011
Reputation:
0
i once tried setting score in my file of over 1 million or so, and Y_INI retrieved the amount, but SetPlayerScore failed. so i guess the limit for positive is 1 million, must be the same for negative.
Posts: 426
Threads: 46
Joined: Apr 2011
I'm Guessing, Uhh.. Well maybe -1 to -99? MAybe more. Just Try it
Posts: 150
Threads: 13
Joined: Jan 2012
Reputation:
0
Thanks let me try on my include i'm making a include look at my signature. that function is for my v1.1
Posts: 291
Threads: 76
Joined: Mar 2011
Reputation:
0
Yeah.. -100 is limit I think
Posts: 150
Threads: 13
Joined: Jan 2012
Reputation:
0
only think not "im sure?" well i believe above (the first comment) well he say "i once tried" so he means he already tried it.
Posts: 1,130
Threads: 181
Joined: Jan 2009
Reputation:
0
Try putting /setplayerscore -999999999999 then it WILL set the number in negative but less i think its like 10 million in negative... if you do that command it doesnt show up as 99999999999999999 but less
Posts: 150
Threads: 13
Joined: Jan 2012
Reputation:
0
never mind i fix it my self