How many of those do you get? I'm sure it's many.
And if you're interested in whats going on with your club you will check those messages.
(http://i.imgur.com/2DQnVmf.png)
But in order to see the actual memo you need to go to clubs and then search for the club and finally open the noticeboard.
So im suggesting to make some kind of hyperlink or maybe add a column with club name, a column with this particular clubs noticeboard or anything that would stimulate this process.
Let me know what you think :like: :dislike:
Sounds a good idea, but it only could be useful at the webpage, in-game you should go to the club board to read it due to the string sizes and trying to keep them low.
Quote from: Matt on November 27, 2013, 17:51
Sounds a good idea, but it only could be useful at the webpage, in-game you should go to the club board to read it due to the string sizes and trying to keep them low.
That's why I posted it in Suggestions for Forum/Website :like:
btw there's a "s" missing in this subforum (Suggestion
s)
Yes gibe
wouldn't be possible as it's stored in a table I guess and it's just echoed onto the website, the code would then be shown in game in the dialog as samp not support hyperlinks
Quote from: Girl on November 27, 2013, 19:49
wouldn't be possible as it's stored in a table I guess and it's just echoed onto the website, the code would then be shown in game in the dialog as samp not support hyperlinks
can't you code them separated?
Off:
If someone else would make that suggestion your answer will be :
"Is like that for years so i don't see why that need to be added"
On:
Sounds nice:D GOOD IDEA!
I don't get it. Either its lack of sleep, or its my brain confusing itself.
So you want to sort club messages, by club? so:
pijon team messages one place
pink crew messages one place
etc.. ?
Quote from: Vinny on November 27, 2013, 17:55
Yes gibe
Say pls.
Quote from: Dobby. on November 27, 2013, 20:30
I don't get it. Either its lack of sleep, or its my brain confusing itself.
So you want to sort club messages, by club? so:
pijon team messages one place
pink crew messages one place
etc.. ?
I don't know how I should re-explain this .__________.
This is something that requires a database schema change (add "club_id" field to messages), so only Mick can do this.
Unless you use regular expressions / substring and cut the club name off the end, but there is no way to go to club page based on club name and since names can change, things may be broken.