- Joined
- Jun 20, 2004
- Messages
- 229
Hey guys,
I don't exactly need help on any specific problem but I do have a question that might or might not be easy to answer...
Basically here is how it goes, my map currently a .01 periodic event throughout the game on one trigger for all picked players. Finding 10 dedicated players to test its playability is very difficult so I thought maybe if I had 9 fellow computer players act as human players then it would correctly represent what it would be in game minus the lag of course. To my standpoint, I am not worried about lag as much as I am frame rate. Currently, when I am running the map with 9 computers which runs the periodic for the computers so it acts as a real player, it is very bad frame rate... It dips down to the single digits. So I have been optimizing my periodic firing and removing any excess lines and conditions that can be ran less.
My question is, does running me + 9 cpu's act the same as me + 9 players? Or is my frame rate horendous because each computer uses CPU power? I am simply trying to accurately represent the playability as much as possible for each player if there were to be 10 players in the map. I know each person has a better or worse computer but I have no idea how triggers are ran online. As in, if a pick every player periodic is run every .01 will each players computer run all 10 players on each pc or does the trigger only run the players information that is picked. It is a difference of 100,000 lines per second to 1,000,000 lines per second.
if I confused anyone on what I am tryign to ask, I can better explain myself and what exactly I am trying to say, but then agian I may just be confusing myself as well. ^_^
thanks
I don't exactly need help on any specific problem but I do have a question that might or might not be easy to answer...
Basically here is how it goes, my map currently a .01 periodic event throughout the game on one trigger for all picked players. Finding 10 dedicated players to test its playability is very difficult so I thought maybe if I had 9 fellow computer players act as human players then it would correctly represent what it would be in game minus the lag of course. To my standpoint, I am not worried about lag as much as I am frame rate. Currently, when I am running the map with 9 computers which runs the periodic for the computers so it acts as a real player, it is very bad frame rate... It dips down to the single digits. So I have been optimizing my periodic firing and removing any excess lines and conditions that can be ran less.
My question is, does running me + 9 cpu's act the same as me + 9 players? Or is my frame rate horendous because each computer uses CPU power? I am simply trying to accurately represent the playability as much as possible for each player if there were to be 10 players in the map. I know each person has a better or worse computer but I have no idea how triggers are ran online. As in, if a pick every player periodic is run every .01 will each players computer run all 10 players on each pc or does the trigger only run the players information that is picked. It is a difference of 100,000 lines per second to 1,000,000 lines per second.
if I confused anyone on what I am tryign to ask, I can better explain myself and what exactly I am trying to say, but then agian I may just be confusing myself as well. ^_^
thanks