Garry's Mod

Garry's Mod

Simple Energy Shield V2
Trisword 2018년 6월 2일 오전 11시 58분
[Error] Server autoexec.cfg Unknown Command
So I'm working on a server and need the shields set at 100 on startup for convenience.
I type this into the autoexec.cfg file: ses_max_armor 100
when I start up the server, I get the error message
Unknown Command "ses_max_armor 100"
and upon loading, the shields haven't changed...

I tried altering the code to this: RunConsoleCommand( "ses_max_armor", "100" )
the same result occurred.

I'm now at a stump, as to what it could be.
any help would be greatly apprieciated!
< >
전체 댓글 4개 중 1~4개 표시 중
web3_angel 2019년 12월 11일 오전 3시 51분 
did you ever figure it out?
Trisword 2019년 12월 11일 오전 9시 45분 
nope

I just moved on to other things after a while, I assume you have the same problem in which case, best of luck to you in finding the solution.
seamuskills 2021년 7월 31일 오후 8시 26분 
the only way I could get the settings to save is decompiling it via gmad.exe and editing it in the code where its defined and in gmod running reloadlegacyaddons to load the folder version instead of the .gma file.:MCCLEGENDARY:
Mike 2023년 3월 26일 오전 1시 27분 
I just put it in the server.cfg
< >
전체 댓글 4개 중 1~4개 표시 중
페이지당 표시 개수: 1530 50