Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Fresh Hotels values page.

Joined
Jan 23, 2011
Messages
446
Reaction score
99
Hello.
I believe this has been released before, but i have fixed some of the code, and images.

Screenshot:
Disguised - Fresh Hotels values page. - RaGEZONE Forums


Download link:

Credits to Ben & Muscab for making the values page,
Credits to me for fixing up the code & fixing the images.

Enjoy.
 
Last edited by a moderator:
Initiate Mage
Joined
Jul 16, 2013
Messages
50
Reaction score
10
Worse still everything is in html which you can just copy from source page.
 
Initiate Mage
Joined
Oct 4, 2012
Messages
38
Reaction score
1
Lol, i released this awhile ago on another Forum
 
Initiate Mage
Joined
Jul 4, 2012
Messages
86
Reaction score
8
Looks great! But before i would've used it on a public hotel i would've done some changes to it, not many. 8/10
 
Experienced Elementalist
Joined
Oct 12, 2012
Messages
260
Reaction score
37
I'm sure people are just finding anything to release.
I'm guessing the one one fresh Collects data from a Database. Why not code that? Ohh wait, you probably can't code.
 
Junior Spellweaver
Joined
Jul 19, 2014
Messages
145
Reaction score
11
So i guess there is no php in this at all, that's bad :p
 
Joined
Jan 23, 2011
Messages
446
Reaction score
99
I'm sure people are just finding anything to release.




I'm guessing the one one fresh Collects data from a
Database. Why not code that? Ohh wait, you probably can
't code.
This has been released before, I've done nothing but fixes the images.
Fresh's current values page is telling you how many exist in the hotel, why are you acting like it's immposible to fetch the amount of thrones from the furniture table? Lol.
 
Initiate Mage
Joined
Jul 16, 2013
Messages
50
Reaction score
10
This has been released before, I've done nothing but fixes the images.
Fresh's current values page is telling you how many exist in the hotel, why are you acting like it's immposible to fetch the amount of thrones from the furniture table? Lol.
The current one has a search feature and displays table result e.g name,price,imgurl,status that would be so much easier for us if you could code. I also fee like you're just trying to advertise your hotel :glare:
 
Joined
Jan 23, 2011
Messages
446
Reaction score
99
The current one has a search feature and displays table result e.g name,price,imgurl,status that would be so much easier for us if you could code. I also fee like you're just trying to advertise your hotel :glare:
I am already doing the search feature on it, I already added the status of all items. I will post when done.
 
Last edited by a moderator:
Joined
Apr 30, 2007
Messages
2,337
Reaction score
1,547
This script is pretty poor though, the page takes a while to load because of the sheer amount of entries in the database. This should be using memcached, apc, or xcache to refresh the values every x hours, instead of pulling from the database on each page load.

I suggested this to Mus, but he was never interested. FYI, Ben didn't make this page, Ash/Korbin did I believe, and I improved it to how Muscab wanted it. Ben may have done edits since then, but I wouldn't trust his PHP work.
 
Last edited by a moderator:
Joined
May 24, 2010
Messages
84
Reaction score
21
die('Fresh Value Page: <strong>Throne: 1t</strong>'); // LOL great code!

Implement some caching if its php. And if you need a values page this bad code it yourself.
 
Skilled Illusionist
Joined
Dec 20, 2013
Messages
365
Reaction score
64
Does this only work on Uber CMS?
It works on any cms because the thing simply doesnt work. he just saved the page from fresh so its the source of the page with no php or no anything so it wont work well at all.
 
Joined
Jan 23, 2011
Messages
446
Reaction score
99
It works on any cms because the thing simply doesnt work. he just saved the page from fresh so its the source of the page with no php or no anything so it wont work well at all.
lol.
theres literally a screenshot on the thread.
You also must of not looked at any of the code.
second, if you want a live view Click
 
Back
Top