Server Help

ASSS Questions - Changing Settings Values

Lynx - Sun Aug 01, 2010 10:54 am
Post subject: Changing Settings Values
Hi, could somebody point me in the right direction to changing settings files via code? For example, if I wanted to change a players warbird top speed from 3000 -> 5000 what would I need to do/what header file do I need to read up on.

Thanks
Dr Brain - Sun Aug 01, 2010 11:26 am
Post subject:
A single player's setting? You want clientset.h. First you get an override key with GetOverrideKey, then you PlayerOverride.

Or do you mean the code equivalent of ?seta Warbird:MaxSpeed=5000? For that you want config.h.
Lynx - Sun Aug 01, 2010 12:14 pm
Post subject:
Thanks for the prompt answer
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group