Author Topic: !points Customization  (Read 1417 times)

0 Members and 1 Guest are viewing this topic.

BioGenx2b

  • Youngling
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
  • Twitch Name: BioGenx2b
!points Customization
« on: April 26, 2015, 07:04:35 AM »
I'd like to be able to customize the !points output. I prefer a different format altogether, but I can't add a variable to a custom command that shows spent points in an ongoing raffle or bankheist, just their current value.

So, for instance:

Code: [Select]
Credit Balance -> @user@: @points@ CR [@hours@hrs]Credit Balance -> BioGenx2b: 550 CR [200hrs]

The issue above is that this example would have another 50 CR in a raffle. Rather than having to make and enhance custom commands, it would be preferable to customize the command for the default one itself, just the way the text is output.

DreadfullyDespized

  • Youngling
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
  • Twitch Name: dreadfullydespized
Re: !points Customization
« Reply #1 on: June 05, 2015, 12:49:39 AM »
I would agree with this one.  VIP or not would be a great addition.

To work around this system I did the following.
  • Changed the points name to something simple !p or !points or something that wouldn't be used.
  • Created a custom channel command called !rockets for instance.
  • Used the following  @name@ : You are a @userrank@ with @points@ points.  You are only @pointstolevelup@ away from your next level!

Though it would be nice to also have a @nextrank@.  If you are rank 3 then it would show the name for rank 4.  Gives the viewer a Goal feeling.  Something more tangible to work towards.

I hope this helps for a current time fix until/if this get implemented.