Small question. Server or client side?
Hi all,
I only just started learning FMS 2 weeks ago, and I have a question.
Im trying to do a multiplayer card game. Basically each player gets 7 cards. There's an open deck of 20 cards for all players to see and a closed deck (the remaining cards).
I have to randomize (shuffle) the entire deck before I distribute it to the players. Where should I place this set randomizing functions? Server side or client side?
