Web Build Help

Cablink

http://www.vroleplay.net - join now!
Feb 4, 2011
382
27
Hello i need a web build for I made a r61 hotel following powahcoder tutorial.
My hotel link is betahotel.net can someone give me web build or help me with this problem
 

Creationalism

Member
Aug 22, 2011
35
0
dont even have to go in habbo... just go to the habbo.com view source if not go inc class.tpl and chuck this in where it asks for web_build
Code:
63_1dc60c6d6ea6e089c6893ab4e0541ee0/576/
enjoy
 

Kaz

BooYah
Staff member
Nov 16, 2010
3,064
1,025
The problem is that... You'll need to remodify the whole stuffs...

you dont need to modify fuck all if your clever.

In config make this (example):
PHP:
<?php

$web_build = "63_1dc60c6d6ea6e089c6893ab4e0541ee0/576/";

?>

Then every part of the cms that uses the webuild, replace the web build number (eg. 63_1dc60c6d6ea6e089c6893ab4e0541ee0/576)

with

PHP:
<?php echo $web_build ?>

Then each time habbo updates there web build, all you have to do is edit the 1 file instead of loads
 

Users who are viewing this thread

Top