- Joined
- Oct 11, 2012
- Messages
- 711
Alright, I admit that I am a noob and my question is: what does the following mean?
GetRandomInt (1,'d')<=10
So, what does "d" mean? Why is there a 'd" in it? Shouldn't it be an integer ( a number)? "d" is a letter... >_<
Thanks a lot!
GetRandomInt (1,'d')<=10
So, what does "d" mean? Why is there a 'd" in it? Shouldn't it be an integer ( a number)? "d" is a letter... >_<
Thanks a lot!
Last edited: