Points Counter Not Working

Crumpets

Member
Dec 19, 2013
86
5
Hey guys,

I have an issue with points on my hotel. My first issue is, It doesn't show how many points I have on the hotel view counter. Where it has Credits, HC Days, And Pixels, It doesnt show Points. Its as if it only allows you to show 3 options. Is there a fix for that?

So.. I removed the pixel counter in the external texts and put the points counter in its place. It shows the points counter but when I use the command :points (USERNAME) (AMOUNT), It says the user recieved the points, but the points don't go up.

Thanks in advance
 
Oct 11, 2014
1,071
256
go to your external_variables.
search for :
Code:
purse.widget.currency.shells.enabled=0
change it to this :
Code:
purse.widget.currency.shells.enabled=1
reload client. (clear cache if neccessary)
 

Users who are viewing this thread

Top