Convoy Trucking

Server related => Suggestions => Locked & Closed Suggestions => Topic started by: Joshly98 on July 28, 2012, 13:59

Title: Search Players on convoytrucking.net
Post by: Joshly98 on July 28, 2012, 13:59
On convoytrucking.net, on the main page, perhaps there could be a Search Players box, where you can search for any registered player, like with the CT Toolbar for Internet browsers.
Title: Re: Search Players on convoytrucking.net
Post by: DJ_Smashon on July 28, 2012, 14:01
+1 if you wanna see someones stats.
Title: Re: Search Players on convoytrucking.net
Post by: Spekter on July 28, 2012, 14:16
+1, there is no possible explanation for absence of such a feature.
Title: Re: Search Players on convoytrucking.net
Post by: Joshy on July 28, 2012, 14:19
I'll try adding a search box in testing and then pass the code onto Mick.

edit: done.
(http://i.imgur.com/fctMC.png)
Code to be added at: body > div#container > div#header after the <h2> tag.

code updated: make sure the <div> is replaced with this and not inserted inside it!
Code (HTML) Select
<form method="get" action="index.php?show=search" style="float:right; margin-top:33px; padding-right:25px;"><input type="hidden" name="show" value="search"><input type="text" value="search for player..." onclick="this.value=''; this.style.color='#eee';" style="background-color:#222; border-radius:3px; border: #444 solid 1px; color:#999;" maxlength="23" name="search"></form>
Title: Re: Search Players on convoytrucking.net
Post by: Matias on July 28, 2012, 14:21
At the end of url where it says playerid=xxxxx delete that and write playername=nickname
.__.
Title: Re: Search Players on convoytrucking.net
Post by: Vinny on July 28, 2012, 14:56
Quote from: Beelzeboss on July 28, 2012, 14:21
At the end of url where it says playerid=xxxxx delete that and write playername=nickname
.__.


Thats what i do xD
I thought i was the only idiot to do so :P
Title: Re: Search Players on convoytrucking.net
Post by: $nake on July 28, 2012, 15:04
Quote from: Vinny on July 28, 2012, 14:56
Quote from: Beelzeboss on July 28, 2012, 14:21
At the end of url where it says playerid=xxxxx delete that and write playername=nickname
.__.


Thats what i do xD
I thought i was the only idiot to do so :P
Or use Joshy's Search Engine :) or mine ct toolbar :D
Title: Re: Search Players on convoytrucking.net
Post by: Joshly98 on July 28, 2012, 15:08
Quote from: $nake on July 28, 2012, 15:04
Quote from: Vinny on July 28, 2012, 14:56
Quote from: Beelzeboss on July 28, 2012, 14:21
At the end of url where it says playerid=xxxxx delete that and write playername=nickname
.__.


Thats what i do xD
I thought i was the only idiot to do so :P
Or use Joshy's Search Engine :) or mine ct toolbar :D

What if you are not on a computer?  o.o
Title: Re: Search Players on convoytrucking.net
Post by: Vinny on July 28, 2012, 20:59
Quote from: Joshly98 on July 28, 2012, 15:08

What if you are not on a computer?  o.o
:ukiddn: I am on my Samsung Wave 723, which is a pretty shitty smartphone and i can do it without problems
Title: Re: Search Players on convoytrucking.net
Post by: Joshly98 on July 28, 2012, 22:16
Thanks for adding this!

Topic locked.