Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

What does DF_modify_gamedescription do?
#1

Hello me again. Big Grin what does the DF_modify_gamedescription and how do you use it. Also I need to set the grav gun mass up cause I cant pick certain objects cause there heavy I seen the DF_phys_gunmass on the wiki but I dont understand what to do.

Thanks
Reply
#2

DF_modify_gamedescription will put "SourceOP -" before the game description shown in the server list.

If you want to pick up really heavy objects, set DF_phys_gunmass to a large number like 500000 and set DF_phys_gunforce to 5e6.
Reply
#3

That would be a text document that I would have to make in the cvars?
Reply
#4

Add the CVAR and the desired value to sourceop.cfg or server.cfg.

Example:
Code:
DF_modify_gamedescription 1
DF_phys_gunmass 500000
DF_phys_gunforce 5e6
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)