PDA

View Full Version : COG Ghost Stories: SetThingTemplate();?



Lord_Grismath
06-25-2002, 03:46 AM
Is there actually a command 'SetThingTemplate();', even for MotS?

I believe I remember seeing it used once or twice, however I'm not 100% sure, although it appears in neither DataMaster nor the JK Specs.

Descent_pilot
06-25-2002, 07:12 AM
I thought I saw that in the JKspecs? It should be in the same area as GetThingTemplate(); just under 's' instead of 'g'.

------------------
The Sniper Missions. Current project, The Sniper Missions

gbk
06-25-2002, 08:15 AM
Never heard of it. Ill thumb through the MotS executable just to be sure.

------------------
I used to believe that we only want what we can't have. I was wrong. The truth is, the wonderful truth is, we only want what we think we can't have.

JK editing resources (http://www.tbns.net/GBK/ol/index.htm).

gbk
06-25-2002, 08:27 AM
Just what I figured, no such verb. You can fake it with 'Setthingmodel', and parsearg the rest of the template values...

------------------
I used to believe that we only want what we can't have. I was wrong. The truth is, the wonderful truth is, we only want what we think we can't have.

JK editing resources (http://www.tbns.net/GBK/ol/index.htm).

CaveDemon
06-25-2002, 09:00 AM
<font face="Verdana, Arial" size="2">Originally posted by GBK:
Just what I figured, no such verb. You can fake it with 'Setthingmodel', and parsearg the rest of the template values...

</font>

Or you could create a template on the thing's position and remove the previous thing...
I love cog forum, evil massassi spirits stay away from here, so i will visit this one in future http://forums.massassi.net/html/smile.gif



------------------
Uh-uh. I know what you're thinking. Did he fire six shots or only five? Well, to tell you the truth, in all this excitement, I've kind of lost track myself. But being this is a .44 Magnum, the most powerful handgun in the world, and would blow your head clean off, you've got to ask yourself one question: Do I feel lucky? Well do ya, punk?

Lord_Grismath
06-25-2002, 09:44 AM
http://forums.massassi.net/html/frown.gif It would've made things a bit easier. Gah.

Well, now for my next thread...

gbk
06-25-2002, 11:22 AM
Well, Cave, that might work, except youll loose all of the objects accumulated values; Health, PYR, userdata, AI alert data (if actor)...



Yeah, I like the cog forum too... http://forums.massassi.net/html/smile.gif Lots of kindred spirits...

------------------
I used to believe that we only want what we can't have. I was wrong. The truth is, the wonderful truth is, we only want what we think we can't have.

JK editing resources (http://www.tbns.net/GBK/ol/index.htm).