could actually reduce these variable names right back to;
..?
just trying to reduce the length of the Variable names I guess..
*for the Default settings when the .ini is generated insert the 'topDefaultPackage' text etc into the list.
Code:
[COLOR="Green"];ServerPackages=
;TDP = Top Default ServerPackages (Limit 50)
;CGP = Custom Game Packages (Limit 30)
;BDP = Bottom Default Pakages (Limit 50)
;ServerActors=
;TDA= Top Default Actors (Limit 20)
;CGA= Custom Game Actors (Limit 20)
;BDA= Bottom Default Packages (Limit 20)[/COLOR]
[B]TDP[(1-50)]=[/B]TopServerPackages
[B]CGP[(1-30)]=(CPackages="1,30")[/B]
[B]BDP[(1-50)]=[/B]BottomDefaultPackages
[B]TDA[(1-20)]=[/B]TopDefault.ServerActors
[B]CGA[(1-30)]=(CActors="1,20")[/B]
[B]BDA[(1-20)]=[/B]BottomDefault.ServerActors
just trying to reduce the length of the Variable names I guess..
*for the Default settings when the .ini is generated insert the 'topDefaultPackage' text etc into the list.
Last edited: