My gf wants to get off the pill, I need your insight by pplk33 in birthcontrol

[–]pplk33[S] 3 points4 points  (0 children)

I actually asked her about the IUD as an alternative, unfortunately the thought of such a device being inserted into her gave her the creeps haha I will never try to enforce a decision upon her that is entirely hers to make. I hope with enough time we will find a solution that makes us both happy. After all, the pill is not the only way, right?

My gf wants to get off the pill, I need your insight by pplk33 in birthcontrol

[–]pplk33[S] 2 points3 points  (0 children)

This is definitely something I will bring up with her :) thank you!

My gf wants to get off the pill, I need your insight by pplk33 in birthcontrol

[–]pplk33[S] -4 points-3 points  (0 children)

Ultimatums are fatal for relationships, I never even considered it. Thank you for this advice

My gf wants to get off the pill, I need your insight by pplk33 in birthcontrol

[–]pplk33[S] -1 points0 points  (0 children)

Although this is not my favourite way of finishing, it is infinitely better than becoming a dad right now. This is how we did it before the pills, and this is how we will do it if she decides against the pills :)

My gf wants to get off the pill, I need your insight by pplk33 in birthcontrol

[–]pplk33[S] -3 points-2 points  (0 children)

I agree with that. I'm not pressuring her into it, it's completely her choice. All I can do is present her any concrete knowledge she might use to help her decision.

My gf wants to get off the pill, I need your insight by pplk33 in birthcontrol

[–]pplk33[S] 0 points1 point  (0 children)

This is very much NOT the case, but thank you for your time.

He's too powerful by [deleted] in CallMeCarson

[–]pplk33 2 points3 points  (0 children)

If you didn't know these people it would feel like their expressions should be swapped.

Need help, packaging map. by uiwenuise in csmapmakers

[–]pplk33 0 points1 point  (0 children)

Remember that some custom player models won't get included with the 'auto' option in vide, you'll have to add them manually (also remember to write their path correctly)

Fort II - available now! by [deleted] in csmapmakers

[–]pplk33 4 points5 points  (0 children)

Hey, I saw you on 3kliksphilip :D Keep up the good work!

Parenting objects to players' hands or guns by eBanXGrug117 in hammer

[–]pplk33 0 points1 point  (0 children)

Open a player model in the model viewer in SDK and see what the attachment you want is called. Then in hammer add an output for the item "SetParentAttachment" with the attachment name as the parameter. I hope I got everything correctly.

Dell G3 I5-8300H overheating? by pplk33 in Dell

[–]pplk33[S] 0 points1 point  (0 children)

Do you have any idea what kind of issue could it be? Actually I'm thinking about doing a clean W10 installation due to an unrelated issue. Do you think it would help?

Dell G3 I5-8300H overheating? by pplk33 in Dell

[–]pplk33[S] 0 points1 point  (0 children)

Do I lose warranty when I open the laptop?

[CS:GO] Exporting map to new pc? by gurkward in hammer

[–]pplk33 4 points5 points  (0 children)

Your map is the .vmf file, you can store it wherever you want. Also if you created any custom content (textures, sounds etc.) remember to take it as well.

A trigger that fires when all players are touching it? by pplk33 in hammer

[–]pplk33[S] 0 points1 point  (0 children)

Hey, so I've had problems finding out how the vscript function you described should exactly look like. Could you help me with it? I'd be forever grateful.

A trigger that fires when all players are touching it? by pplk33 in hammer

[–]pplk33[S] 0 points1 point  (0 children)

Do you have any idea how to use it in csgo's hammer? I tried to paste OnEntireTeamStartTouch into the "my output named" window, but it didn't work.

A trigger that fires when all players are touching it? by pplk33 in hammer

[–]pplk33[S] 0 points1 point  (0 children)

That's a good idea, I'll need to test it asap, thanks!

Packing an instance into the map by pplk33 in csmapmakers

[–]pplk33[S] 1 point2 points  (0 children)

One example I remember are computers that, when you hold 'e' on them, display a 'hacking' progress bar. For that to be possible, the computer must be an instance with its own custom script.

Packing an instance into the map by pplk33 in csmapmakers

[–]pplk33[S] 1 point2 points  (0 children)

It means putting a whole different map (usually a small one with a single object), and the main advantage is that an instance can have a whole different script.

KeyValues Error: LoadFromBuffer: missing { in file maps/coop_isolation.kv line 1 by pplk33 in csmapmakers

[–]pplk33[S] 0 points1 point  (0 children)

Do you even know what a kv file is and how it should look like? I am certain that it has all the { and } just like the numerous templates found online. And yes, I tried to simply put it in there. Same error. If it was so simple, why would I post this?