The following warnings occurred:
Warning [2] Undefined array key 0 - Line: 1669 - File: showthread.php PHP 8.2.30 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 1669 errorHandler->error_callback
/showthread.php 915 buildtree




Random Numbers
#7
Zirak Wrote:The random element in games such as chess, etc is the human factor.
Exactly!

This is why I think we really don't need the pseudorandom numbers for calculating base damage, critical hits, etc.

By taking out the pseudorandom numbers, you are removing luck (aside from that associated with latency) and placing the outcome more in the hands of the player(s).

Additionally, by not having to generate pseudorandom numbers for every ability, you save server-side resources.

----------------------------------------------------------------------

edit:
The only thing I think pseudorandom numbers are "good for" is obscuring the lack of depth in a combat system.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)