Quote:
Originally Posted by pjcnlv
Nice!! I will buy premium as well.
A few things I would like to change and, or need some help:
1) How do I change Navbar text to read "Casino"?
2) How do I enable a user's cash holdings to show up in their profile or postbit?
3) The sound seems to be broken. It is never played.
Thanks
|
1)Admin CP, Languages & Phrases> Search in Phrase
Search for Gameroom and if it shows as the text from the Tab change it to Casino
2) In the Postbit Template find:
Quote:
<dt>{vb:rawphrase posts}</dt> <dd>{vb:raw post.posts}</dd>
|
After it add:
Quote:
<dt><a href='gameroom.php'>Gameroom Cash</a></dt> <dd>${vb:raw post.gameroom_cash}</dd>
|
You can change the Gameroom Cash to say Casino Cash if you wanted to.
3) Don't know about that one.