Forum

ASSIST, AMERICA'S ARMY COMMUNITY - RELIVE THE GLORY DAYS OF AMERICA'S ARMY 2.5

Author Topic: UltimateMod v1.1 Release!  (Read 10689 times)

0 Members and 2 Guests are viewing this topic.

Offline LEEFFM

UltimateMod v1.1 Release!
« on: Tuesday, January 20, 2015, 19:01:06 PM »
ReadMe.txt:
Code: [Select]
Ulitimate Mod Readme!

Commands:

Type 'mutate clist' for a list of Commands!

Type 'mutate rules' for a list of Server Rules!

Type 'mutate class [WeaponsClass]' to pick a weapon!

Classes Are: M,M4,M16,R,G,GP,AK,PSO,AK74SU,PSO,SF,S,SPR,SVD,S24,MOS,AR,RPK,RPG,AT4,BDM,D,BREACHER,B,SHOTTY,SHOTGUN

Type 'mutate thirdperson' for ThirdPerson View!

Type 'mutate firstperson' for FirstPerson View!

Admin Commands:

Type 'mutate allowrockets 1' to allow Rockets, Type 'mutate allowrockets 2' to not allow Rockets!

Type 'mutate allowrifles 1' to allow Rifles, Type 'mutate allowrifles 2' to not allow Rifles!

Type 'mutate allow203' to allow Grenade Launchers, Type 'mutate allow203 2' to not allow Grenade Launchers!

Type 'mutate allowmgs 1' to allow Machine Guns, Type 'mutate alowmgs 2' to not allow Machine Guns!

Type 'mutate allowsnipers 1' to allow Snipers, Type 'mutate allowsnipers 2' to not allow Snipers!

Type 'mutate allowgrenades 1' to allow Grenades, Type 'mutate allowgrenades 2' to not allow Grenades!

Type 'mutate allownvg 1' to allow Night Vision, Type 'mutate allownvg 2' to not allow Night Vision!

Type 'mutate objectives 1' to allow Objectives, Type 'mutate objectives 2' to not allow Objectives!

Type 'mutate riflesonly 1' for Rifle's Only, Type 'mutate riflesonly 2' to turn Rifle's only off!

"Type 'mutate mgsonly 1' for Machine Gun's Only, Type 'mutate mgsonly 2' to turn Machine Gun's only off!

Type 'mutate snipersonly 1' for Sniper's Only, Type 'mutate snipersonly 2' to turn Sniper's only off!

Type 'mutate shottyonly 1' for Shotgun's Only, Type 'mutate shottyonly 2' to turn Shotgun's only off!

Type 'mutate m9only 1' for M9's Only, Type 'mutate m9only 2' to turn M9's only off!

Type 'playerlist' for a list of players!

Type 'mutate kill [PlayerID]' to Kill a Player for violations of Rules!

Type 'mutate jail [PlayerID]' to Send a Player to Leavenworth for violations of Rules!

Type 'mutate roekick [PlayerID]' to Send a Player to Mout Shoot House for Excessive ROE!

Type 'mutate nadekick [PlayerID]' to Send a Player to Us Weapons for Nading Firendly's!

Type 'mutate restart' to notify Restarting Server!





How To Use Mod:

Open aa25srv.ini

under [Engine.GameEngine]

add line: ServerActors=UltimateMod.ultimatemod

Save aa25srv.ini

Open aa25.ini

change hackhunter=1 to hackhunter=0 otherwise the thirdperson command will not function properly.

save aa25.ini

Edit UltimateMod.ini

Start server and have fun!

UltimateMod.ini:
Code: [Select]
[UltimateMod.ultimatemod]
; You Must Restart Server For Changes To Take Effect!
; Please Report Bugs to LEEFFM at http://aao25.com/forum/games-programming/ultimatemod-v1-0/ Or send a PM!

;Makes Everyone A Medic
bEveryoneIsMedic=true

; -------------------------------------------------------------------------

; Settings
bAllowRifles=true
AllowMgs=true
bAllowSnipers=true
bAllow203=true
bAllowRockets=true
bNVG=true
bObjectives=true
bAllowGrenades=true
bAllowIGPlayerForceClass=true

; -------------------------------------------------------------------------

;Force Weapon Type
bRiflesOnly=false
bMgsOnly=false
bSnipersOnly=false
bShottyOnly=false
bM9Only=false

; -------------------------------------------------------------------------

; Default Settings
; Set this to false before changing anything else true or false
bDefaultSettings=true

; Default Settings
;      Are
; bAllow203 = true bAllowGrenades = true
; bAllowRifles = true bAllowRockets = true
; bAllowSnipers = true bEveryoneIsMedic = true
; bForceclass = true bNVG = true
; bLogoAdder = true bObjectives = true
; bRiflesOnly = false bShottyOnly = false
; bM9Only = false bSinpersOnly = false
; bMgsOnly = false bWeaponsForcer = false
; bNormal = false bAllowIGPlayerForceClass = true

; ------------------------------------------------------------------------

; Play Without being able to Forceclass Your Own Weapon
bNormal=false

; ------------------------------------------------------------------------

; Weapons Forcer
bWeaponsForcer=false
Option_Forceclass=d

; Classes Are
; M,M4,M16,R,G,GP,AK,PSO,AK74SU,PSO,SF,S,SPR,SVD,S24,MOS,AR,RPK
;      RPG,AT4,BDM,D,BREACHER,B,SHOTTY,SHOTGUN

; -----------------------------------------------------------------------

; Logo Adder
;true is on , false is off
bLogoAdder=true

Logo=1
PlayerName=-iL^LEEFFM

Logo=4
PlayerName=Ba.^LifeSavR

Logo=4
PlayerName=Ba.^DSpAwN

Logo=2
PlayerName=.neXus[4thK!nd]

Logo=2
PlayerName=Bak!ngsoDa

Logo=2
PlayerName=HeatSeeker

Logo=4
PlayerName=Ba.^SiNGLe

Logo=4
PlayerName=Ba.^Silent_Ninja

;logo groups
;1=group_dev Ba.^ Dev's
;2=group_army_dev Ba.^ Friends/Testers
;3=group_homelan
;4=group_beta Ba.^ Members
;5=group_army_active
;6=group_army_reserve
;7=group_supercomputer
;8=group_army
;9=group_navy
;10=group_airforce
;11=group_marine
;12=group_army_retired
;13= sf
;22= pb

UltimateMod.uc:
http://pastebin.com/3gfN8nS2

Download UltimateMod v1.1  at:
http://downloads.fallen-ones.net/AA/25/ultimatemod_v1-1.zip

Visit The Fallen Ones Discord: https://discord.gg/QSMf2C3
« Last Edit: Friday, July 13, 2018, 06:45:49 AM by LEEFFM »

Offline LEEFFM

Re: UltimateMod v1.1 Release!
« Reply #1 on: Friday, July 13, 2018, 06:47:48 AM »
*** original post and download link updated ***
*** Check Original Post ***

Offline Possessed

  • bWpnRecoil == False;
  • Administrator
  • Epic Poster
  • *
  • Posts: 3,620
  • You suffer, but why?!
    • View Profile
  • AA: Possessed
Re: UltimateMod v1.1 Release!
« Reply #2 on: Saturday, July 14, 2018, 17:23:31 PM »
the logo aka _Group is used by Assist ;).
These things I have spoken unto you, that in me ye might have peace. In the world ye shall have tribulation: but be of good cheer; I have overcome the world.
John 16:33


Offline [SWISS]Merlin

Re: UltimateMod v1.1 Release!
« Reply #3 on: Saturday, July 14, 2018, 19:06:06 PM »
oh cool, we do assist ;)

 

Download Assist

×

Download Game Client

Important: Battletracker no longer exists. However, old Battletracker accounts may still work. You can create a new 25Assist account here

Download Server Manager