Frictional Games Forum (read-only)

Full Version: will my idea work
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello noob Cool here I'm wondering if I could put a ragdoll of a body in a suit of knights armor then put a add prop impulse (thanks to JenniferOrange) and a sanity damage script(need help with)Huh.
plz don't steal my idea it was hard for me to think of it now I dont want it spreading to every custom story.

Lots Of Love

xxx

Stormhound.(I'm not a girl!!!!)Angry
Hello Stormhound.
In the level editor there are bits of the suit that the player can move around in the entity
category, then ornaments.
Place each piece down until you have created a suit of armor (don't use the arms).

Then for the code:

void YOURFUNC (parameters)
{
AddPropImpulse("leg1", 255.0f, 0.0f, 0.0f, "world");
AddPropImpulse("leg2", 255.0f, 0.0f, 0.0f, "world");
AddPropImpulse("body", 255.0f, 0.0f, 0.0f, "world");
AddPropImpulse("head", 255.0f, 0.0f, 0.0f, "world");
}

Note: I have entered random figures and named the individual pieces.
Your welcome Michael
(07-08-2011, 10:07 PM)X4anco Wrote: [ -> ]Hello Stormhound.
In the level editor there are bits of the suit that the player can move around in the entity
category, then ornaments.
Place each piece down until you have created a suit of armor (don't use the arms).

Then for the code:

void YOURFUNC (parameters)
{
AddPropImpulse("leg1", 255.0f, 0.0f, 0.0f, "world");
AddPropImpulse("leg2", 255.0f, 0.0f, 0.0f, "world");
AddPropImpulse("body", 255.0f, 0.0f, 0.0f, "world");
AddPropImpulse("head", 255.0f, 0.0f, 0.0f, "world");
}

Note: I have entered random figures and named the individual pieces.
Your welcome Michael
why why why did you do that your not ment to call me michael your supposed to call me stormhound... errr yes me and x4anco are bro's
if u do not want this idea to be spread couldn't u just ask ur bro?Big Grin guess it's solved then Smile
GOD DAMN IT!

custom story in progress:The Grunt Of Brennenburg
I still need help with sanity damage by the way
(07-09-2011, 12:11 PM)stormhound Wrote: [ -> ]custom story in progress:The Grunt Of Brennenburg

Why not: The Stormhound Of Brennenburg? Big Grin
(07-09-2011, 01:09 AM)Synatic Wrote: [ -> ]if u do not want this idea to be spread couldn't u just ask ur bro?Big Grin guess it's solved then Smile

*thumbs up*
(07-09-2011, 04:45 PM)TheDavenia Wrote: [ -> ]
(07-09-2011, 01:09 AM)Synatic Wrote: [ -> ]if u do not want this idea to be spread couldn't u just ask ur bro?Big Grin guess it's solved then Smile

*thumbs up*
no possibly not unless if you can make me a stormhound monster but still no.Rolleyes


oh and another question how do you publish custom stories? thank you
I is his bro
This just seems like a spam fest, if the problem is resolved and nobody else has any questions then stop the conversation.