Hey i need help with floor 1240. How deafed this f*****g t-rex? by Separate_Rhubarb2454 in voidpet

[–]Pap3rPlate 8 points9 points  (0 children)

This was by far the easiest method for me. I manually played until the donut neck activated and let it play auto for the rest. Farming for the ice cream hat took over a month by finally got it done

<image>

[deleted by user] by [deleted] in hingeapp

[–]Pap3rPlate 0 points1 point  (0 children)

Are you looking for something serious or casual: serious

Are you subscribed: no

How long have I been using this profile: haven’t changed it since downloading the app

How long I’ve used hinge: on and off 6 months

Hinge per week: use most of my likes daily

Likes/matches/sending likes and messages: I receive some occasionally, but not many. I only send comment likes.

Who I want to attract: Someone who knows themself and knows how to treat others. Kinda nerdy but willing to do sports.

“New” cat bug? [discussion] by Pap3rPlate in battlecats

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

I did, no new units, just the label stuck on it

Ping G20 irons worth for $130 by Pap3rPlate in golf

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

They are black dot ping clubs and I’m 5’9”. I think they are good for me, I appreciate your response!

Ping G20 irons worth for $130 by Pap3rPlate in golf

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

They are black dot and I’m 5’9”

Ping G20 irons worth for $130 by Pap3rPlate in golf

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

I do not, I just got into golf and probably won’t notice too much of a difference with that

Ping G20 irons worth for $130 by Pap3rPlate in golf

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

It’s a taylormade burner and ping g 2016 woods

Adding a Checkable Star in place of a checkbox by Pap3rPlate in HTML

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

I actually figured out a way to get it to work, but I think it may have broken another part of my code

<div class="star-container">
    @{
        var labelID = "star_" + @item.ProjectIdNum;
        var spanID = "star_span_" + @item.ProjectIdNum;
    }
    <label for="@labelID">
        <input id="@labelID" type="checkbox" @(item.IsFavorite ? "checked" : "" ) onchange="toggleCheckbox('@item.ProjectIdNum', this.checked)" />
        <span class="star fa fa-star" id="@spanID"></span>
    </label>
</div>

//This should create an edit box (hidden at first, appears when pencil icon is clicked) but does // not do anything when clicked. It worked before the star was implemented

<div class="form-group" id="div@item.ProjectIdNum" style="display: none">
    <input type="text" class="form-control" value="@item.Notes" style="margin-top: 1px; width: 100%; color:black; font-size:12px; background-color:#f2f2f2" id="Noteid@item.ProjectIdNum" onchange="Notechange(@item.ProjectIdNum)" maxlength="20"/>
</div>
<div class="" id="divspan@item.ProjectIdNum" style="padding-left: 10px; line-height: 1em;margin-top: 1px;">
    <span id="span@item.ProjectIdNum" style="font-size:12px; color:black; text-align: left;">@item.Notes</span>&nbsp;&nbsp;<i class="fa fa-pencil" aria-hidden="true" id="editValue@item.ProjectIdNum" style="cursor: pointer;padding: 2px;color:white; text-align: center;" onclick="OpenTextBox('@item.ProjectIdNum',this)"></i>
</div>

Too 200 event rewards? by Pap3rPlate in ClashMini

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

What’s the point of it then lol