Client voting API help

Stevee

Posting Freak
Mar 29, 2011
580
35
Hello, I was wondering how would I add the voting API to my client the theme I am using is the habbo theme made by heluja? Like what I am trying to do is make it so it forces them to vote before they can enter the client? If someone could help me with that, I'd really appreciate it. Thankyou.

Thanks,
Stevee
 

DcSelby

DcSelby is the boss.
Jul 19, 2012
377
123
Adding the API is not that difficult.

Simply install it and add it to your wwwroot - when you've done this inform me please.

Also, fill out the config with your details!
 

Stevee

Posting Freak
Mar 29, 2011
580
35
Adding the API is not that difficult.

Simply install it and add it to your wwwroot - when you've done this inform me please.

Also, fill out the config with your details!

It's already in my wwwroot, thehabbos_api correct?
 

Stevee

Posting Freak
Mar 29, 2011
580
35
Go onto your theme and make sure all url's go to api.php instead of Client

Yeah, it's like this right
Code:
<a href="{url}/api.php" class="new-button green-button" target="eac955c8dbc88172421193892a3e98fc7402021a" onclick="HabboClient.openOrFocus(this); return false;"><b>Enter {hotelName} Hotel</b><i></i></a>
 

Stevee

Posting Freak
Mar 29, 2011
580
35
Try opening "Thehabbos_api/types/client.php" and editing all "Client.php" to "Client"

I've already done that, I think

, do you think there's any other possible reasons? I've tried clearing my cache as well.
 

Users who are viewing this thread

Top