November 08, 2021, 04:47:19 pm

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Mojo

Pages: 1 ... 273 274 275 [276] 277 278 279 ... 333
6876
House of Random / Re: Mojohaza1 banned
« on: November 18, 2012, 05:13:51 am »

6877
Accepted, welcome back :)

6880
Join the Clan / Re: Btraill's Re-Introduction
« on: November 18, 2012, 04:01:46 am »
Welcome back Brad, we're working on sorting those issues with the application form :fp:

6881
Guest Lounge / Re: SMF support test topic
« on: November 18, 2012, 03:15:54 am »
u wot
trying to fix the slow registration/pm system

Perhaps I could help... What is the current average query/parse loadtimes? How many plugins are being used?

I work with MySQL/forum databases all the time.

it's a problem with the email system, it's slowing the page load down to about 2 minutes. It actually registers and sends the message almost instantly then continues to load presumably while the email system does something. I've got a support thread going on the smf forum so you don't need to help for now, but thanks for the offer ;)

6883
Gaming / Re: Xbox 720 announced
« on: November 18, 2012, 02:21:22 am »
it's not actually the xbox720 is it??

6884
House of Random / Re: this thread
« on: November 18, 2012, 01:53:38 am »

6886
House of Random / Re: this thread
« on: November 17, 2012, 11:13:42 pm »

6888
House of Random / Re: this thread
« on: November 17, 2012, 10:59:25 pm »

6889
Guest Lounge / Re: SMF support test topic
« on: November 17, 2012, 10:57:26 pm »
u wot
trying to fix the slow registration/pm system

6890
Achievements / Re: The End as we know it
« on: November 16, 2012, 10:50:36 pm »
c00l

You liked your own comment  :fp:
That's as bad as liking your own facebook post :stoke:

6891
House of Random / Re: Wonder Woman . . .
« on: November 16, 2012, 10:25:41 pm »
 O_O

6892
House of Random / Re: great new forums
« on: November 16, 2012, 07:29:40 pm »
Sexeh

6893
House of Random / Re: helo i am
« on: November 16, 2012, 01:27:01 pm »
A train


6894
House of Random / Re: Press Ctrl+V
« on: November 16, 2012, 12:43:31 pm »
public class Semaphore
{
protected int value;
public Semaphore()
{
value = 0;
}
public Semaphore(int initial)
{
value = (initial>=0) ? initial : 0;
}
public synchronized void P() throws
InterruptedException
{
while (value==0)
{
wait();
}
value--;
}
public synchronized void V()
{
value++;
notify();
}
}

6895
Achievements / Re: The End as we know it
« on: November 16, 2012, 09:01:40 am »
grats! I remember when you were just going for chaotics last year lol :P

6896
House of Random / Re: first post
« on: November 16, 2012, 04:48:07 am »
on new forums
no m8 i made that while it was in admin mode

6897
Guides / [color=orange]Guides[/color]
« on: November 16, 2012, 02:56:01 am »
Welcome to our Guides forum.

What is this? This is a collection of both private and public guides which we have now decided to make public and therefore searchable throughout the entire internet. Most of these guides are outdated and simply remain for historical purposes.

Feel free to create an up to date guide!

6898
Guides / Discord and Backups
« on: November 15, 2012, 07:56:08 pm »
WG uses Discord instead of TeamSpeak, IRC and kik.
It nicely combines all three communication methods into one.

Click here to find out more about WG's Discord server.

You should try and be on Discord whenever you are on RS.


If Discord is ever down, use these backups:

Teamspeak

Server Address: ts3.wildernessguardians.com
Server Password: usediscord

Case sensitive password. If these details do not work, contact a member of staff ASAP.

- Share with caution!

You are welcome to share our TS info in the CC or FC or via PM but please exercise common sense.
If you suspect a spy or if you don't trust a person then don't share it!

Open the spoiler to find out how to Download and Install TS.
The whole process will only take about 5 minutes:


Download & Installation
The following guides will show you how to download and install TeamSpeak 3. It is written for the operating system Windows 7 Home Premium (64-bit), with annotations for Windows XP Home Edition (32-bit). If you use another OS such as Mac or Linux, please use your initiative - it should be fairly simple.

Visit http://www.teamspeak.com/
In the top-right corner, find the DOWNLOADS menu.
Choose "TeamSpeak 3.


You will get a list of available download options.
For your Operating System, choose the appropriate CLIENT.
I am using a 64-bit OS, so will choose:



CAUTION: If you are unsure of what bit OS you have:
Windows XP: Start > Control Panel > System. If the "System" info does not say 64-bit, you can assume it is a 32-bit on XP.
Windows 7: Start > Computer > System Properties > It will say next to "System Type" whether it is 32-bit or 64-bit.

Once you click the download, scroll down to the bottom of the terms and click "I Agree".
You should then get the download:

On Windoes XP, save it to an easily-accessable location like your desktop.
On Windows 7, it should automatically save to your Downloads folder.
OR

Go ahead and run the file.
If you get the security warning on Win7, allow it access.
The setup should unpack and the setup wizard will open.


The wizard steps:
- Licence Agreement: "I Agree"
- Choose users: Select either one, "Next"
- Choose Install Location: Recommended you leave this as the default, "Next"
- Choose Configuration Location: Either, stick with the Recommended (user own files), "Next"
- Choose Start Menu Folder: Recommended you leave this as default, "Install"
It should then install.


Once done, you should see the actual program "TeamSpeak 3 Client" on your desktop.
Open it, and that's the installation done! :D




Configuration

This part is ESSENTIAL if you have a microphone, as here you will set up push-to-talk.
If it does not run automatically, run the setup wizard through Settings > Setup Wizard.


The wizard steps:
- Welcome: "Next"
- Choosing your Nickname: Please use your RuneScape name for convenience. "Next"
- Microphone Settings:If you do not have a microphone, skip this step.

If you have a microphone, you MUST select "Push-To-Talk". Do NOT choose Voice Activation Detection. This causes echos, and is an annoyance for all members. You may select a hotkey if you have a microphone (click the button and hit the key you want to use). Choose a key you don't use very often (Such as the F-keys 9-12), but not something that will affect you in-game. "Next"
- Test your Microphone: If you do not have a microphone, skip this step.

If you have a microphone, you can follow the instructions here to test it. "Next"
- Useful key bindings: You will not be using voice activation, so skip this step. "Next"
- Select Sound Pack: Basically choose what sounds you hear on connect/disconnect/channel switch/etc. Doesn't matter which you choose. "Next"
- Select Plugins: You may choose to enable overlay - this will show a small box with who's talking in-game when you play RuneScape. You can configure this later by going to Settings > Plugins. This is NOT recommended for wars and raids if you play in the smaller "fixed" resolution.

Volume control is NOT recommended, as it will quieten your RuneScape sounds - making you less aware when you are being hit. "Next"
- All Done!: Make sure none of the post-wizard options are ticked (you don't need them), and click "Finish".

This part isn't as important, it contains some basic usage tips:

Basic Usage Guide

This section will cover the basics on using TeamSpeak 3.

To connect to the server, go to Connections > Connect. The details for our server can be found at the top of this post. Please use your RuneScape name when on TS3, as it helps the staff know who is who.


Once you have successfully connected to the server, you can add it to your bookmarks for easy access. To do this, go to Bookmarks > Add to Bookmarks. It should look like this:


So, now you're in TS3. Here's what the layout looks like:

To join a channel, simply double-click it. The different channels are explained in the next section.

You can also right-click yourself to get these options:

Change Nickname: Changes the nickname you use, like in IRC.
Request Talk Power: If the channel is muted and you need to say something, use this - but only if it is absolutely neccesary. The channels will only be muted during war time - if you need to say something, use the clan chat.
Set Avatar: This is an image you can use like your forum avatar, but for TS3. The maximum dimensions are 300px by 300px. It will be shown on the right when someone clicks your name.
- Delete Avatar: Removes the avatar you currently have.
Change Description: Changes a user's description - unavailable to normal members.
Priority Speaker: Priority speakers will be louder than others if multiple people are speaking at the same time. This feature is usually reserved for the callers and leaders during fights.
Channel Commander: Similar to Priority Speaker - reserved for callers and leaders during fights.
Set Server Group/Channel Group/Permissions: Options reserved for admins to change your access.
Client Connection Info: Shows info such as your IP, ping and other technical jargon.

Channels will also have descriptions, as one example:

A channel description (shown on the right when you click the channel) will have information detailing what's going on there. The above example is for a war channel, and it shows the rules and calling order. The sub-channels for styles will have pictures of gear examples and so.

In terms of toolbars, the main one is the "Self" toolbar:

Profiles: You can set up various profiles, but for simplicity and convenience it is recommended you stick with the default.
Set Away: This doesn't affect anything other than changing your icon to the "away" symbol - it lets others know you are AFK and may not reply.
Activate Microphone: If your microphone is deactivated.
Mute Microphone: This mutes your microphone - if you do not wish to speak for some reason: e.g. to use your hotkey for something else, you can use this.
Mute Speakers/Headphones: This mutes your sound.

The Away, Activate Microphone and Mute/Unmute Microphone/Sound buttons are also available under the toolbars, for easy 1-click access. You also have a "Toggle Subscribe Mode" which lets you change between seeing all users in all channels, or seeing just who is in your current channel. The "Contacts" feature lets you manage friends/blocked users.



Channels Overview

Finally, this section details the different channels. Please note that this list may change from time to time.


The Lobster: The "Lobby" - you first join here. This is similar to #wg_lobby on IRC - general lounging.
Staff Room: For the staff only.
PvP Room: For PvP events such as Raids.
 - War Room: This channel is for wars, and will usually change to the name of the fight to remind members.
 -- Style Channels: This is used for "style checks". If a staff member says "Move down to your styles", you should join the channel corresponding to the style you are using in-game. This is so the staff can get a general idea of how many members are using which styles.
RuneScape: If you're just playing RuneScape and there isn't an event going on.
Event Room: This is for non-PvP and non-RuneScape events.
Music Channel: If you're listening to music and don't want to be disturbed. Music can also be played publicly here.
Other Games: Other games such as Travian, Age of Empires or anything else.
Personal Channels: For members' personal channels - hang out with friends here.
AFK: If you're not around, join this one. Your microphone/sound will automatically be muted.




6899
Guides / PvP Combat
« on: November 15, 2012, 07:55:38 pm »
PvP Combat

This page is intended as a portal for getting help with PvP.
These guides are aimed at Guardians and those involved in PvP.
Guildsmen are not required to be familiar with them but may wish to read them anyway.

RS3 Guides.
Old School RS Guides.

This is a selection of the most vital guides - check the PvP Guides forum for even more PvP guides.

6900
Guides / [III] IRC
« on: November 15, 2012, 07:54:27 pm »
IRC

Please exit any other IRC clients you have open before starting. This will NOT work with other clients open

Using OSBuddy? Simply resize Swiftkit down to just the IRC client and continue using OSBuddy. Here is an example.

WG IRC Guide
Links referenced in the video:
IRC Rules

You should be following the clan rules at all times, including while in any of our IRC channels.

Generally, however, rules to abide by in the IRC channel include:
  • Always obey Ops (@) and Half-ops (%).
  • No flaming/arguing that disturbs the chat (take it to PM).
  • Do not make any racist, sexist, or any other offensive comments.
  • Do not spam (includes excessive /notice, or /me, or bot commands).
  • Do not post or discuss anything of a pornographic or excessively sexual nature.

Pages: 1 ... 273 274 275 [276] 277 278 279 ... 333
SMF 2.0.17 | SMF © 2019, Simple Machines
Simple Audio Video Embedder

Cargo design by DzinerStudio. Modification by RobbieThe1st and His Lordship.
Page created in 0.205 seconds with 22 queries.