PDA

View Full Version : Adding Additional Ammo To The Bar?


stoner420
02-07-2003, 11:38 PM
I Unziped The Pak1.pk3 File And I Also Edited The Bar.tik File And I Saved It As A PK3 File And Then I Added To The Mainta Folder And It Stil Did Not Work? What Else Should I Do Or CAn Any Explain To Me How To Edit The Ammo FOr The Bar. I Am Also Running SDR Realism IS That Causing A Problem Why IT Wont Work?
Stoner

TazAnimal
02-08-2003, 12:48 PM
It should work if you make sure it loads after any other pk3 files that have weapons in them..... so.... name it zzzzWhatever.pk3 to make sure it loads last.

GaSplat
02-08-2003, 10:07 PM
Also make sure you saved the directory structure in gthe pk3 (meaning it points to the weapons directory or whatever the original file's path was in the original pk3).

Argon
02-08-2003, 11:22 PM
I am trying to do the same too. But in particular I wanna give the players more ammo and grenades. I can't seem to edit the tik file. It won't let me change anything. Is a their a particular program that you use to edit the tik files? I am using winrar to open the pk3 files, does that make a diffence?

GaSplat
02-08-2003, 11:55 PM
I don't think you want to edit the original pk3 files - - that could be hell to pay when anti-cheat tools check for hacked pk3s (I know one server I have a problem with because they use a custom map pack with customized pk3s).

Argon
02-09-2003, 01:00 AM
ok i should just write my mod with notepad then, and say it as a pk3. Its just gotta have the same file structure right? ie weapons/models/bar.

GaSplat
02-09-2003, 01:42 AM
What I do is extract the original using the directory structure. (I end up with D:\weapons\models\bar for example). Edit with notepad, then zip it into a new zip file saving the directory structure. Ithen rename it zzzzz_Whatever.pk3. Copy this new pk3 into your mainta directory.

I seem to recall bar.tik is in the weapons directory, but you can verify that for yourself.

Have fun!