Frictional Games Forum (read-only)
Teleporting naked guys HELP!! - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html)
+---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html)
+---- Thread: Teleporting naked guys HELP!! (/thread-16053.html)

Pages: 1 2


Teleporting naked guys HELP!! - elias190 - 06-11-2012

Hi i have been searching around for hours to find a nice script or nice guide that works i have been watching youtube but it didnt worked so i ask you guys to plz help me!! Confused


RE: Teleporting naked guys HELP!! - MaZiCUT - 06-11-2012

Oh god no..


If this is a map for PewDiePie you should upload it to his website/forum, i can really tell you people here don't like these scares unless the story is serious.



RE: Teleporting naked guys HELP!! - SilentStriker - 06-11-2012

The nice person in me wants to help but also wants to suggest you of not doing that simple and overused scare. I'm not saying you shouldn't since it's your CS, but I'm just suggesting you to not use it


RE: Teleporting naked guys HELP!! - Datguy5 - 06-11-2012

Please just...dont make these..


RE: Teleporting naked guys HELP!! - MaZiCUT - 06-11-2012

I can't refuse this... ugh i'm a good person.







void OnStart ()
{
SetEntityPlayerInteractCallback("item", TeleportNakedGuyFunc, true); //name the "item" with the name of your item in the map
}

void TeleportNakedGuyFunc (string &in asEntity)
{
SetEntityActive ("NakedGuy", true); // name the "NakedGuy" as the ragdoll corpse entity in the map
AddPropForce(NakedGuy"", 0, 0, 0, "world"); // if you want it to fly in some direction. Try different values over the zero's.
PlaySoundAtEntity("", "24_iron_maiden.snt", "Player", 0, true);
}



Just don't go around posting this custom story here.. this is what you have to do in return that i've helped you.


RE: Teleporting naked guys HELP!! - elias190 - 06-11-2012

(06-11-2012, 06:22 PM)CrazyArts Wrote: I can't refuse this... ugh i'm a good person.


TYVM!

void OnStart ()
{
SetEntityPlayerInteractCallback("item", TeleportNakedGuyFunc, true); //name the "item" with the name of your item in the map
}

void TeleportNakedGuyFunc (string &in asEntity)
{
SetEntityActive ("NakedGuy", true); // name the "NakedGuy" as the ragdoll corpse entity in the map
AddPropForce(NakedGuy"", 0, 0, 0, "world"); // if you want it to fly in some direction. Try different values over the zero's.
PlaySoundAtEntity("", "24_iron_maiden.snt", "Player", 0, true);
}


Just don't go around posting this custom story here.. this is what you have to do in return that i've helped you.



RE: Teleporting naked guys HELP!! - MaZiCUT - 06-11-2012

(06-11-2012, 06:25 PM)Robosprog Wrote:
(06-11-2012, 06:22 PM)CrazyArts Wrote: I can't refuse this... ugh i'm a good person.







void OnStart ()
{
SetEntityPlayerInteractCallback("item", TeleportNakedGuyFunc, true); //name the "item" with the name of your item in the map
}

void TeleportNakedGuyFunc (string &in asEntity)
{
SetEntityActive ("NakedGuy", true); // name the "NakedGuy" as the ragdoll corpse entity in the map
AddPropForce(NakedGuy"", 0, 0, 0, "world"); // if you want it to fly in some direction. Try different values over the zero's.
PlaySoundAtEntity("", "24_iron_maiden.snt", "Player", 0, true);
}



Just don't go around posting this custom story here.. this is what you have to do in return that i've helped you.
You are not a good person, you are a terrible, terrible person. He is going to plague the community even more and it's all because you decided to teach him how to do this.
CorinthianMarket will never forgive you.


Phillip from Penumbra Black Plague: You have to know how guilty i felt .

Yeah i felt guilty to help this shithead :c

If he doesen't take my advice and still posts his custom story here, we can always rage him away like we always do to people with bad custom stories that has these kind of stupid scares Big Grin

But again he might be a good boy and upload this to PEWDIEPIES WEBSITE.




[Image: 126.png]



RE: Teleporting naked guys HELP!! - CorinthianMerchant - 06-11-2012

Go on and twist this game with teleporting naked guys. Smile

(06-11-2012, 06:25 PM)Robosprog Wrote: CorinthianMarket

I must copyright that!!!!! Big Grin


RE: Teleporting naked guys HELP!! - Nice - 06-11-2012

(06-11-2012, 07:52 PM)CorinthianMerchant Wrote: Go on and twist this game with teleporting naked guys. Smile
damn, you are a bit too calm.. is that really you ?


RE: Teleporting naked guys HELP!! - CorinthianMerchant - 06-11-2012

(06-11-2012, 08:05 PM)CowardlyDog Wrote:
(06-11-2012, 07:52 PM)CorinthianMerchant Wrote: Go on and twist this game with teleporting naked guys. Smile
damn, you are a bit too calm.. is that really you ?
Yep. Just being a bit sarcastic, that is all.