Seed?
Displaying 1-5 of 5 total.
1
geronimo
|
Isn't there a way to seed the RNG yet? I know it was posted under the known bugs topic, but that was a long time ago^^
Posted on 2004-04-19 00:45:33
|
vecna
|
Not sure what you want. The issue with random seeding was fixed several builds ago, before it was starting with the same seed every time, but its timer seeded now... this is done by the engine, theres no need for VC to set a seed?
Posted on 2004-04-19 01:53:17
|
KilloZapit
|
Ah, but setting your own seed can be useful! Think of random dungeons or something when you want to generate something based on a seed... unless you can make a fake random number generator in VC or something, I don't know how that stuff works exactly.
Posted on 2004-04-19 02:21:13
|
mcgrue
|
I agree with Kilo for exactly those reasons.
Posted on 2004-04-19 02:32:30
|
geronimo
|
it would definitely be useful... i would like for my game to be able to play back recorded rounds, for example :]
Posted on 2004-04-19 02:51:32 (last edited on 2004-04-19 02:51:50)
|