Monday Night is Pistols Only Night

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

shan

www.clanterritory.com
Jan 29, 2000
1,011
0
0
53
Portland, OR
www.clanterritory.com
Regular Map Rotation.

Forced loadout includes all 4 pistols with all attachments.

No Armor Allowed.

Join Us, it should be a good time.

See TDM Server post for server specifics.

Shan
 

zeep

:(
Feb 16, 2001
1,741
1
36
Visit site
shan, what mutator(s) / scripts etc.. do you use to get that 4 pistols loadout. I want to play it offline :)
 

shan

www.clanterritory.com
Jan 29, 2000
1,011
0
0
53
Portland, OR
www.clanterritory.com
zeep said:
shan, what mutator(s) / scripts etc.. do you use to get that 4 pistols loadout. I want to play it offline :)


I use Crowze's WeaponSetup mutie with the following INI:

Code:
[WeaponSetup2.LoadoutMut]
Loadout[0]="Pistols//M92F-1,FSVEN-1,DE50-1,MK23-1,*M92F-4,*FSVEN-4,*DE50-4,*MK23-4,#Mk23SUP-1,#Mk23LAM-1,"
MapSetting[0]=(Map="default",AttackerLoadout=0,DefenderLoadout=0)

[WeaponSetup2.WeaponReplaceMut]
;;DefaultReplacement[0]=(OldItem="INF_Core.INFc_RC50",NewItem="INF_Core.INFc_M16")
;;DefaultReplacement[0]=(OldItem="INF_Core.INFc_PSG",NewItem="INF_Core.INFc_M16")
;;Replacement[0]=(Map="EAS-INF-Iraq",OldItem="INFc_M2HB",NewItem="")

[WeaponSetup2.WeaponAddMut]
ItemAddition[0]=(Map="All",Team=-1,Item="SpeechPad.spController")
ItemAddition[1]=(Map="All",Team=-1,Item="UTCompass.compassController")

If you have any probs getting it going, let me know.

Shan