Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Renegade Discussions » Mod Release Forum » [CODE] How to get the current SFPS
[CODE] How to get the current SFPS [message #476522] Sat, 27 October 2012 06:07
iRANian is currently offline  iRANian
Messages: 4298
Registered: April 2011
Karma: 0
General (4 Stars)
Really simple, but not included as a scripts.dll function and I think it could be useful:

REF_DEF2(cNetwork_FPS, int, 0x0081FF70, 0x0081FF70);

int Get_SFPS()
{
	return cNetwork_FPS;
}


Long time and well respected Renegade community member, programmer, modder and tester.

Scripts 4.0 private beta tester since May 2011.

My Renegade server plugins releases

[Updated on: Sat, 27 October 2012 06:07]

Report message to a moderator

Previous Topic: [SSGM 4.0 Plugin] Exit Vehicle Points Timer
Next Topic: [SSGM 4.0 Plugin] TaggingSystem
Goto Forum:
  


Current Time: Thu Mar 28 03:03:42 MST 2024

Total time taken to generate the page: 0.00578 seconds