Audio
Soundtrack
Welcome, Guest. If you have an account, please log in below.
Need an account? Registration is now open!
Create an AccountChoose from images you've uploaded
Choose from images in our gallery
Enter the Video ID, or the full URL to the video and we'll try to locate the id. Example below:
https://www.youtube.com/watch?v=QkkoHAzjnUs
&ab_channel=RockstarGames
Not all of the BBCode functionality supported by the system is available through the post editor toolbar buttons. See below for some of the hidden ones. These may be added as buttons eventually.
Use [h1] to [h5] for different sized header text.
[h1]Header Text Goes Here[/h1]
Use this to hide content from other users they manually uncover it. Primarily used when discussing topics which some users may not want to have spoiled, hence the name.
[spoiler]Hidden content goes here![/spoiler]
This will make text display centered in the middle of the page.
[center]Hidden content goes here![/center]
This will make text align to the right side of the page.
[right]Hidden content goes here![/right]
Include a Vimeo video in your post. You'll need to get the Vimeo Video ID which will be the number in the URL
https://vimeo.com/194967955
[vimeo]194967955[/vimeo]
Create a breaking line between your content.
[hr]
Tables are a bit more complicated. You need the following: 1 table [table], containing 1 or more rows [tr], containing 1 or more cells [td]. You can optionally use [th] instead of [td] for header cells. See this generator for more help.
All tables will be created with responsive classes so they shouldn't break the page for mobile devices, but users may have to scroll to view all content.
[table][tr][td]Row 1 Cell 1[td][td]Row 1 Cell 2[td][/tr][tr][td]Row 2 Cell 1[td][td]Row 2 Cell 2[td][/tr][/table]
You are leaving GTAVice.net. We are not responsible for the content of external links. Please continue to the following URL at your own risk.
This post has been reported. Our staff will review it shortly and remove or modify it if necessary.
Thank you for your assistance.
This website uses cookies. By continuing to use this website, you agree to the use of cookies.
Hey all 😁.
I've just finished building private messaging into the website system. When you're browsing the forums, clicking on a user's name will display their profile pop-up. From there you'll see a button to "Send Message". You can also go directly to your Messages page where you can see any conversations you're currently a part of, create a new conversation and invite one or more people to it, or turn off messaging altogether.
If you start a new conversation, either by clicking on a user's profile or from the New Conversation button on your Messages page, you'll have admin controls over the conversation. You'll be able to add other users into it and lock the chat (preventing new messages). Currently you aren't able to remove users from a conversation but this will be added in due course.
If you've been added to someone else's conversation you'll be able to leave it at any time. You can disable new conversations from your Messages page which will prevent you being added to any new ones. Currently if you allow new conversations, a user will always be able to add you back into a conversation when you leave however block controls will be added in the future.
Sending messages is exactly the same as posting on the forum, you can include images and format your messages with BB Code. You can't reply directly to other messages though or like people's messages. It's intended for quick and easy private discussions.
If you have notifications enabled from your Website Settings , you'll see a little icon at the top of the screen and alongside Messages in your User Menu whenever you have unread messages in conversations you're a part of.
As this is a completely new feature there may be a few bugs, so let me know if anything doesn't seem to be working properly.