Size: px
Start display at page:

Download ""

Transcription

1 ---Contents Section 1 - General Information Section 2 - Preview Section 3 - Install Instructions Section 4 - What's New (Changelog) Section 5 - Usage Section 6 - Command List Section 7 - Command Examples Section 8 - Properties Files Section 9 - Support General Information Created By: simo_415 Version: 2.5 Mincraft Version: Beta 1.3_01 Thread: Wiki: Preview Install Instructions Go to the minecraft bin directory and backup minecraft.jar 2. Using 7zip or equally capable ZIP viewer open minecraft.jar 3. Delete the META-INF folder 4. Copy ALL the ".class" files contained within the mod to minecraft.jar, replac ing the existing files. 5. Close minecraft.jar 6. Copy ALL the ".jar" files contained within the mod to the minecraft/bin direc tory (the same directory as minecraft.jar) Note: If you have problems installing this mod, refer to help on the thread What's New V2.5_ Added another plugin method which allows WorldEditGUI to work on single player now, go check it out! The skeleton bug was fixed as well. For WorldEdit commands which aren't working correctly use an extra slash in front of it for it to work correctly. For example:

2 ///expand ---V Plugin support is now here. What does this mean? Well it means mod developers can write their own commands for SPC and SPC will load them and use those commands when they are installed. Cool eh? More information will be available in the developer pack which will include some example plugins, some documentation and some JavaDocs. Note that the developer pack may not be available until V2.6. As well as the plugin support a few new commands were added (thanks to trunksbom b): itemdamage - Turn item damage on/off. This means you will never have to repair a n item again keepitems - Turn this on and you will keep your items when you die. instantkill - Instantly kills any NPC you hit instantplant [grow] - Instantly plants saplings into the ground, if grow is spec ified the tree will when instantly grow plugin <list enable disable> - Lists all loaded plugins and also allows you to e nable/disable plugins Bug Fixes: You can now kill enemies when they are frozen If WorldEdit isn't installed correctly - only error once Furnace turns wood into charcoal now, rather than wood Many other things were changed but they are the things you will notice. Big Thanks to Trunksbomb for writing some of the commands. ---V This release brings some bugfixes, commands and a few other changes. Also, earlier this week it a new video also came out detailing all the commands that are in V2.3 Video: BugFixes: /listwaypoints doesn't cause occasional game crash anymore Commands: /drops - Turns item drops on/off, having them turned off will make the game run a little bit faster, and also stop your inventory from filling. /freeze - Freezes mobs so that they cannot move or attack you /light - Turns permanent lighting on and off /mobdamage - Mobs cannot give you damage /rename <COMMANDNAME> <NEWNAME> - Allows you rename a command to a new name /superheat [all] - Turns items which are furnace-able into their furnaced form Other Changes: A startup message is now displayed on startup of Minecraft when SPC is installed correctly. ---V2.3_ This build only has bugfixes - no new features. Bug Fixes:

3 -Can now connect to multiplayer servers again -WorldEdit 4 now works -WorldEdit 4 now packaged with SPC -Illegal Keys which are bound shouldn't cause crashes anymore ---V This build is now compatible with Minecraft V1.3 It also introduces the /bind and /unbind commands which allow you to bind a command to a keyboard button. Syntax: /bind <KEYCODE> <COMMAND> {COMMANDPARAMS} /unbind <KEYCODE> Example: /bind 22 /give stone 64 /bind 23 /fly /bind 24 /macro mycommands /unbind 24 /unbind 22 /unbind V This build fixes issues people were having opening the chat and using the fly command, where they wouldn't work correctly. As a result I totally re-wrote the flying command and also the keyboard processing. New Commands: /world <load save seed new exit list> - Allows you to explicitly, have control o ver your world. load <FILENAME> - Loads the specified FILE, this allows you to play ANY save on your computer, not just World1-5, and can have any name save - Explicitly saves your game then returns to it seed [SEED] - Allows you to see and change the seed of the map, so it will gener ate custom terrain new [FILENAME] [SEED] - Creates a new map at the specified location exit - Lets you exit a game without saving (perfect from when a creeper blows so mething up) list - Lists all the saves which you can load from ".minecraft/saves" /macro <FILENAME> {PARAMS} - Allows you to pass in parameters to your macros, se e Wiki for more information Macro's now MUST end with a ".txt" extension. I have also started creating a Wiki which will begin to contain all the informat ion contained in this readme V This build mainly fixes the WorldEdit commands which weren't working in V2.0. Now you are able to use //wand and //rbrush and a bunch of other cool commands. Check out the WorldEdit wiki for more information.

4 It also fixes the in-game help so that all in-built commands are now listed (this does not yet include WorldEdit, sorry). And adds a file which you can configure the item names if you don't like them, note that this only changes the commands which use item names such as /item, /itemstack and /maxstack Commands: /maxstack [ITEMID ITEMNAME all] [STACKSIZE] - Configures the maximum stack size of that item between 1 and 64. /itemstack <ITEMID ITEMNAME> [QTY] - Gives the player the specified number of that itemstack /reset - Provides a better reset mechanism /help [COMMAND] - Should now be easier to use even if you change command names /reach [reset] - Allows you to specify the reach distance (and reset it) To Change Item Names: 1. Install mod then run minecraft and load a world 2. Close minecraft 3. Go to.minecraft/mods/sppcommands/itemnames.properties 4. Change the itemnames as required 5. Save file and load up minecraft. 6. Commands which use ITEMNAME now use the new specified itemname. ---V This build introduces support for the SMP version of WorldEdit. Now what does this mean? It means that most of the commands in the world edit mod will now work in single player. You can read about the mod here: And you can view all the current world edit commands here: As these world edit commands have been introduced there is no further need for the in-built WorldEdit commands. Therefore from V2.0 onwards the in-built worldedit commands have been removed. In other news a few other things were added/changed: /reach - Allows you to set your players reach distance /reset - Allows you to reset your settings /item - Now has a damage specifier "/item <ITEM> [QTY] [DAMAGE]" /item - Now allows you to specify a quanity with an itemname /grow - Now grows cactus and reeds /fly - Now has better control /fly - crouching will now descend you /fly - If experiencing weird problems, turning fly on then off should reset it /noclip - Still annoying sounds, but you shouldn't be damaged by anything /fly-noclip - Both revert to previous settings before issuing commands. Also! Minecraft.class no longer needs to be modded by this mod, this now makes it compatible with SDK's and Xau's mods without compatibility patches. ---V1.9_ Fixes minor issue of the version number. ---V1.9_

5 This build just fixes the bugs that were introduced in V1.9 /home now doesn't delete inventory /spawn mob now doesn't crash minecraft /spawnstack now actually stacks the NPCs /defuse now defuses TNT /fly now turns falldamage off /noclip now turns damage off ---V Compatible with Minecraft Beta 1.2 Added fly and no clip commands... /fly - Allows you to fly /noclip - Allows you to go through walls Note: Minecraft Beta V1.2 breaks the repair command. ---V This release has a number of changes from the previous releases, the command set has now been broken up into two distinct sets, standard commands (such as set, tele, instantmine, damage, etc) and world edit commands (previously known as cuboid commands). The world edit commands are accessed by hitting '//' before your command name. The list of current world edit commands is as follows (these are exactly the same as the "cuboid" commands in V1.6 and V1.7): //box <BLOCKID> - Creates a box between the two specified points //contract <n s e w u d> [DISTANCE] - Reduces the selected area in the direction specified //copy - Copies the selected area //expand <n s e w u d> [DISTANCE] - Expands the selected area in the direction s pecified //fill <BLOCKID> - Fills the selected area //help [COMMAND] - Specific world-edit help //load <FILENAME> - Loads a saved config file so that it can be pasted //paste - "Pastes" the copied (or loaded) region to the south-west of you //remove - Removes the selected region //reset - Resets the selected region //save [FILENAME] - Saves the selected region to file //set1 - Sets one corner of the region //set2 - Sets one corner of the region //walls <BLOCKID> - Puts walls around the selected region Also added in this release is error messaging. The mod will now tell you if you don't have enough parameters, your formatting is wrong or if the command you typed in doesn't exist, just to name a few. This should help in debugging any problems you have with commands. Along with the error messaging there is better error handling, so now the mod should NEVER cause the game to crash, and there should be an error log written if a problem occurs. The new commands in this release are as follows: /dropstore - This command transfers everything in your inventory into a chest that it creates next to you.

6 /grow [all] - Grows all saplings/wheat on the map. /itemname - Use this command to discover the itemname and ID of your currently selected item. /msg <MESSAGE> - This commands adds a message to the console. /removedrops [all] - This command removes item drops from the world. /replenish [all] - Re-stocks your items in your inventory to the maximum ammount /search <SEARCHTERM> - Allows you to search for items using a name /spawn <NAME ID random> [QTY] - Allows you to spawn an individual creature. /spawnstack <NAME ID random>... - Same as /spawn in previous releases /useportal - Instantly transfers you to the nether, use it again to go back. Changed Functionality: /item Allows you to enter an Item name rather than ID. The item name is found by hovering over the item in your inventory. /spawn has changed to /spawnstack /spawn now allows a number of the specified NPC to spawn Bugs Fixed: /explode now works as expected (tip: after big blasts use /removedrops). ---V This version adds a few new commands and a number of changes to the mod which should allow for further expansion in the future. The new commands in this release are: /damage - Turns player damage on/off /explode [SIZE] - Sets off an explosion in your current location. /extinguish ext [all] - Puts out all nearby fire (or all fire) /firedamage - Turns fire damage on/off /timeschedule <reset <TIME1> <TIME2>> - Sets a period of time (HH:MM format), this will make minecraft always within this time. /waterdamage - Turns water damage on/off Also in this release a few other things were fixed/added: /spawn <NAME> now does not have to be case-sensitive /cuboid now has expand and contract options. ---V This version adds a "cuboid" type command to the mod: To use cuboid you first need to specify the corners of the region that you want to use cuboid with. To do this use: /cuboid set1 /cuboid set2 Once both positions are set these commands become accesible: /cuboid fill <BLOCKID> - This fills the selected region with the BLOCKID /cuboid remove - This removes the selected region (same as /cuboid fill 0) /cuboid box <BLOCKID> - This creates a box around the selected region with the specified BLOCKID. /cuboid copy - This copies the selected region to memory /cuboid paste - This "pastes" the copied region to the map - to the immediate north east of the player. /cuboid save [FILENAME] - This saves the copied region to file. These files are located at ".minecraft/mods/sppcommands/saves". The files are uncompressed and in later versions of this mod probably won't be compatible.

7 /cuboid load <FILENAME> - This loads the specified file to memory. The files should be in the same format that "/cuboid save" saves them as. /cuboid get - This will return the two points which set1 and set2 are at. /cuboid reset - This will reset the two points set1 and set2. See the examples for sample usage. --- Other than /cuboid this version also comes with a number of new commands which should come in handy: /falldamage - Turns fall damage on/off /instantmine - Turns instant mining on/off /jump - Moves you from where you are to where your mouse is pointing. Note: This command is buggy and may put you in the block you move to. /return - Moves the player to the last position before teleport /setjump [JUMP reset] - Sets the height that you jump. Note: Turns fall damage o ff if the jump is configured to move than 1. /setspeed [SPEED reset] - Sets the speed that the player moves Use /help <COMMANDNAME> to find out information about each command. For example - /help falldamage There is now a spc.settings file saved by the mod to the level save - this contains information which the mod uses and is configurable. This allows your settings to be saved, such as playerspeed and instantmine. This also release has a fix for the "/time day" command affecting redstone. ---V This version adds a number of new commands which are outlined below: /ascend - Moves you to the next platform above your position /descend - Moves you to the next platform below your position /repair [all] - Repairs the currently selected item to full health /duplicate [all] - Duplicates and drops the currently selected item stack /destroy [all] - Destroys the current item /itemstack <ITEMID> [QUANTITY] - Gives the player the specified quantity of maxi mum item stacks of the item. /defuse [all] - Defuses any TNT nearby which has been hit, drops 1 tnt in its pl ace /killall [all] - Added [all] functionality which will remove all NPCs nearby /killnpc [all] - Same as killall (killall to be removed in a later release). Use /help <COMMANDNAME> to find out information about each command. For example - /help ascend Made readme clearer ---V Single Player Commands mod now compatible with BETA 1.1.X Added the ability to spawn custom mobs. This new feature changes the way /spawn works, and changes all the NPC codes. Use /spawn list to find monster names and associa

8 ted codes. Please note that monster names ARE case sensitive. You can now change the command names through a properties file, refer to the hel p below for more information about this. Fixed the bugs which were introduced in the last release ---V Single Player Commands mod now compatible with BETA 1.0.X /health inf == /health infinite /health now provides a message when used Fixed bug where if you die you lose your waypoints ---V New Commands - difficulty killall music Use /help <COMMANDNAME> to find out information about each command. For example - /help music Added some extra functionality to /spawn Moved the majority of the mod's functionality into a new class, PlayerHelper. Th is will help with compatability of other mods. Fixed /time day and /time night to work like they should Added more content to the readme ---V New commands - clear heal health help listwaypoints spawn time Use /help <COMMANDNAME> to find out information about each command. For example - /help time Removed changes to cy.class so only TWO classes needed for mod to function corre ctly. Fixed player skin bug. Seperated waypoint save from level.dat into a seperate file named waypoints.dat Cleaned up code and made more robust More detailed readme Usage After applying mod open minecraft.

9 2. Start a saved world or new world (as per usual). 3. Type 't' (by default) to bring up the chat console. 4. Type in the command and hit enter; a list of commands can be found below. View the preview video for more information Commands Normal Commands ascend - Moves you to the next platform above your position bind <KEYCODE> <COMMAND> {COMMANDPARAMS} - Binds a key to a command clear - Clears the console damage - Turns player damage on/off descend - Moves you to the next platform below your position destroy [all] - Destroys the current item defuse [all] - Defuses any TNT nearby which has been hit, drops 1 tnt in its pla ce diff <VALUE> - Same as /difficulty difficulty <VALUE> - Sets the difficulty of the game, valid range is 0-3. dropstore - This command transfers everything in your inventory into a chest tha t it creates next to you. *drops - Turns item drops on/off, having them turned off will make the game run a little bit faster, and also stop your inventory from filling. dupe [all] - Same as /duplicate duplicate [all] - Duplicates and drops the currently selected item stack explode [SIZE] - Sets off an explosion in your current location. extinguish [all] - Puts out all nearby fire (or all fire) ext [all] - Same as extinguish falldamage - Turns fall damage on/off firedamage - Turns fire damage on/off fly - Allows the player to fly *freeze - Freezes mobs so that they cannot move or attack you give <ITEMCODE> [QUANTITY] - Same as /item goto <NAME> - Goto a waypoint grow [all] - Grows all saplings/wheat on the map. h [COMMAND] - Same as /help heal <HEALTH> - Heals a player the specified number of points health <MIN MAX INFINITE> - Sets the health of a player to pre-defined figures help [COMMAND] - Gives general help when COMMAND isn't specified, gives specific help when COMMAND is specified. home Teleport to spawn point i <ITEMCODE> [QUANTITY] - Same as /item instantmine - Turns instant mining on/off item <ITEMCODE ITEMNAME> [QUANTITY] [DAMAGE] Gives player item, if quantity isn t specified maximum amount of that item itemname - Use this command to discover the itemname and ID of your currently se lected item. itemstack <ITEMCODE> [QUANTITY] - Gives the player the specified quantity of max imum item stacks of the item. kill Kills the current player jump - Moves you from where you are to where your mouse is pointing. Note: This command is buggy and may put you in the block you move to. killnpc [all] - Kills all nearby living creatures except for yourself. l - Same as /listwaypoints *light - Turns permanent lighting on and off listwaypoints - Lists all waypoints macro <FILENAME> {PARAMS} - Allows a macro to be run.

10 maxstack [ITEMID ITEMNAME all] [QTY] - Sets the maximum stack size of an item. *mobdamage - Mobs cannot give you damage msg <MESSAGE> - This commands adds a message to the console. music [VOLUME] - Requests a music track to be played (max 2 per day, won't alway s work), if volume is specified, sets the volume noclip - Allows the player to go through walls p - Same as /pos pos Gives current player position reach <DISTANCE> - Sets the player reach distance. return - Moves the player to the last position before teleport rem <NAME> - Removes the specified waypoint removedrops [all] - This command removes item drops from the world. *rename <COMMANDNAME> <NEWNAME> - Allows you rename a command to a new name replenish [all] - Re-stocks your items in your inventory to the maximum ammount repair [all] - Repairs the currently selected item to full health reset - Resets your settings to default s <NAME> - Same as /set search <SEARCHTERM> - Allows you to search for items using a name set <NAME> - Mark a waypoint on the world setjump [JUMP reset] - Sets the height that you jump. Note: Turns fall damage of f if the jump is configured to move than 1. setspawn [<X> <Y> <Z>] Set the current position as the spawn point, if X Y Z are specified sets that position as spawn point setspeed [SPEED reset] - Sets the speed that the player moves spawn <NAME ID random list> [QTY] - Allows you to spawn an individual creature. spawnstack <NAME ID random list> {NAME ID random} - Spawns a stack of NPCs *superheat [all] - Turns items which are furnace-able into their furnaced form t <X> <Y> <Z> - Same as /tele tele <X> <Y> <Z> - Teleport to X Y Z coordinates. time [set get day night [minute hour day [TIME]]] - Set and get the time within minecraft. timeschedule <reset <TIME1> <TIME2>> - Sets a period of time (HH:MM format), t his will make minecraft always within this time. unbind <KEYCODE> - Unbinds a key from a command useportal - Instantly transfers you to the nether, use it again to go back. waterdamage - Turns water damage on/off world <load save seed new exit list> - Allows you to explicitly, have control ov er your world. world load <FILENAME> - Loads the specified FILE, this allows you to pla y ANY save on your computer, not just World1-5, and can have any name world save - Explicitly saves your game then returns to it world seed [SEED] - Allows you to see and change the seed of the map, so it will generate custom terrain world new [FILENAME] [SEED] - Creates a new map at the specified locatio n world exit - Lets you exit a game without saving (perfect from when a cr eeper blows something up) world list - Lists all the saves which you can load from ".minecraft/sav es" * = New Command ---World Edit Commands You can read about the WorldEdit mod here: And you can view all the current world edit commands here:

11 Examples Normal Commands /ascend - Moves you to the platform above (if there is one) /bind 22 /give stone 64 - Binds key 22 to the command /give stone 64 /bind 23 /fly - Binds the key 23 to /fly /bind 24 /macro mycommands - Binds the key 24 to a macro /clear - Clears the console. /damage - Turns player damage off /defuse - Defuses primed TNT in close radius of you /defuse all - Defuses all primed TNT in the map. /descend - Moves you to the platform below (if there is one) /destroy - Destroys the current item /destroy all - Destroys everything in your inventory /difficulty 0 - Sets the difficulty to peaceful /difficulty 3 - Sets the difficulty to hard /drops - Turns off drops /dropstore - transfers everything in your inventory into a chest that it creates next to you. /duplicate - Duplicates and drops the current item /duplicate all - Duplicates and drops your entire inventory /explode - Creates an explosion at your current location /explode 10 - Creates an explosion at your current location of size 10. /extinguish - Gets rid of all fire nearby /extinguish all - Gets rid of all fire in the map /falldamage - Turns fall damage off. /falldamage again will turn it on. /firedamage - Turns fire damage off /fly - Player now flies /freeze - Freeze NPCs where they are standing /goto example - Teleports the player to the waypoint named "example" /grow - Grows nearby plants /grow all - Grows everything in the world /heal 10 - Heals a player 10 health /heal Removes 10 health from the player /health min - Sets the players health to half a heart health /health max - Sets the players health to ten full hearts /health infinite - Sets the players health to (maximum ammount of health a llowed). /help goto - Provides an ingame help message about the goto command /help spawn - Provides an ingame help message about the spawn command /help - Provides a generic help message. /instantmine - Turns instant mine on. /instantmine again will turn it off. /item 1 - Gives the player 64 stone /item Gives the player 1 diamond pickaxe /item Gives the player 64 diamond pickaxe's /item wool Gives the player 64 wool at 12 damage (different colour). /item diamond sword - Gives the player a diamond sword /itemname - Gives you the current items name and ID. /itemstack Gives the player 64 stacks of 64 stone /itemstack Gives the player 10 diamond pickaxes /jump - Will teleport the player to the block where the mouse is pointing. /kill - Kills the current player /killall - Kills all nearby living creatures. /killall all - Kills every living creature that is currently on the map.

12 /listwaypoints - Lists all waypoints that have been set on the given map /macro give 1 - Runs the macro script give.txt with parameter "1" /maxstack stone 32 - Sets the maximum stack of stone to 32 /maxstack boat - Sets the maximum stack of boats to 64 /maxstack - Sets the currently selected item to have a maxstack of 64 /maxstack all - Sets all items in inventory to have a maxstack of 64 /mobdamage - Turns mob damage off /msg hello world - Puts a message on the console "hello world" /music - Requests a music track to be played. Note that only one or two tracks c an be player per day. /music 10 - Sets the volume of music to 10. /noclip - Player now able to go through walls /pos - Gives the players position in X Y Z coordinates /reach 10 - Sets the player reach distance to 10 /rem example - Removes the waypoint named "example" /removedrops - Removes items that are on the ground nearby /removedrops all - Removes all items on the ground in the world /rename goto warp - Renames the command "goto" to "warp" /rename warp goto - Renames the command "warp" to "goto" /repair - Repairs the current item /repair all - Repairs every item in your inventory /replenish - Makes the current stack maximum again /replenish all - Makes all stacks maximum /reset - Resets the player settings to default /return - Teleports the player to the position they were before they teleported. /search pick - Searchs items for the name "pick" and returns all matches. /set example - Sets a waypoint at the current position named "example" /setjump 5 - Sets the player jump to 5. /setjump reset - Resets the player jump to default. /setspawn - Sets the current position as the spawn point /setspawn Sets the spawn point at (0,66,0) /setspeed 5 - Sets the player speed to 5. /setspeed reset - Resets the player speed to default. /spawn list- Prints a list of monsters and monster codes to screen /spawn random - Spawns a random monster /spawn random 10 - Spawns 10 random monsters /spawn creeper 20 - Spawns 20 creepers /spawn 92 - Spawns creature #92 /spawn Spawns 5 of creature 92. /spawnstack list - Prints a list of monsters and monster codes to screen /spawnstack Zombie - Spawns a zombie nearby /spawnstack 92 - Spawns the creature with id = 92, a cow in this case. /spawnstack random - Spawns a random creature /spawnstack r r - Spawns two random creatures ontop of one another /spawnstack 92 Creeper 56 - Spawns creature 92 ontop of a creeper ontop of creat ure 56 (ghast > creeper > cow) /superheat - Superheats the current item if it's furnacable /superheat all - Superheats all the items in your inventory /tele Teleports the player to the coordinates (0,66,0) /time - Gives the player the current time /time day - Sets the time to the morning, ie: hour = 0, same as /time set hour 0 /time night - Sets the time to night, ie: hour = 13, same as /time set hour 13 /time get hour - Gets the current hour /time get minute - Gets the current minute /time set day 1 - Sets the current day as 1 /time set hour 10 - Sets the current hour as 10 /timeschedule 12:00 0:00 - Sets a time schedule of 12:00 to 0:00. This means tha t once the time hits 12:00 it will go to 0:00 /unbind 24 - Removes the key 24 from the binding

13 /useportal Puts you in the nether, run again to go back to the normal world. /waterdamage - Turns water damage off /world new - Creates a new world /world new world6 - Creates a new world, World6 /world new World Creates a new world, World6 with seed 1111 /world list - Lists all the saves /world load World1 - Loads World1 /world save - Saves the current world /world exit - Exits from the current world - without saving. /world seed - Shows the current world's seed /world seed Sets the current world's seed to '111' ---World Edit Commands Please read the Wiki for more information Properties Files To change command names from what they are to alternate versions you need to add this file to your.minecraft directory..minecraft/mods/sppcommands/sppcommands.properties Within this properties file should be key value pairs seperated by an equals "=" sign. Where the key is the command name and the value is the new value. For example to change /goto to /warp goto = warp Example sppcommands.properties file #START OF FILE give = goto = warp item = pos = p = spawn = q /set1 = /s1 /set2 = /s2 #END OF FILE To Change Item Names: 1. Install mod then run minecraft and load a world 2. Close minecraft 3. Go to.minecraft/mods/sppcommands/itemnames.properties 4. Change the itemnames as required 5. Save file and load up minecraft. 6. Commands which use ITEMNAME now use the new specified itemname.

14 ---9. Support If you are having any trouble with this mod please post on this forum thread, I check it regularly: That way when I help you with your problem, people with the same problem can als o find the solution. Bugs Reports/Bug Fixes/Feature requests/problems should all be posted on that fo rum thread. I love hearing feedback, so any feedback so greatly appreciated, if you like the mod please tell me!

WHAT IS MINECRAFT? source:

WHAT IS MINECRAFT? source: WHAT IS MINECRAFT? Minecraft is a game where you dig (mine) and build (craft) different kinds of 3D blocks within a large world of varying terrains and habitats to explore. In this world the sun rises

More information

Manual For Minecraft Pe Diamond Survival Mode How To Get Iron

Manual For Minecraft Pe Diamond Survival Mode How To Get Iron Manual For Minecraft Pe Diamond Survival Mode How To Get Iron Mobile versions (the Pocket Edition ) differ slightly, and this guide was written In this guide, I'll be talking about Survival mode the original

More information

Minecraft 30 Survival Tips

Minecraft 30 Survival Tips Minecraft 30 Survival Tips Mark Mulle http://markmulle.com PUBLISHED BY: Mark Mulle Copyright 2013 All rights reserved. No part of this publication may be copied, reproduced in any format, by any means,

More information

How to Survive Your First Night in Minecraft

How to Survive Your First Night in Minecraft How to Survive Your First Night in Minecraft Survival Mode Lizza Igoe, Colleen Griffiths, Becky Hayes Objectives 1. 2. 3. 4. 5. Explore Your Surroundings Gather Resources Build a Shelter Craft Tools Avoid

More information

Factorio. Information About anything related to Factorio. Server Information. Factorio Versions. Server Resets. Train Loops.

Factorio. Information About anything related to Factorio. Server Information. Factorio Versions. Server Resets. Train Loops. Factorio Information About anything related to Factorio Server Information Factorio Versions Server Resets Train Loops Trains and Rails Known Commands Server rules Ranking System User (No rank) Regular

More information

Single Player Commands Schematic Save Format

Single Player Commands Schematic Save Format Single Player Commands Schematic Save Format 1.1 Singleplayer Commands, 1.2 WorldEdit Singleplayer Commands(Bearbeiten / Quelltext bearbeiten) Sets a period of time (HH:MM format), this will make minecraft

More information

- Introduction - Minecraft Pi Edition. - Introduction - What you will need. - Introduction - Running Minecraft

- Introduction - Minecraft Pi Edition. - Introduction - What you will need. - Introduction - Running Minecraft 1 CrowPi with MineCraft Pi Edition - Introduction - Minecraft Pi Edition - Introduction - What you will need - Introduction - Running Minecraft - Introduction - Playing Multiplayer with more CrowPi s -

More information

A Teacher s guide to the computers 4 kids minecraft education edition lessons

A Teacher s guide to the computers 4 kids minecraft education edition lessons ` A Teacher s guide to the computers 4 kids minecraft education edition lessons 2 Contents What is Minecraft Education Edition?... 3 How to install Minecraft Education Edition... 3 How to log into Minecraft

More information

No Evidence. What am I Testing? Expected Outcomes Testing Method Actual Outcome Action Required

No Evidence. What am I Testing? Expected Outcomes Testing Method Actual Outcome Action Required No Evidence What am I Testing? Expected Outcomes Testing Method Actual Outcome Action Required If a game win is triggered if the player wins. If the ship noise triggered when the player loses. If the sound

More information

Quest 1: Viking Roles

Quest 1: Viking Roles These 4 activities complement classroom work on the topic of Viking Roles. They can be used independently or together: The Village; Mining; Farmland; and Chicken Farming. Skills and Capabilities These

More information

COPYRIGHTED MATERIAL. Learning to Program. Part. In This Part

COPYRIGHTED MATERIAL. Learning to Program. Part. In This Part Part In This Part I Learning to Program Chapter 1: Programming for World of Warcraft Chapter 2: Exploring Lua Basics Chapter 3: Basic Functions and Control Structures Chapter 4: Working with Tables Chapter

More information

If you are ever unsure about something, it s best to err on the side of caution instead of risking trouble.

If you are ever unsure about something, it s best to err on the side of caution instead of risking trouble. Digiex Minecraft Server Rules Access to the server is a privilege, not a right. As such, when playing in a shared world with other users, it s essential that some basic rules are followed to ensure everyone

More information

Introduction to Computer Science with MakeCode for Minecraft

Introduction to Computer Science with MakeCode for Minecraft Introduction to Computer Science with MakeCode for Minecraft Lesson 2: Events In this lesson, we will learn about events and event handlers, which are important concepts in computer science and can be

More information

StarForge Alpha Manual v0.3.5

StarForge Alpha Manual v0.3.5 StarForge Alpha Manual v0.3.5 Welcome to the StarForge Alpha. We are very happy to let you have early access to our game and we hope you enjoy it while we keep developing it. This manual covers some basics

More information

Single Player Orientation

Single Player Orientation Minecraft for mobile Singleplayer orientation This document is for teachers. New words and phrases Singleplayer mode is a way of playing Minecraft on one device. Pupils can only see themselves in the Minecraft

More information

How To Make A Time Machine In Minecraft Xbox 360 No Command Blocks

How To Make A Time Machine In Minecraft Xbox 360 No Command Blocks How To Make A Time Machine In Minecraft Xbox 360 No Command Blocks I hope this helped you guys! If it did drop a like and SUBSCRIBE! People who made it happen. How to Create Glass Panes and Blocks in Minecraft

More information

VACUUM MARAUDERS V1.0

VACUUM MARAUDERS V1.0 VACUUM MARAUDERS V1.0 2008 PAUL KNICKERBOCKER FOR LANE COMMUNITY COLLEGE In this game we will learn the basics of the Game Maker Interface and implement a very basic action game similar to Space Invaders.

More information

Introduction. The basics

Introduction. The basics Introduction Lines has a powerful level editor that can be used to make new levels for the game. You can then share those levels on the Workshop for others to play. What will you create? To open the level

More information

Area Protection Rising World plug-in version 1.0.0

Area Protection Rising World plug-in version 1.0.0 Area Protection Rising World plug-in version 1.0.0 by Maurizio M. Gavioli (a.k.a. Miwarre) Copyright 2018, Maurizio M. Gavioli, licensed under the Gnu General Public Licence v. 3 Note: The images of this

More information

JoneSoft Generic Mod Enabler v2.6

JoneSoft Generic Mod Enabler v2.6 JoneSoft Generic Mod Enabler v2.6 User Guide 8 August 2010 Contents Introduction... 2 Installation... 3 1. Central installation... 3 2. Separate installation... 4 Installing over an existing installation...

More information

CHEAP GOLF EDITOR MANUAL. v 0.11

CHEAP GOLF EDITOR MANUAL. v 0.11 CHEAP GOLF EDITOR MANUAL v 0.11 So you want to make your own levels. Here is how you do it. Open the editor from the title screen. If it is not unlocked yet, you have not done well enough to earn it yet,

More information

BuildCraft Handbook 2.0

BuildCraft Handbook 2.0 BuildCraft Handbook by SpaceToad Edition 2.0 BuildCraft 2.0 1/48 2/48 1 Introduction BuildCraft is a Minecraft mod that aims at providing advanced building capabilities to the game. It is currently split

More information

Threat Modeling the Minecraft Way

Threat Modeling the Minecraft Way SESSION ID: SPO2-T10 Threat Modeling the Minecraft Way Jarred White Security Architect, VMware AirWatch John Britton Director, Product Marketing EUC Security, VMware Agenda Why Minecraft? Environment Requirements

More information

Instruction Manual. 1) Starting Amnesia

Instruction Manual. 1) Starting Amnesia Instruction Manual 1) Starting Amnesia Launcher When the game is started you will first be faced with the Launcher application. Here you can choose to configure various technical things for the game like

More information

welcome to the world of atys! this is the first screen you will load onto after logging.this is the character-generating screen.

welcome to the world of atys! this is the first screen you will load onto after logging.this is the character-generating screen. welcome to the world of atys! this is the first screen you will load onto after logging.this is the character-generating screen. Choose an empty slot. This is where your character will be placed after

More information

Quest 6: Viking Mythology

Quest 6: Viking Mythology These 3 activities complement classroom work on the topic of Viking mythology: Explore the mythological areas Viking storyteller; and The Nidhogg. Skills and Capabilities These activities offer opportunities

More information

Second version (March 2014) by Telenil

Second version (March 2014) by Telenil Second version (March 2014) by Telenil This document is a step-by-step installation guide for the Starcraft 1 and Brood War campaigns remake, with all necessary links and screenshots. The process does

More information

GameSalad Basics. by J. Matthew Griffis

GameSalad Basics. by J. Matthew Griffis GameSalad Basics by J. Matthew Griffis [Click here to jump to Tips and Tricks!] General usage and terminology When we first open GameSalad we see something like this: Templates: GameSalad includes templates

More information

Cool Minecraft Blueprints Xbox 360 Edition Seeds List Diamond

Cool Minecraft Blueprints Xbox 360 Edition Seeds List Diamond Cool Minecraft Blueprints Xbox 360 Edition Seeds List 1.8 2 Diamond Minecraft Seeds - Best Minecraft Seeds For Minecraft 1.8.4 & Minecraft 1.8. 2. Minecraft Xbox 360 TU20 Seeds - DIAMONDS, STRONGHOLD,

More information

Create Or Conquer Game Development Guide

Create Or Conquer Game Development Guide Create Or Conquer Game Development Guide Version 1.2.5 Thursday, January 18, 2007 Author: Rob rob@createorconquer.com Game Development Guide...1 Getting Started, Understand the World Building System...3

More information

Computer Science 25: Introduction to C Programming

Computer Science 25: Introduction to C Programming California State University, Sacramento College of Engineering and Computer Science Computer Science 25: Introduction to C Programming Fall 2018 Project Dungeon Battle Overview Time to make a game a game

More information

1 Shooting Gallery Guide 2 SETUP. Unzip the ShootingGalleryFiles.zip file to a convenient location.

1 Shooting Gallery Guide 2 SETUP. Unzip the ShootingGalleryFiles.zip file to a convenient location. 1 Shooting Gallery Guide 2 SETUP Unzip the ShootingGalleryFiles.zip file to a convenient location. In the file explorer, go to the View tab and check File name extensions. This will show you the three

More information

Quest 1: Viking Roles

Quest 1: Viking Roles There are four activities in this quest: The Village; Mining; Farmland; and Chicken Farming. New words and phrases Crafting grid Crafting table Till Farmland Garden hoe Dirt block Grass block Smelting

More information

Star Defender. Section 1

Star Defender. Section 1 Star Defender Section 1 For the first full Construct 2 game, you're going to create a space shooter game called Star Defender. In this game, you'll create a space ship that will be able to destroy the

More information

Cato s Hike Quick Start

Cato s Hike Quick Start Cato s Hike Quick Start Version 1.1 Introduction Cato s Hike is a fun game to teach children and young adults the basics of programming and logic in an engaging game. You don t need any experience to play

More information

THE LOST CITY OF ATLANTIS

THE LOST CITY OF ATLANTIS THE LOST CITY OF ATLANTIS ************************************************************************* ****** Shareware version * Manual * Copyright 1995 Noch Software, Inc. *************************************************************************

More information

TABLE OF CONTENTS WHAT IS SUPER ZOMBIE STRIKERS? QUICK GUIDE HOW TO PLAY TOURNAMENT STRUCTURE ELIGIBILITY & PRIZING

TABLE OF CONTENTS WHAT IS SUPER ZOMBIE STRIKERS? QUICK GUIDE HOW TO PLAY TOURNAMENT STRUCTURE ELIGIBILITY & PRIZING PLAYER HANDBOOK TABLE OF CONTENTS WHAT IS SUPER ZOMBIE STRIKERS? QUICK GUIDE HOW TO PLAY TOURNAMENT STRUCTURE ELIGIBILITY & PRIZING WHAT IS SUPER ZOMBIE STRIKERS? Super Zombie Strikers takes the popular

More information

Physical Inventory System User Manual. Version 19

Physical Inventory System User Manual. Version 19 Physical Inventory System User Manual Version 19 0 Physical Inventory System User Manual 1 Table of Contents 1. Prepare for Physical Inventory... 2. Chapter 1: Starting Inventory... 2.1. CDK/ADP... 3.

More information

Contents Commands for Agent... 2 Commands for world... 3

Contents Commands for Agent... 2 Commands for world... 3 Code Builder for Minecraft: Education Edition API Documentation Contents Commands for Agent... 2 Commands for world... 3 Using this API... 5 REST Queries and Responses... 5 Format of blockpos... 5 Format

More information

Making Your World with the Aurora Toolset

Making Your World with the Aurora Toolset Making Your World with the Aurora Toolset The goal of this tutorial is to build a very simple module to ensure that you've picked up the necessary skills for the other tutorials. After completing this

More information

Maze Puzzler Beta. 7. Somewhere else in the room place locks to impede the player s movement.

Maze Puzzler Beta. 7. Somewhere else in the room place locks to impede the player s movement. Maze Puzzler Beta 1. Open the Alpha build of Maze Puzzler. 2. Create the following Sprites and Objects: Sprite Name Image File Object Name SPR_Detonator_Down Detonator_On.png OBJ_Detonator_Down SPR_Detonator_Up

More information

Kings! Card Swiping Decision Game Asset

Kings! Card Swiping Decision Game Asset Kings! Card Swiping Decision Game Asset V 1.31 Thank you for purchasing this asset! If you encounter any errors / bugs, want to suggest new features/improvements or if anything is unclear (after you have

More information

Version a) Download the Myth II installer archive for your operating system from

Version a) Download the Myth II installer archive for your operating system from Version 1.5.1 Table Of Contents: 1. Introduction 2. Installation 3. Are you new to Myth II? 4. Playing Online 5. Changes from version 1.5.0 6. Credits 1. Introduction Myth II version 1.5.1 began as a bugfix

More information

Single Player Commands Manual Install Command >>>CLICK HERE<<<

Single Player Commands Manual Install Command >>>CLICK HERE<<< Single Player Commands Manual Install 1.3 2 Command Halocraft 1.7.10/1.6.4/1.6.2 Halocraft adds more weapons guns Armor Entities Items Blocks as well as World Gen New Dimension.? 1.3.1, 1.2.5, 1.2.4, The

More information

This tutorial will guide you through the process of adding basic ambient sound to a Level.

This tutorial will guide you through the process of adding basic ambient sound to a Level. Tutorial: Adding Ambience to a Level This tutorial will guide you through the process of adding basic ambient sound to a Level. You will learn how to do the following: 1. Organize audio objects with a

More information

Mortal Guide (Levels 1-400)

Mortal Guide (Levels 1-400) READ THIS GUIDE IF YOU DON T DO ANYTHING ELSE IN SUPREME DESTINY THIS EXCELLENT GUIDE WILL HELP YOU SUCCEED AND WIN!!!! Mortal Guide (Levels 1-400) 1. Introduction 2. Getting Started a. Creating Character

More information

NWN Toolset Module Construction Tutorial

NWN Toolset Module Construction Tutorial Name: Date: NWN Toolset Module Construction Tutorial Your future task is to create a story that people will not only be able to read but explore using the Neverwinter Nights (NWN) computer game. Before

More information

NWN ScriptEase Tutorial

NWN ScriptEase Tutorial Name: Date: NWN ScriptEase Tutorial ScriptEase is a program that complements the Aurora toolset and helps you bring your story to life. It helps you to weave the plot into your story and make it more interesting

More information

EFFORT EMPATHY GROWTH

EFFORT EMPATHY GROWTH Name Our principles are the same in the events and on the server too, and they are: EFFORT EMPATHY GROWTH 1 General Commands / This is the command key T E W S Spacebar Left Shift Key Tab /help Chat in

More information

Mission Editor and Multiplayer Server Manual

Mission Editor and Multiplayer Server Manual Mission Editor and Multiplayer Server Manual Pre-Release Edition One Table of Contents Acknowledgements...x Chapter 1: Getting Started...1 Get Around in This Manual...1 Start Using the Mission Editor...1

More information

Using Cura for the first time

Using Cura for the first time Cura User manual Using Cura for the first time Initial startup When you start Cura you will be greeted by the following wizard: This wizard will guide you through your initial checkup and calibration of

More information

Create a "Whac-a-Block" game in Minecraft

Create a Whac-a-Block game in Minecraft Create a "Whac-a-Block" game in Minecraft Minecraft is a popular sandbox open-world building game. A free version of Minecraft is available for the Raspberry Pi; it also comes with a programming interface.

More information

SAVING, LOADING AND REUSING LAYER STYLES

SAVING, LOADING AND REUSING LAYER STYLES SAVING, LOADING AND REUSING LAYER STYLES In this Photoshop tutorial, we re going to learn how to save, load and reuse layer styles! Layer styles are a great way to create fun and interesting photo effects

More information

Way Manually Eject A Disc From Ps3 60gb

Way Manually Eject A Disc From Ps3 60gb Way Manually Eject A Disc From Ps3 60gb Video PS3 Disc Stuck (Game Won't Eject) - STEP BY STEP FIX including drive mechanism - 40/60gb Join me as we FULLY explore the exciting world of PS3 Stuck Disc Removal!

More information

Then click on the "create new" button.

Then click on the create new button. Welcome to the world of Atys! This is the first screen you will load onto after logging. This is the character-generating screen. Choose an empty slot. This is where your character will be placed after

More information

Activity Quests. Minecraft Interactive Adventures

Activity Quests. Minecraft Interactive Adventures Activity Quests Minecraft Interactive Adventures Episode 1, Quest #1 Find all 11 differences between 2 pictures. Episode 1, Quest #2 Use your logic to find the winner and connect players with their chest

More information

Tutorial: Creating maze games

Tutorial: Creating maze games Tutorial: Creating maze games Copyright 2003, Mark Overmars Last changed: March 22, 2003 (finished) Uses: version 5.0, advanced mode Level: Beginner Even though Game Maker is really simple to use and creating

More information

ApeZone's Battleship Chess. The side with the most points at the end of the last battle is the winner.

ApeZone's Battleship Chess. The side with the most points at the end of the last battle is the winner. BATTLESHIP CHESS Overview Icons Minimum Requirements Change History Technical Support OVERVIEW Battleship chess is a naval game for 1 2 players. Each player starts with a fleet of warships (including submarines)

More information

Cylinder of Zion. Design by Bart Vossen (100932) LD1 3D Level Design, Documentation version 1.0

Cylinder of Zion. Design by Bart Vossen (100932) LD1 3D Level Design, Documentation version 1.0 Cylinder of Zion Documentation version 1.0 Version 1.0 The document was finalized, checking and fixing minor errors. Version 0.4 The research section was added, the iterations section was finished and

More information

CS 251 Intermediate Programming Space Invaders Project: Part 3 Complete Game

CS 251 Intermediate Programming Space Invaders Project: Part 3 Complete Game CS 251 Intermediate Programming Space Invaders Project: Part 3 Complete Game Brooke Chenoweth Spring 2018 Goals To carry on forward with the Space Invaders program we have been working on, we are going

More information

Alright! I can feel my limbs again! Magic star web! The Dark Wizard? Who are you again? Nice work! You ve broken the Dark Wizard s spell!

Alright! I can feel my limbs again! Magic star web! The Dark Wizard? Who are you again? Nice work! You ve broken the Dark Wizard s spell! Entering Space Magic star web! Alright! I can feel my limbs again! sh WhoO The Dark Wizard? Nice work! You ve broken the Dark Wizard s spell! My name is Gobo. I m a cosmic defender! That solar flare destroyed

More information

CIDM 2315 Final Project: Hunt the Wumpus

CIDM 2315 Final Project: Hunt the Wumpus CIDM 2315 Final Project: Hunt the Wumpus Description You will implement the popular text adventure game Hunt the Wumpus. Hunt the Wumpus was originally written in BASIC in 1972 by Gregory Yob. You can

More information

Read & Download (PDF Kindle) Minecraft Seeds: Top 30 Seeds For Pocket Edition ((+ Gift Inside), Minecraft Seeds Handbook,Minecraft Seeds For Pocket

Read & Download (PDF Kindle) Minecraft Seeds: Top 30 Seeds For Pocket Edition ((+ Gift Inside), Minecraft Seeds Handbook,Minecraft Seeds For Pocket Read & Download (PDF Kindle) Minecraft Seeds: Top 30 Seeds For Pocket Edition ((+ Gift Inside), Minecraft Seeds Handbook,Minecraft Seeds For Pocket Edition, Minecraft PE Seeds, Minecraft For Xbox 360,

More information

My sims 4 mods folder download

My sims 4 mods folder download My sims 4 mods folder download Our Sims Forum is the place to go for faster answers to questions and discussions about the game. Use the form below to share your own experiences and provide helpful tips

More information

Spell Casting Motion Pack 8/23/2017

Spell Casting Motion Pack 8/23/2017 The Spell Casting Motion pack requires the following: Motion Controller v2.50 or higher Mixamo s free Pro Magic Pack (using Y Bot) Importing and running without these assets will generate errors! Why can

More information

Game Maker Tutorial Creating Maze Games Written by Mark Overmars

Game Maker Tutorial Creating Maze Games Written by Mark Overmars Game Maker Tutorial Creating Maze Games Written by Mark Overmars Copyright 2007 YoYo Games Ltd Last changed: February 21, 2007 Uses: Game Maker7.0, Lite or Pro Edition, Advanced Mode Level: Beginner Maze

More information

This guide will cover the basics of base building, we will be using only the default recipes every character starts out with.

This guide will cover the basics of base building, we will be using only the default recipes every character starts out with. Basebuilding Guide Basic base building guide. This guide will cover the basics of base building, we will be using only the default recipes every character starts out with. The base building in Miscreated

More information

Downloaded from: justpaste.it/1e8d

Downloaded from: justpaste.it/1e8d Downloaded from: justpaste.it/1e8d Worlds: - Disneyland Always night: true Nightmare mode multiplier: 1.1 Nightmare mode period: 1200000 Nightmare mode exponential?: true Use new event system?: true Check

More information

BUILDING A MINECRAFT. City by Sarah Guthals, PhD

BUILDING A MINECRAFT. City by Sarah Guthals, PhD BUILDING A MINECRAFT City by Sarah Guthals, PhD ii BUILDING A MINECRAFT CITY Published by: John Wiley & Sons, Inc., 111 River Street, Hoboken, NJ 07030 5774, www.wiley.com Copyright 2016 by John Wiley

More information

COMPUTING CURRICULUM TOOLKIT

COMPUTING CURRICULUM TOOLKIT COMPUTING CURRICULUM TOOLKIT Pong Tutorial Beginners Guide to Fusion 2.5 Learn the basics of Logic and Loops Use Graphics Library to add existing Objects to a game Add Scores and Lives to a game Use Collisions

More information

User manual of Vairon's Wrath.

User manual of Vairon's Wrath. User manual of Vairon's Wrath. Vairon s Wrath Summary. Prologue. Description of the Hero 1. Before start 2. Viewing the main screen and the action bar 3. Using the keyboard 4. Hero's equipement 5. Life,

More information

MushiSystem Update 2.1.0

MushiSystem Update 2.1.0 JOSHTECH Pippi Programming & Design: Joshtech aka CoOkIeMoNsTeR Author: Joshtech Co-Author: Fia Additional Write-Ups: ContrastX Cover & Interior Art: ContrastX, Fia Pippi Mascot Art: Powermogri Layout

More information

Minecraft For Dummies Epub Gratuit

Minecraft For Dummies Epub Gratuit Minecraft For Dummies Epub Gratuit Don't be a Minecraft tourist â get expert tips and advice in this full-color primer Minecraft For Dummies is the complete guide to playing within the Minecraft world.

More information

The purpose of this document is to help users create their own TimeSplitters Future Perfect maps. It is designed as a brief overview for beginners.

The purpose of this document is to help users create their own TimeSplitters Future Perfect maps. It is designed as a brief overview for beginners. MAP MAKER GUIDE 2005 Free Radical Design Ltd. "TimeSplitters", "TimeSplitters Future Perfect", "Free Radical Design" and all associated logos are trademarks of Free Radical Design Ltd. All rights reserved.

More information

The Aces High Radio. by Hammer

The Aces High Radio. by Hammer by Hammer There are 5 "radios" available to you in Aces High. These radios allow you to communicate with members of your country, members of your squad, friendlies who are nearby, members of other countries,

More information

Kodu Game Programming

Kodu Game Programming Kodu Game Programming Have you ever played a game on your computer or gaming console and wondered how the game was actually made? And have you ever played a game and then wondered whether you could make

More information

Beginner's guide. How to play? Where to find resources?

Beginner's guide. How to play? Where to find resources? Beginner's guide The guide is complete and finished. With questions that you may have in the game - you can understand by yourself, having the knowledge described in this manual. Updates of the manual

More information

Overview. The Game Idea

Overview. The Game Idea Page 1 of 19 Overview Even though GameMaker:Studio is easy to use, getting the hang of it can be a bit difficult at first, especially if you have had no prior experience of programming. This tutorial is

More information

3 Key Lessons I Learned Going From Zero to $103,000 in 11 Months as a Writer (Part 2) By Joshua Boswell

3 Key Lessons I Learned Going From Zero to $103,000 in 11 Months as a Writer (Part 2) By Joshua Boswell American Writers & Artists Inc. 3 Key Lessons I Learned Going From Zero to $103,000 in 11 Months as a Writer (Part 2) By Joshua Boswell In August 2005, I walked a half-mile to the little post office in

More information

What is Dual Boxing? Why Should I Dual Box? Table of Contents

What is Dual Boxing? Why Should I Dual Box? Table of Contents Table of Contents What is Dual Boxing?...1 Why Should I Dual Box?...1 What Do I Need To Dual Box?...2 Windowed Mode...3 Optimal Setups for Dual Boxing...5 This is the best configuration for dual or multi-boxing....5

More information

Slayer. Documentation. Versions 2.0+ by Greek2me

Slayer. Documentation. Versions 2.0+ by Greek2me Slayer Documentation by Greek2me Versions 2.0+ Slayer Documentation by Greek2me Table of Contents Getting Started... 1 Getting Into the Game... 1 Initial Setup... 1 Set Up Permissions... 1 Set a Host Name...

More information

Microsoft MakeCode for

Microsoft MakeCode for Microsoft MakeCode for Lesson Title: Make it Rain! Introduction/Background: An "event" in computer science is an action or occurrence detected by a computer. For example, when someone clicks the button

More information

The purpose of this document is to outline the structure and tools that come with FPS Control.

The purpose of this document is to outline the structure and tools that come with FPS Control. FPS Control beta 4.1 Reference Manual Purpose The purpose of this document is to outline the structure and tools that come with FPS Control. Required Software FPS Control Beta4 uses Unity 4. You can download

More information

Your First Game: Devilishly Easy

Your First Game: Devilishly Easy C H A P T E R 2 Your First Game: Devilishly Easy Learning something new is always a little daunting at first, but things will start to become familiar in no time. In fact, by the end of this chapter, you

More information

Arabian Nights. Astro Corp. The following developer is responsible for the declaration: Manual Version: AN_US AN_US

Arabian Nights. Astro Corp. The following developer is responsible for the declaration: Manual Version: AN_US AN_US Arabian Nights The following developer is responsible for the declaration: Astro Corp. Manual Version: 2 Table of Contents Interface Interface & Button Layout p. 04 Setup Menu p. 05 Setup Password p. 06

More information

Workshop 4: Digital Media By Daniel Crippa

Workshop 4: Digital Media By Daniel Crippa Topics Covered Workshop 4: Digital Media Workshop 4: Digital Media By Daniel Crippa 13/08/2018 Introduction to the Unity Engine Components (Rigidbodies, Colliders, etc.) Prefabs UI Tilemaps Game Design

More information

BF2 Commander. Apply for Commander.

BF2 Commander. Apply for Commander. BF2 Commander Once you're in the game press "Enter" unless you're in the spawn screen and click on the "Squad" tab and you should see "Commander" with the option to apply for the commander, mutiny the

More information

Gun mods for minecraft xbox 360

Gun mods for minecraft xbox 360 Gun mods for minecraft xbox 360 Minecraft With Differences is the newest game of ability appeared our site in which you have to do your best to find all the. Pokemon: Lets Go Eevee Walkthrough and.. Stardew

More information

Before you play 2. Playing a game over a local network (LAN) - Stronghold 3. Hosting Screen - Stronghold 4

Before you play 2. Playing a game over a local network (LAN) - Stronghold 3. Hosting Screen - Stronghold 4 Before you play 2 Playing a game over a local network (LAN) - Stronghold 3 Hosting Screen - Stronghold 4 Playing a game over a local network (LAN) - Stronghold Crusader 7 Hosting Screen - Stronghold Crusader

More information

AP Art History Flashcards Program

AP Art History Flashcards Program AP Art History Flashcards Program 1 AP Art History Flashcards Tutorial... 3 Getting to know the toolbar:... 4 Getting to know your editing toolbar:... 4 Adding a new card group... 5 What is the difference

More information

Introduction to Computer Science with MakeCode for Minecraft

Introduction to Computer Science with MakeCode for Minecraft Introduction to Computer Science with MakeCode for Minecraft Lesson 3: Coordinates This lesson will cover how to move around in a Minecraft world with respect to the three-coordinate grid represented by

More information

Nighork Adventures: Legacy of Chaos

Nighork Adventures: Legacy of Chaos Manual Nighork Adventures: Legacy of Chaos by Warptear Entertainment Copyright in 2011-2017 by Warptear Entertainment. Contents 1 Launcher 3 1.0.1 Resolution................................. 3 1.0.2 Fullscreen.................................

More information

BRUSHES AND LAYERS We will learn how to use brushes and illustration tools to make a simple composition. Introduction to using layers.

BRUSHES AND LAYERS We will learn how to use brushes and illustration tools to make a simple composition. Introduction to using layers. Brushes BRUSHES AND LAYERS We will learn how to use brushes and illustration tools to make a simple composition. Introduction to using layers. WHAT IS A BRUSH? A brush is a type of tool in Photoshop used

More information

Legacy FamilySearch Overview

Legacy FamilySearch Overview Legacy FamilySearch Overview Legacy Family Tree is "Tree Share" Certified for FamilySearch Family Tree. This means you can now share your Legacy information with FamilySearch Family Tree and of course

More information

INTRODUCTION GUIDE TO BLOXELS

INTRODUCTION GUIDE TO BLOXELS INTRODUCTION GUIDE TO BLOXELS Bloxels is designed to empower young game designers, artists, story tellers, and kids alike to create their own video games. Meet Bloxels, a first of its kind technology that

More information

Vox s Paladins Spectator Mode Guide

Vox s Paladins Spectator Mode Guide Vox s Paladins Spectator Mode Guide Requirements Keyboard with numpad (10key) This is required to be able to use the default spectator keybinds in Paladins. Paladins If Broadcasting Suitable PC setup for

More information

Project Documentation for Zombie Trail

Project Documentation for Zombie Trail Project Documentation for Zombie Trail Requirements Basic Requirements of the Program o The program is designed to be a fully playable (the game will not crash, and the end goal of the game is reachable)

More information

Gmod no download just play sign in

Gmod no download just play sign in Gmod no download just play sign in Garry's Mod free: If you like the online games where you can move around a virtual it is one of our garry's mod game online to play for free, play, online games,. Feb

More information

The D70 only controls one external group of flashes. You can use many external flashes, but they will fire at the same power.

The D70 only controls one external group of flashes. You can use many external flashes, but they will fire at the same power. Multiple Flash Channels The D70 only controls one external group of flashes. You can use many external flashes, but they will fire at the same power. To control more than one set of external flashes you

More information

Call Of Duty Modern Warfare 2 Manual Pc Gameplay Multiplayer Cheats

Call Of Duty Modern Warfare 2 Manual Pc Gameplay Multiplayer Cheats Call Of Duty Modern Warfare 2 Manual Pc Gameplay Multiplayer Cheats Modern Warfare 3 Muliplayer Gameplay (Weapons). by GameNews Call of Duty: Modern. The best place to get cheats, codes, cheat codes, walkthrough,

More information