Quote: "Hi!...I am new at this and I am not looking to cause conflict, but I am trying to change the Scif Tavor script to make shoot really,really fast and to make sound like the turret on a f-10 thunder bolt?..What would be my best course of action for this?...and also where can I get access to tutorials on Scripts making?...Thank you so much!"
For speed, use this:
;weapon spec
;GUN Model File Requirements
;GUN Settings
muzzleflash = 1
muzzlesize = 50
brass = 2
smoke = 1
second = 0
damage = 50
damagetype = 1
scorchtype = 2
reloadqty = 45
iterate = 2
accuracy = 0
zoommode = 2
range = 500000
;GUN Visuals
textured = gun_D2.tga
effect = effectbank\BumpCubeReflectAlpha\BumpCubeReflectAlpha.fx
transparency = 2
zoomscope = scope2.tga
weapontype = 3
;GUN Sounds
sound1 = fire.wav
sound2 = reload.wav
sound3 = dryfire.wav
sound4 = zoom.wav
sound5 =
fireloop = 5000
;HUD muzzleflash position
horiz = 0
vert = 0
forward = -2
alignx = 5
aligny = -4
alignz = 25
;HUD animation frames list
keyframe ratio = 1
select = 0,9
Idle = 10,38
Move = 39,53
Start fire = 54,56
automatic fire = 57,64
end fire = 65,70
reload = 71,99
cock = 100,115
putaway = 116,124
;HUD sound frames list
soundframes = 4
sframe0 = 57,1
sframe1 = 71,2
;sframe2 = 95,5
I also modified the zoom, range, clip amount, bullet hole, and damage. To change the sound go to C:\Program Files\The Game Creators\FPS Creator\Files\gamecore\guns\scifi\tavor and replace fire.wav with your sound. It has to be .wav. for scripting tutorials look to the community guide. Oh yeah, save the code above as gunspec.txt to the same path as the sound.