Skip to content
View in the app

A better way to browse. Learn more.

Tip.It Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Clan link on profile, and comparitive high scores link

Featured Replies

There is already a tag for your RSN, and associated with that is a link to the RS high scores. Now, I understand that this link simply takes the generic link to the high scores, http://hiscore-web.runescape.com/lang/e ... .ws?user1=, and appends whatever you put in the text field as your RSN.

 

 

 

Well, I had two thoughts.

 

 

 

One: on page generation, have it use the default comparative high scores (provided of course both users have defined their RSN's in their profile.)

 

 

 

This will load your high scores compared to that of the other user, provided you both defined your RSN in your profile.

 

 

 

So instead of

" " + $theirRSN + ""

make it

 "" + $theirRSN + "" 

 

 

 

where:

$highScoreLink = "http://hiscore-web.runescape.com/lang/en/aff/runescape/hiscorepersonal.ws?user1="



$compareHighScoreLink = "http://hiscore-web.runescape.com/lang/en/aff/runescape/compare.ws?user1="



$compareSeperator = "&user2="

 

 

 

Obviously, if $theirRSN == $myRSN just display the original... no need to compare to yourself. Also if theirs is undefined display nothing, as it currently is.

 

 

 

 

 

My second idea involves something similar. Currently, it displays the clan name, if it's defined. I propose another field in the profile for a link to underly this field to which we can link to a clan homepage or a member list, if the link field is defined.

 

 

 

Thoughts, questions, concerns? Find a syntax error? Yeah, I'm not a php coder :P nor a JavaScript :P did my best tho, the pseudocode should be enough for a competent coder to figure out :P But if you see one let me know I'll fix it. ;-)

 

 

 

Either way, all mature, constructive feedback is appreciated. :-)

 

Thanks for reading!

Mastermule52.png

The refuge that you built to flee that places that you've come to fear the most ... is the place that you have come to fear the most.

Operator - http://www.heartunit.org

Council - http://z8.invisionfree.com/skillaz

Moderator - http://forum.meebo.com

  • Author

.

 

 

 

/* imho, a couple worthwhile suggestions :-s Just bumping to denote my continued interest */

Mastermule52.png

The refuge that you built to flee that places that you've come to fear the most ... is the place that you have come to fear the most.

Operator - http://www.heartunit.org

Council - http://z8.invisionfree.com/skillaz

Moderator - http://forum.meebo.com

Adding a clan link to the profile was rejected, when I suggested the clan profile option, because the risks outweigh the benefits: it's not really needed, may pose a security risk, etc.

Offline and unavailable.

  • Author
Adding a clan link to the profile was rejected, when I suggested the clan profile option, because the risks outweigh the benefits: it's not really needed, may pose a security risk, etc.

 

 

 

An understandable concern. However, it could be restricted to pointing to the RuneHead listing by simply requesting the name of the clan as it shows for RuneHead (although a user could follow the link from there and at that point be exposed to the same potential risks.)

 

 

 

As far as the "not really needed," the same could be said about virtually any improvement/feature, or indeed the entire site. I do agree with the notion of "risks outweighing the benefits," for sure if it's not restricted to the RuneHead, and maybe even if it is.

Mastermule52.png

The refuge that you built to flee that places that you've come to fear the most ... is the place that you have come to fear the most.

Operator - http://www.heartunit.org

Council - http://z8.invisionfree.com/skillaz

Moderator - http://forum.meebo.com

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.