For my server to start up fully, I need to enter a bunch of commands in the server console for things such as gamemode, disabling noclip and godmode.
There are some folders that I can make a .ini file with the gamemode or map name and if I put commands in that file, they should run... That is my problem, the commands I put in the file were not ran. Are those features disabled by default?
The command I want to run in the maps folder with the filename
RP_DownTown_V2.ini is ulx map RP_DownTown_V2 DarkRP
and the commands I need to run in the gamemode file with the filename DarkRP.ini are
net_maxfilesize 50
sbox_noclip 0
sbox_plpldamage 0
sbox_godmode 0
rp_showjob 1
rp_toolgun 1
rp_proppaying 1
rp_letters 1
rp_earthquakes 1
rp_maxcps 5
rp_drugpayamount 30
rp_maxdruglabs 4
rp_maxgangsters 5
rp_maxgundealers 2
rp_dm_autokick 0
sbox_maxballoons 0
sbox_maxbuttons 10
rp_alltalk 1
sbox_maxdynamite 0
sbox_maxnpcs 0
sbox_maxhoverballs 0
sbox_maxlamps 0
sbox_maxnpcs 0
sbox_maxprops 100
sbox_maxragdolls 0
sbox_maxthrusters 0
sbox_maxvehicles 1
sbox_maxwheels 4
sbox_maxspawners 0
If you have ANY ideas. Please tell me. I need this server to have as much uptime as possible, I don't want to have to type in commands for a few minutes after getting the server started, plus I need the server to reboot for updates and have everything work when I am gone for say a week.