Changes

28 bytes added ,  23:15, 18 May 2021
Categorize with Category:Game Effects by SizableShrimp#0755
Line 108: Line 108:  
#* <code>Server Behavior</code>: Method is client-only.
 
#* <code>Server Behavior</code>: Method is client-only.
 
#* <code>Usage</code>: Just like the ones in <code>World</code>, these two overrides in the player classes seem to be for code that runs together on both sides. The client handles playing the sound to the user, while the server handles everyone else hearing it without re-playing to the original user.
 
#* <code>Usage</code>: Just like the ones in <code>World</code>, these two overrides in the player classes seem to be for code that runs together on both sides. The client handles playing the sound to the user, while the server handles everyone else hearing it without re-playing to the original user.
 +
 +
 +
[[Category:Game Effects]]
372

edits