-
Posts
13,520 -
Joined
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by featured_spectre
-
When it lowers in price I will probably buy the game....however for the time being, wont be buying as I can't afford it. I want to end up like I did on Eve (I became a bank for my small trade guild) and was quite reputable among them before leaving the game.
-
Injustice is a great game, and if you get the mobile version you get extra content just by playing and completing some of the challenges on the mobile version, and vice versa
-
Ebuyer used yodel for delivery :(
featured_spectre replied to featured_spectre's topic in General Chat
Turns out the driver left it with a neighbour. Spoke to said neighbour, and he said his mrs accepted the package and didn't know where she put it. Received it in the end S not a crap delivery by yodel, just my neighbour being an idiot -
You have 10 seconds to think of a game mechanic that has never been done...go!
-
@Little-Miss I come in early and do it then...or during lunch hour. Basically I printed out the words, and selotaped it too the board and did it then. lol
-
[movie trailer] Minions (Despicable Me Prequel)
featured_spectre replied to Arthur's topic in TV & Movies
The voiceover is the same guy who voiced Tomar Re in the Green Lantern movie...it irks me. lol -
that could well be it, haha.
-
if you don't believe its me, I can do a pic of me with the board in hand
-
Sorry it's upside down for some reason...
-
Nice I am in the process of carving a chopping board for a friend (carving his name, and his mrs name, and the date of their wedding). Been doing it slowly and steadily at work.
-
As the title says, are there any wood working hobbyists here?
-
Well a few of my friends got it for PS4 and XB1, and both had download issues, not to mention a whopping 42GB install + 6GB day zero download addition...
-
Ebuyer used yodel for delivery :(
featured_spectre replied to featured_spectre's topic in General Chat
Nothing, it was the "free" delivery option, I can't see any proof of delivery. -
So I purchased a piece of kit from eBuyer (nothing strange there, I do so every so often when they have their sales on certain items), however it was "delivered" by yodel. I have spoken to my neighbours either side (who have accepted deliveries for me in the past), and neither received the item. I have checked all bins etc just in case, and still no luck. I have contacted eBuyer but I am not sure what will happen from here. Will they resend the item with a different courier? Will I get a refund?
-
Great minds think alike...lol
-
Bare in mind, that older games were platform specific, Mario, Zelda, Donkey Kong etc on Nintendo, Sonic, Virtua Fighter, Alex the Kidd on Sega. It was the odd exception for a game to be on both at the time (Street Fighter springs to mind). Nowadays, almost all games are multiplatform, with just a handful being console specific.
-
Some useful ones I've done recently Print Preview (not through file print way) Sub PrintPreviewEditMode() ActiveDocument.PrintPreview ActiveWindow.View.Zoom = 100 End Sub Add Draft Watermark (or any other, just swap out draft for any other word) Sub InsertDraftWaterMark() Dim oSection As Section Dim oHeader As HeaderFooter Dim oRng As Range Dim oShape As Shape For Each oSection In ActiveDocument.Sections For Each oHeader In oSection.Headers If oHeader.Exists Then Set oRng = oHeader.Range oRng.End = oRng.Paragraphs(1).Range.End - 1 For Each oShape In oRng.ShapeRange If oShape.Type = 15 Then oShape.Delete Next oShape End If Next oHeader Next oSection ActiveDocument.Sections(1).Range.Select ActiveWindow.ActivePane.View.SeekView = wdSeekCurrentPageHeader Selection.HeaderFooter.Shapes.AddTextEffect( _ PowerPlusWaterMarkObject, "DRAFT", "Calibri", 1, False, False, _ 0, 0).Select Selection.ShapeRange.Name = "PowerPlusWaterMarkObject" Selection.ShapeRange.TextEffect.NormalizedHeight = False Selection.ShapeRange.Line.Visible = False Selection.ShapeRange.Fill.Visible = True Selection.ShapeRange.Fill.Solid Selection.ShapeRange.Fill.ForeColor.RGB = RGB(192, 192, 192) Selection.ShapeRange.Fill.Transparency = 0.5 Selection.ShapeRange.Rotation = 315 Selection.ShapeRange.LockAspectRatio = True Selection.ShapeRange.Height = CentimetersToPoints(8.42) Selection.ShapeRange.Width = CentimetersToPoints(14.03) Selection.ShapeRange.WrapFormat.AllowOverlap = True Selection.ShapeRange.WrapFormat.Side = wdWrapNone Selection.ShapeRange.WrapFormat.Type = 3 Selection.ShapeRange.RelativeHorizontalPosition = _ wdRelativeVerticalPositionMargin Selection.ShapeRange.RelativeVerticalPosition = _ wdRelativeVerticalPositionMargin Selection.ShapeRange.Left = wdShapeCenter Selection.ShapeRange.Top = wdShapeCenter ActiveWindow.ActivePane.View.SeekView = wdSeekMainDocument End Sub Remove Watermarks Sub RemoveWaterMark() Dim oSection As Section Dim oHeader As HeaderFooter Dim oRng As Range Dim oShape As Shape For Each oSection In ActiveDocument.Sections For Each oHeader In oSection.Headers If oHeader.Exists Then Set oRng = oHeader.Range oRng.End = oRng.Paragraphs(1).Range.End - 1 For Each oShape In oRng.ShapeRange If oShape.Type = 15 Then oShape.Delete Next oShape End If Next oHeader Next oSection End Sub Just thought I'd share
-
https://www.youtube.com/watch?v=tdbORXEmbnk
-
I don't look at the previews for next week, and when I saw the skeletons in the water, when he mentioned the encasing, I called it straight up and said they're Cybermen. As for Missy, didn't see that coming and frankly, I am incredibly disappointed.
-
MY PC Cost 2/3 of your laptop, and its a similar(ish) spec...Chip is Intel i7-4790T. GPU is dual GTX770, 256GB SSD + 1TB SSHD, 16GB Kingston Dominator RAM...however I am running W7 Ultimate and not W8.1. Could be that games don't recognise your GPU?
-
I wholeheartedly agree. If they make a game (take CIV 5 for example) and then add a DLC a year later, then another one a year later, which actually expands the game and gives you much much more play options, then that's fine. However games like Battlefield, COD etc (which I will no longer purchase) which offer day one DLC, or season passes, or "ultimate unlocks" which unlocks everything available, I find that to be a con. People buy them and think they're getting value for money (I Was one of the people that was suckered into a BF3 and BF4 season pass), however the games quickly became boring when you hit the higher ranks and earned all weapons and unlocks available. Just became a grind for "dog tags" which had no actual bearing on the game.
-
https://www.youtube.com/watch?v=fIpCmf4PeNk
-
How much for the controller and 4 of the MP-422B points?
