Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Renegade Discussions » Mod Forum » Traveling
Re: Traveling [message #273422 is a reply to message #273156] Sun, 15 July 2007 13:32 Go to previous message
jnz is currently offline  jnz
Messages: 3396
Registered: July 2006
Location: 30th century
Karma:
General (3 Stars)
Well SFPS is just how many times the server updates itself in a loop. EG:

while(1)
{
    Sleep(1000);
}


that would be going at 1 SFPS. So the NUR is never going to be higher than the SFPS. The other reason i don't want a loop is because it look awful and doesn't detect collisions.

[Updated on: Sun, 15 July 2007 13:32]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Make A Command
Next Topic: Avatar Upload
Goto Forum:
  


Current Time: Sun Dec 22 05:34:01 MST 2024

Total time taken to generate the page: 0.00784 seconds