User talk:Puretppc
Contents
- 1 rWelcome!
- 2 Money making guide
- 3 Charm logs
- 4 srs
- 5 Re: Price Per dose template
- 6 Smithing profit
- 7 Re: Smithing Profit Calculator Template?
- 8 RE
- 9 Vic's Store sorting
- 10 Re: Sign of the Porter Wikia-sortable
- 11 Re: Boss page edit
- 12 Cannon variants
- 13 Ticks per action article
- 14 Typos in page names
- 15 the Wikian title
- 16 RE: Unfinished Potions Calculator
- 17 Demon slayer equipment page
rWelcome![edit source]
- A friendly list of policies for the RuneScape Wiki.
- The style guide, where all your questions about formatting is answered.
- Tips to make your userpage unique.
- If you need extra help, see administrator requests, user help, or join RuneScape wiki's clan chat: RSW.
- Feel free to join our IRC channel for live chat with fellow editors! It can be accessed by clicking here.
- Also, you can visit us in the [[Special:Chat|chat]].
Remember to sign your name on talk pages by using four tildes (~~~~) or use the "sign" button () above the edit box. This will automatically produce your name and the date. Signing your comments is important, as it lets other editors know who has posted which comments.
Thank-you~
Puretppc (talk) 00:39, September 24, 2014 (UTC)
Money making guide[edit source]
Hey, thanks for keeping the unfinished potion MMGs up to date. ʞooɔ 02:34, August 26, 2014 (UTC)
No problem, although Unfinished potions may be hard to sell in GE sometimes
Puretppc (talk) 00:39, September 24, 2014 (UTC)
Charm logs[edit source]
When you submit your charm data, how many times are you clicking the MolMan 15:03, September 15, 2014 (UTC)
? You're not doing anything wrong, but there's a problem with a code, and I kinda need this answer to help diagnose the issue.Oh yes I remember. Uhm my internet was lagging so I accidentally clicked a second time.
Puretppc (talk) 00:39, September 24, 2014 (UTC)
srs[edit source]
That's weird... Have you ever owned a piece of it? MolMan 22:54, October 11, 2014 (UTC)
- I do not own any piece by any chance. I wasn't the first to edit the "Varrock Armour 1" page to update this so I just followed up whatever was said since I'm getting the same effect. You can check my Adventure Log on the official Runescape if you don't believe me. I'm 100% sure that it requires a quest to access the Lava Flow Mine to get a piece of it. Puretppc (talk) 22:59, October 11, 2014 (UTC)
- Hmm. I always thought it did require it. Alright, I'll revert my edits. Btw, your link didn't work, it was a logged in hash. MolMan 23:02, October 11, 2014 (UTC)
- Here is the actual link: http://services.runescape.com/m=adventurers-log/quests?searchName=Maple%A0Story to my quest log. Puretppc (talk) 23:07, October 11, 2014 (UTC)
Hey Puretppc.
It's a shame you decided to quit CCSW. We're running quite low on activity these days, if you'd be interested to have another look at the Wikia again.
Thanks,
Lefty7788 (talk) 23:15, November 18, 2014 (UTC)
Re: Price Per dose template[edit source]
If I understand your request correctly, you in essence want a table containing the GE price of a certain dosed potion, divided by the number of doses? Should be relatively simple; I'll take a look at it once I have caught up on the recent edits. IP83.101.44.209 (talk) 05:52, November 24, 2014 (UTC)
- This should do it:
{{Price Per Dose|<full potion name>}}
, e.g. {{Price Per Dose|Juju farming potion}}. IP83.101.44.209 (talk) 06:17, November 24, 2014 (UTC)- Thank-you for making it. Should I edit all the potion pages to add in this template or do you want to edit them? Puretppc (talk) 00:57, November 25, 2014 (UTC)
- Feel free to add them to the potion pages, I won't have adequate time for that for a while. Btw, it's by chance that I saw your reply; I don't make it a habit of checking changes to other peoples' talk pages. IP83.101.44.209 (talk) 05:08, November 25, 2014 (UTC)
- Looks good. Are you manually typing the potion's name into the template argument? If so, it should be possible to use the following instead, so you can simply copy/paste/save, without having to manually change the argument (though, double check afterwards that the name appeared as intended):
- Feel free to add them to the potion pages, I won't have adequate time for that for a while. Btw, it's by chance that I saw your reply; I don't make it a habit of checking changes to other peoples' talk pages. IP83.101.44.209 (talk) 05:08, November 25, 2014 (UTC)
- Thank-you for making it. Should I edit all the potion pages to add in this template or do you want to edit them? Puretppc (talk) 00:57, November 25, 2014 (UTC)
{{Price Per Dose|{{subst:PAGENAME}}}}
- IP83.101.44.209 (talk) 05:47, November 30, 2014 (UTC)
┌─────────────┘
I'm not sure... You might want to ask Mol if he could provide you with a DPL list of all potion pages? That might be the best way to be sure; or check and see if the potions have a category of their own. IP83.101.44.209 (talk) 05:05, December 7, 2014 (UTC)
Smithing profit[edit source]
I've been a bit bored lately, and was looking for something to do. If you'd like, I can work on that calculator.
I'd be rewriting it completely in Lua, which is much more flexible and versatile than the markup currently used. If you have any other ideas, I can see if I can add them in. MolMan 17:18, December 7, 2014 (UTC)
- This would be how I want the table to look like.
Image | Item | Level | # of bars | XP | Sale Price | Profit/Loss per XP | P/L per XP with Scroll of efficiency | P/L per XP with Scroll of efficiency + Portable forge |
---|---|---|---|---|---|---|---|---|
![]() |
Rune platebody | 99 | 5 | 375 | 21,744 | 13.61 | 14.05 | 18.45 |
In a psuedo code way I would try doing it like this.
Parameters will be accepting: <1> = equipment name, <2> = metal type, <3> = number of bars used Expressions: scroll of efficiency metal type (used like a dictionary?) <SoFMetal> |- | [[File:<1>.png|<1>]] | [[<1>]] | 99 <- ignore this level requirement as later on there might be a way to retrieve this from another existing template ( don't know the name) | <2> | <2>*<3> | {{Coins|Amount = {{GEP|<1>}} }} | {{Coins|Amount = {{#expr:( ({{GEP|<1>}} - {{GEP|<2> bar}}*<3>) / (<2>*<3>) round 2 )}} }} | {{Coins|Amount = {{#expr:( ({{GEP|<1>}} - {{GEP|<2>bar}}*<3>*(1-0.05/5)) / (<2>*<3>) round 2 )}} }} | {{Coins|Amount = {{#expr:( ({{GEP|<1>}} - {{GEP|<2>bar}}*<3>*(1-<SoFMetal>/<3>)*0.9) / (<2>*<3>) round 2 )}} }}
This is the first draft of the planner. Puretppc (talk) 17:55, December 7, 2014 (UTC)
- You like? MolMan 19:48, December 7, 2014 (UTC)
- The template is neat but may I ask, what formula did you use for the Portable Forge? I calculated it by hand (using GE prices listed in the template). I calculated that a Rune Platelegs would give you 38.92 profit per experience. Puretppc (talk) 21:25, December 7, 2014 (UTC)
- Recalculated. Check the page again. Though our numbers are still slightly off. I'm calculating mine separately rather than letting the chances stack, because I think that's how it works in game. MolMan 21:36, December 7, 2014 (UTC)
- It looks better but what formula did you use? I can't find the template calculation. Puretppc (talk) 21:58, December 7, 2014 (UTC)
local profit3 = frame:expandTemplate({title='Coins',args={'('..item_price..'-'..bar_price..'*'..bars_both..')/'..(itbl.xp * 1.1)..' round2'}})
MolMan 22:00, December 7, 2014 (UTC)
- It looks better but what formula did you use? I can't find the template calculation. Puretppc (talk) 21:58, December 7, 2014 (UTC)
- Recalculated. Check the page again. Though our numbers are still slightly off. I'm calculating mine separately rather than letting the chances stack, because I think that's how it works in game. MolMan 21:36, December 7, 2014 (UTC)
- The template is neat but may I ask, what formula did you use for the Portable Forge? I calculated it by hand (using GE prices listed in the template). I calculated that a Rune Platelegs would give you 38.92 profit per experience. Puretppc (talk) 21:25, December 7, 2014 (UTC)
Re: Smithing Profit Calculator Template?[edit source]
If you know the right formulas to use, it shouldn't be too difficult to create that template. You can take a look at how Template:PrayerRate and Template:PrayerSpeed are implemented, copy them, and fill in the correct formulas.
It seems I'm just too slow with replies. Take up Mol's offer, he's bound to succeed at making it quickly, cleanly and robustly ^^ . IP83.101.44.209 (talk) 17:37, December 7, 2014 (UTC)
- I just posted ideas. Thanks for the tip. I'm not in a rush for this and I also go on this wikia almost daily. Puretppc (talk) 17:55, December 7, 2014 (UTC)
RE[edit source]
Not sure. I've never paid attention to prayer drain stuff. MolMan 04:23, December 9, 2014 (UTC)
Vic's Store sorting[edit source]
I left the sorting out for now; it seems to have issues with any sort of (header) cell spanning, causing the sort to ... not sort logically/correctly, or the sort option not appearing at all. Check the history of RuneScape:Sandbox if you want some of my tries; only in the last version did it actually sort correctly, and... meh at that. IP83.101.44.209 (talk) 16:32, April 3, 2015 (UTC)
- Thank-you for letting me know. I hope it will be up soon after the sandbox is tested.
- For the record, the above was a note after I meddled in the sandbox and came up empty trying to find a proper working version. Last I heard about sorting issues was Cqm mentioning that a bug has been reported to wikia, but no word on a fix. If you want that table sortable, you'll have to reformat it. IP83.101.44.209 (talk) 17:24, April 3, 2015 (UTC)
Re: Sign of the Porter Wikia-sortable[edit source]
Looks like the sorting code cannot handle spanned cells/columns at all. Removing the spanning from the first column fixed it. I thought there was a bug report for that, but User:Cqm is sure to know more. IP83.101.44.209 (talk) 04:09, April 21, 2015 (UTC)
Re: Boss page edit[edit source]
It sounded a little too RS:NPOV to be in the lead of the article, maybe if reworded it could be readded to the trivia section instead. Salix of Prifddinas (Talk)
21:05, October 23, 2015 (UTC)
Cannon variants[edit source]
The information deserved to be on the page, but not as trivia. I moved it to a "See also" section. I also created some redirects, which is what you should have done, if your aim was really to help people find the right pages, rather than restoring your text to the page. AnselaJonla
05:26, June 18, 2016 (UTC)
Ticks per action article[edit source]
Hey, just wanted to let you know I've made some edits to Game tick/Ticks per action as it seems to be a personal project of yours. Also, I thought you might be interested to know that the Summoning and Slayer sections were missing, but I've added them in (although they are currently empty).
I tried to wikify the page up a bit; if something looks organized and upkept the admins tend to be more favorable about keeping it around longer. If you'd like, I'm more than happy to help tidy the page up further and expand to it where it's needed.
Cheers — Heaven Sent (talk) 05:48, August 22, 2016 (UTC)
Typos in page names[edit source]
- facepalm*
If you make a typo in a page name, just move the page. Don't recreate it and tag the typo'd page for deletion. AnselaJonla
07:04, August 22, 2016 (UTC)
- My bad. I didn't know how to move it at first but thanks for the tips :)
the Wikian title[edit source]
Hello! Following the discussion at RuneScape:The Wikian, you have been granted the Wikian title! Please make arrangements with Gaz Lloyd to receive the title in game. If you could please add your in-game name to RuneScape:The Wikian/Users, it would be most appreciated. Thanks and congratulations! 01:19, December 14, 2016 (UTC)
- Hey! Just checking back through RuneScape:the Wikian/Users, and you don't appear to have claimed your title yet. Please contact me in-game (accounts Gaz Lloyd or Gaz L) or via RS:DISCORD to arrange a meetup so I can grant it :)
Gaz Lloyd 7:^]Events!99s 22:23, February 18, 2017 (UTC)
RE: Unfinished Potions Calculator[edit source]
Looks good to me, nice work. I will say that The potion, unf, and secondary columns don't sort well as a byproduct of using plink, but those aren't super important; the coins ones all work fine, as does level and xp. You can fix that using data-sort-value
, i.e. |data-sort-value="{{GEP|Snape grass}}" | {{plinkp|Snape grass}} {{GEPrice|Snape grass}}
, if you wanted to do so. Gaz Lloyd 7:^]Events!99s 01:34, August 29, 2017 (UTC)
Demon slayer equipment page[edit source]
Hello! You added Kal'gerion demons as an exception to the effects of the demon slayer equipment on that page, i just wanted to ask, with what basis or data did you extrapolate that information from?