View Single Post
  #8  
Old 12-19-2010, 11:21 PM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Quote:
Originally Posted by Codein View Post
I mean this in the least rudest way possible but that's obvious and I know this. What I REALLY want is to most efficient way to use the game loop. There are certain things that do not need to be on the server yet do need to be constantly moving.
Aye, and what I'm saying is if you want something constantly moving on the clientside you're probably not going to get it, even with the most efficient method... a loop is still a loop. Even with relying almost all on default, Classic iPhone still runs pretty bad with so many players. Adding anything more is just going to murder the processor.
Reply With Quote