Alliedassault           
FAQ Calendar
Go Back   Alliedassault > FPS Gaming General Discussion > MoH Maps, Mods & Skins
Reload this Page TIKI File Modification
MoH Maps, Mods & Skins Discuss custom maps, skins and mods here.

Reply
 
Thread Tools Display Modes
TIKI File Modification
Old
  (#1)
voidgere is Offline
Junior Member
 
Posts: 13
Join Date: Feb 2004
   
Default TIKI File Modification - 11-07-2004, 12:13 PM

I am trying to learn how to modify weapons (and eventually model), but I have come to hurdle I can't cross. I can open the pk3 and repack it (thats easy), but no matter what I modify in the .tik it doesn't show once I load a game and start playing.

1)Tried to modify starting ammo count (becuase I only get one clip.)
2)Tried to modify accuracy settings but nothing happens.
3)Tried to modify sounds on the weapon but no go.

Can someone give me some tips or maybe had the same problem and found a work around that they could share.

I also downloaded a PK3 manager that has the ability to modify pk3 files but it didnt help either.

Thanks in advance for you help.
  
Reply With Quote
Old
  (#2)
Michael is Offline
Senior Member
 
Michael's Avatar
 
Posts: 1,533
Join Date: Nov 2003
Location: New York
  Send a message via AIM to Michael Send a message via MSN to Michael Send a message via Yahoo to Michael  
Default 11-07-2004, 12:26 PM

more info. are you changing the right files for the weapons? what are you using to open the .tik files? etc....show us some of the stuff you've changed in the tik files here.


  
Reply With Quote
Old
  (#3)
Godsmack is Offline
Senior Member
 
Posts: 3,572
Join Date: Apr 2003
Location: I cut bitches
  Send a message via AIM to Godsmack  
Default 11-07-2004, 01:52 PM

Dont put it back in the pak#.pk3 make your own pk3
  
Reply With Quote
Old
  (#4)
voidgere is Offline
Junior Member
 
Posts: 13
Join Date: Feb 2004
   
Default 11-08-2004, 11:06 PM

Alright, I renamed the pk3 to rar and extracted to a folder of the same name. Opening the folder I browsed to the weapon's tiki file (in this instance its thompsonsmg.tik). In attempted to alter the starting ammo in DM (because it only gives me 50 shots).

I also didnt like the wild bounce in the recoil and tried to modify it to be a little more calm (it drifted bad to the left in this upside down "L" shape.) I tired to modify this via the accuracy settings. The most I get is the skin becoming corrupt or the base tommy skin coming into effect.

Also, I repack the file using WinRAR and then rename the file back to .pk3.

Do you need anymore info.

-Just so I dont mislead anyone, the pk3 is someone elses (Locc, I think is the name). I like the skin just not it performance. I dont want credit, I just want the pk3 to be a little more efficient and I decided to use it to practice, with the hopes that one day I would script/skin my own.-

Thanks again for the help. I could post the contents of the tiki file and you could suggest what you would do.
  
Reply With Quote
Old
  (#5)
voidgere is Offline
Junior Member
 
Posts: 13
Join Date: Feb 2004
   
Default 11-08-2004, 11:16 PM

// Primary fire type info
firetype bullet
ammotype "smg"
meansofdeath bullet
bulletcount 1
clipsize 50
startammo 50 (changed to 250)
ammorequired 1
firedelay 0.086 //(700 rpm)

-----------------------------------------------------------------------------------------

//========================================//
// WEAPON ACCURACY MODELLING //
//========================================//

// Thompson SMG: Max Eff. Range is 50 yds with a muzzle velocity of 805 ft/s. (.45 ACP round)

bulletrange 5000 //the range at which bulletspread is applied
bulletspread 45 45 72 72 (change to 5 5 20 20) //minpitch minyaw maxpitch maxyaw original 55 55 72 72
bulletdamage 45 //damage per round original 25
firespreadmult 0.08 0.35 200 0.25 //add falloff cap maxtime
movementspeed 1.0

tracerfrequency 3

crosshair 1

// airange short

---------------------------------------------------------------------------------------

// DM Attributes
dmbulletcount 1
dmstartammo 500
dmammorequired 1
dmfiredelay 0.086

dmbulletrange 5000
dmbulletspread 40 40 50 50 (changed to 5 5 20 20) //32 32 50 50 //26 26 48 48 //50 50 120 120 //53 53 70 70 //45 45 72 72
dmfirespreadmult 0.3 0.6 150 0.25 //0.08 0.35 200 0.25 //0.3 0.8 200 0.4 original
dmbulletdamage 25 //26
dmmovementspeed 0.96

dmcrosshair 1

-------------------------------------------------------------------------------------

entry viewkick -1.58 -1.58 -0.16 -0.16 0.9 "V" 8.5 8.6 16.0 (i thought this might effect accuracy as well. and tried all sorts of settings)

--------------------------------------------------------------------------------------
  
Reply With Quote
Old
  (#6)
MotoxXx is Offline
Senior Member
 
Posts: 1,343
Join Date: Dec 2002
Location: Amerika
  Send a message via AIM to MotoxXx Send a message via MSN to MotoxXx Send a message via Yahoo to MotoxXx  
Default 11-09-2004, 06:22 AM

Modifying a .tik will only show up on your own server.. It wont work if you try it on someone elses server..
  
Reply With Quote
Old
  (#7)
voidgere is Offline
Junior Member
 
Posts: 13
Join Date: Feb 2004
   
Default 11-09-2004, 10:51 PM

thats all i want. i want it to apply to my server.
  
Reply With Quote
Old
  (#8)
MotoxXx is Offline
Senior Member
 
Posts: 1,343
Join Date: Dec 2002
Location: Amerika
  Send a message via AIM to MotoxXx Send a message via MSN to MotoxXx Send a message via Yahoo to MotoxXx  
Default 11-10-2004, 06:42 AM

Quote:
Originally Posted by voidgere
Also, I repack the file using WinRAR and then rename the file back to .pk3.
This could be your problem as well.. You need PakScape, it works on the same basis of WinRAR and WinZIP except it is easier to see everything in each folder..

You can download PakScape by going here:

http://eliteforce2.filefront.com/file/P ... V_011;1327
  
Reply With Quote
Old
  (#9)
voidgere is Offline
Junior Member
 
Posts: 13
Join Date: Feb 2004
   
Default 11-10-2004, 04:15 PM

does this mean the folders have to be in a certain order inside the pk3?
  
Reply With Quote
Old
  (#10)
voidgere is Offline
Junior Member
 
Posts: 13
Join Date: Feb 2004
   
Default 11-13-2004, 08:56 PM

pakscape, didnt help. is there a faq that can help me write a tik file?
  
Reply With Quote
Old
  (#11)
imported_Grim_Reaper is Offline
Senior Member
 
Posts: 3,452
Join Date: Jun 2003
Location: mASSachusetts
  Send a message via AIM to imported_Grim_Reaper Send a message via MSN to imported_Grim_Reaper  
Default 11-13-2004, 09:44 PM

save your edited tik onto the desktop. open pakscape, click new. create a folder called models. in models create a folder called weapons. drag the tik into weapons and save in your main folder. open MOHAA, start a game and it should work.
  
Reply With Quote
Old
  (#12)
tomxtr is Offline
Sergeant
 
Posts: 1,234
Join Date: Dec 2003
Location: USA
   
Default 11-14-2004, 11:28 AM

Don't you need to prepend some z's to the name of the pk3 so it will be read before stock .tik files?
  
Reply With Quote
Old
  (#13)
Godsmack is Offline
Senior Member
 
Posts: 3,572
Join Date: Apr 2003
Location: I cut bitches
  Send a message via AIM to Godsmack  
Default 11-14-2004, 11:30 AM

Quote:
Originally Posted by tomxtr
Don't you need to prepend some z's to the name of the pk3 so it will be read before stock .tik files?
that or "user-"
  
Reply With Quote
Old
  (#14)
imported_Grim_Reaper is Offline
Senior Member
 
Posts: 3,452
Join Date: Jun 2003
Location: mASSachusetts
  Send a message via AIM to imported_Grim_Reaper Send a message via MSN to imported_Grim_Reaper  
Default 11-14-2004, 05:30 PM

you dont need to. its just that the game reads the files in backwards alphabetical order, so as long as you put anything that begins with a letter after p you are all set.
  
Reply With Quote
Old
  (#15)
voidgere is Offline
Junior Member
 
Posts: 13
Join Date: Feb 2004
   
Default 11-28-2004, 06:38 PM

okay. that worked, but......

the skin turns white and the name changes back to thompson. Any suggestions?
  
Reply With Quote
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



Powered by vBulletin® Version 3.8.12 by ScriptzBin
Copyright ©2000 - 2025, vBulletin Solutions Inc.
vBulletin Skin developed by: vBStyles.com
© 1998 - 2007 by Rudedog Productions | All trademarks used are properties of their respective owners. All rights reserved.