maybe thats why i didn't figure that out my Mods.txt file doesn't contain that part at the end
well what is the rest of this script in the link u gave me so i can add them to my Mods.txt
thanks a lot for ue help
Added 1 day later:
anyone got the full script ???
Added 15 hours 37 minutes later:
oh nvm found it
//************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************
//
// Extra Settings Scripts
//
// This section is for script setting files that contain settings or information used by scripted mods
// that are not in the mod list. These maybe mods that you execute or map scripts that want extra settings.
//
// *On or Off
// By settings the second parameter to either 1 or 0. This tells Admin-Pro to eather load or ignore this setting file.
//
// *Map Specific
// You can load map specific settings files by setting this to "1". You must then create map specific files for the mapps
// you want map specific. do this by created duplicate settings files with the name extension of the map. For more information
// on this see the online help.
//************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************
extra_settings:
local.admin_cmds = makearray
// setting path // Load or dont , 1 - load, 0 - ignore. //Map specific, 1 - find map setting file. 0 use normal. note: Restart must be "1"
//-------1----------------------------------------2-----------------------------------------------3-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
"settings/advanced" "1" "0"
//--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
"settings/flyable-planes" "0" "0"
//--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
endarray
end local.admin_cmds
well what is the rest of this script in the link u gave me so i can add them to my Mods.txt
thanks a lot for ue help

oh what, comon i'm not 11 does it randomly choose age or what ?? rofl
Added 1 day later:
anyone got the full script ???
Added 15 hours 37 minutes later:
oh nvm found it
