Quote:
Originally posted by IAMNOTAFREAK
what ive been wondering is why //#CLEINTSIDE is necessary, why not just make the npc controller be able to automatically recognize what is clientside-only and serverside-only and make adjustments to its actions accordingly?
|
because some things can be done differently clientsided...
For instance, the timeout minimum for serverside is 0.1, while clientside, you can use 0.05