Massassi Forums Logo

This is the static archive of the Massassi Forums. The forums are closed indefinitely. Thanks for all the memories!

You can also download Super Old Archived Message Boards from when Massassi first started.

"View" counts are as of the day the forums were archived, and will no longer increase.

ForumsJedi Knight and Mysteries of the Sith Editing Forum → Normal Templates In JK
Normal Templates In JK
2001-06-23, 5:31 AM #1
where can i find the original templates that come with the game? where is it and what file is it in?

Thanks

------------------
"I Am The Prince Of All Saiyans Once Again!"
"I Am The Prince Of All Saiyans Once Again!"
2001-06-23, 5:42 AM #2
It's the master.tpl file. You can find it in Jed's Jeddata folder.

------------------
"Sometimes nothing can be a real cool hand."
Have Lightsaber Will Travel
Have Lightsaber Will Travel JK Editing tips, troubleshooting information, resources and more.
www.swgalaxies.net For all your Star Wars Galaxies needs
The Massassi A SW Galaxies Player Association
2001-06-23, 6:19 AM #3
yeah but were do i put it to make it work in a mod

------------------
"I Am The Prince Of All Saiyans Once Again!"
"I Am The Prince Of All Saiyans Once Again!"
2001-06-23, 6:58 AM #4
That's an entirely different question.

Personally, I'm not really into mod making, but I believe you need to edit the static.jkl file.

------------------
"Sometimes nothing can be a real cool hand."
Have Lightsaber Will Travel
Have Lightsaber Will Travel JK Editing tips, troubleshooting information, resources and more.
www.swgalaxies.net For all your Star Wars Galaxies needs
The Massassi A SW Galaxies Player Association
2001-06-23, 11:37 AM #5
can anyone help me out a little more than that [http://forums.massassi.net/html/smile.gif]

------------------
"I Am The Prince Of All Saiyans Once Again!"
"I Am The Prince Of All Saiyans Once Again!"
2001-06-23, 12:20 PM #6
I don't know much about it but here i go... Extract the static.jkl, open it up, and add this to the bottom.

Code:
##### Templates information ####
Section: TEMPLATES

World templates  0


#Name:           Based On:        Params:


end 
################################


You place your custom templates undernieth the #Name section. you must include the template of the thing your custom one is based on and also any templates your custom one is referencing. You must also update the world template count.

*example*
Code:
##### Templates information ####
Section: TEMPLATES

World templates  2


#Name:           Based On:        Params:

_weapon          none              orient=(0.000000/0.000000/0.000000) type=weapon collide=1 move=physics thingflags=0x20000000 timer=10.000000 mass=5.000000 physflags=0x200 maxrotvel=90.000000 damageclass=0x2 typeflags=0x1

+mybolt       _weapon           thingflags=0x20000001 light=0.400000 model3d=mymodel.3do size=0.001000 movesize=0.001000 soundclass=bry.snd  maxrotvel=0.000000 vel=(0.000000/4.000000/0.000000) damage=30.000000 mindamage=10.000000 typeflags=0x20440d rate=15.000000

end 
################################
Gravity isn't MY fault--I voted for velcro.

↑ Up to the top!