Poll

What should the Military Sniper's new name be?

the Magnified Rifle
16 (10.8%)
the Long Range Rifle
6 (4.1%)
the Marksman Rifle
46 (31.1%)
the Range Rifle
6 (4.1%)
the Sniper Rifle
5 (3.4%)
the Scoped Rifle
7 (4.7%)
keep it as the Military Sniper
62 (41.9%)

Total Members Voted: 147

Author Topic: Tier+Tactical 2.1 • UPDATE 9/23/2012  (Read 807397 times)

I am pretty sure there is a Laser Tier Tactical being released...SOON.

needs more red rider bb gun with a compass and a stock and a thing that tells time

other than that, this is the best weapon pack in blockland.

I am pretty sure there is a Laser Tier Tactical being released...SOON.
Now with Valve Tiem.

I wouldn't mind seeing the powerups related to T+T that Bushi had on his server ages ago too, but dunno if those were ever slated for release.

needs more red rider bb gun with a compass and a stock and a thing that tells time
hot


yeah but it doesn't make any sense

ohwell

Is anyone else having a problem with T+T? For me, the ammo counts down but it goes past 0 and into the negatives. Does anyone know what could be causing this problem? (example: certain mods that break T+T ammo system or do I have an old T+T? I downloaded them all here)
Bumping this.

I honestly don't know what's causing it...is RTB the same as what's here?

If I recall, RTB's version is outdated. Download from here.

Automatic A. Rifle looks bad and you should feel bad


Megathread sounds a little weird but at least the old [UPDATED] tags have been removed.

If I recall, RTB's version is outdated. Download from here.
I did...and I didn't even trust his Package, I downloaded each individually  :cookieMonster:

Bumping this.

I honestly don't know what's causing it...is RTB the same as what's here?
Do have you thc default gun enabled? I encountered a similar problem when it isn't.

How do I open RAR files?

How do I open RAR files?

Use something such as WinRAR.

Also what exactly are the differences between 0, 1, and 2 for the ammo toggle stuff? I want the guns to reload still, but not have the limited ammo supply thats new with T+T 2

Code: [Select]
//ammo system changer. 0 is T+T2 style, 1 is T+T style, 2 is bullet-hose classic blockland style
RTB_registerPref("Ammo System","Tier+Tactical Ammo","$Pref::Server::TTAmmo","int 0 2","Script_GamePreferences",0,0,1);

so you'll want mode 1



perhaps you should do this, Bushido

Code: [Select]
RTB_registerPref("Ammo System","Tier+Tactical Ammo","$Pref::Server::TTAmmo","list Normal 0 Classic 1 None 2","Script_GamePreferences",0,0,1);
« Last Edit: June 26, 2012, 06:14:05 PM by Port »