View Single Post
Nerus
Senior Member
Join Date: Aug 2010
Location: Poland
Old 07-17-2015 , 07:14   Re: Simple problem Random
Reply With Quote #3

Quote:
Originally Posted by berni View Post
GetRandomInt() has proven to be very unreliable for me in the past.
It's probably based on the HL2 SDK random function, which implementation is pretty poor.

You could use GetURandomInt instead. You can find a sample function here:

https://github.com/bcserv/smlib/blob.../math.inc#L149
Thx 4 help.

By the way, when u will fix Smlib ? I know that is loot of work.

Regards,
Nerus.
Nerus is offline