Thread approved.
Looks good, but if you intend to publicly release this I'd recommend releasing one without your hotel name in. Nonetheless good release.
I'm guessing you're using Plus, so goto CatalogManager.cs around line 90. Add to the end of the query
order by cost_credits DESC
so it should look something similar to this.
dbClient.SetQuery("SELECT `id`,`item_id`,`catalog_name`,`cost_credits`,`cost_pixels`,`cost_diamonds`, `cost_points`...
Hi,
I'm in need of some Graphics for my channel. This must include Banner & Avatar. I will be paying, if you're interested contact me via PM here or add me on Discord @ Westyy#4125
Development has started again, Though the site is going to be more focused to reviews and tips.
If anyone is interested in joining the project, please let me know!
Most Popular: @Sledmore
Funniest User:
Most Inspirational: @Sledmore
Most Hated: @LeChris
Most Professional: @JMG
Most Missed: @Donkey
Biggest Nerd: @Quackster
All-Time Legend: @Ecko
Biggest Fag:
Staff Member of the Year: @Wess
Friendliest: @bigdawg
Best Newbie: N/A
Biggest Troll: @TesoMayn...
Pretty sure you've just uploaded what I posted here into pastebin. Nice try though.
Anyhow, to have diamond as it's owner timer here;
Goto Habbo.cs Search for CheckCreditsTimer()
Add above/below
public void CheckDiamondsTimer()
{
try
{...