• Terraria Megathread V3 - Wheres that map drawer program again?
    4,691 replies, posted
dont think there would be a chasm it searches a piece of land that is suitable for it
still looking for a decent server
[QUOTE=nmagain;30095415]still looking for a decent server[/QUOTE] [QUOTE=TurbisV2;30093801]Going to bed, but I built a NPC filled house on this map and if you want you can play with some friends but can't host for yourself. 81.226.61.91 Password: rapingdwarves[/QUOTE]
[QUOTE=Carand;30095459][twoquotes][/QUOTE] Ok. nice avatar btw
[QUOTE=nicatronTg;30093499]Not possible. I could ban someone for throwing one, but there's no way to prevent it.[/QUOTE] [url]http://terrariaforums.net/viewtopic.php?f=19&t=5[/url] A Dynamite Update * /dynamite: Toggle the ability for dynamite (and other asplosives--yes, asplosives) to affect land * /kickdynamite: Automatically kick users who are caught using dynamite. Since the first dynamite stick will still be thrown, you should still use /dynamite to disable its effect. * /bandynamite: Same as /kickdynamite, but for hardcore admins who aren't very forgiving and want to ban instead of kick.
Is there any server up at the moment? I can't connect to any.
[QUOTE=Konker;30095623][url]http://terrariaforums.net/viewtopic.php?f=19&t=5[/url] A Dynamite Update * /dynamite: Toggle the ability for dynamite (and other asplosives--yes, asplosives) to affect land * /kickdynamite: Automatically kick users who are caught using dynamite. Since the first dynamite stick will still be thrown, you should still use /dynamite to disable its effect. * /bandynamite: Same as /kickdynamite, but for hardcore admins who aren't very forgiving and want to ban instead of kick.[/QUOTE] Haha, it costs money? What is this garbage.
[QUOTE=NINTENDUDECT;30095782]Haha, it costs money? What is this garbage.[/QUOTE] Indie dev trying to grub money but doing it the worst possible way.
is there any way to stop the instakill skulls from spawning in the dungeon other than beating skeletron?
Quite a good battle my friend and I had, rather short. For some reason fraps decided not to record my voice [media]http://www.youtube.com/watch?v=FgsNsRi2UHI[/media]
[QUOTE=nmagain;30096083]is there any way to stop the instakill skulls from spawning in the dungeon other than beating skeletron?[/QUOTE] If you go at night time they still spawn but only do normal skeletron damage, allowing you to loot a few chests before dying.
[QUOTE=nmagain;30096083]is there any way to stop the instakill skulls from spawning in the dungeon other than beating skeletron?[/QUOTE] killing skeletron is easy with a few friends, see above video
[QUOTE=nmagain;30096083]is there any way to stop the instakill skulls from spawning in the dungeon other than beating skeletron?[/QUOTE] Fill your inventory entirely with angel statues and they just pass right through you!
Seriously its pissing me off the fact that i cant get a goblin invasion. Does anyone have a server where theres a perma one on so i can just rinse them until i get rocket boots?
[QUOTE=Goodthief;30096118]killing skeletron is easy with a few friends, see above video[/QUOTE] i have a 8kb/s connection, i don't play multiplayer.
[QUOTE=nmagain;30096158]i have a 8kb/s connection, i don't play multiplayer.[/QUOTE] oh my, then take tips from the video, use the feral claw and that purple sword then get all up in its grill and swing like mad
I just soloed Skeletron with a Minishark and about 2000 meteor shots.I had full Necro Armor
[QUOTE=TomZa;30096208]I just soloed Skeletron with a Minishark and about 2000 meteor shots.I had full Necro Armor[/QUOTE] Iron armor. Ball o hurt. What now worthless Omega lifeform?
Anyone want to trade something for my spare ivy whip or blade of grass? hoping i can get either a Muramasa or rocket boots for it
I have full shadow armor and a minishark yet i still die with skeletron
[QUOTE=jordz;30096284]Anyone want to trade something for my spare ivy whip or blade of grass? hoping i can get either a Muramasa or rocket boots for it[/QUOTE] 3 heart crystals and grappling hook for ivy whip
[QUOTE=nmagain;30096360]3 heart crystals and grappling hook for ivy whip[/QUOTE] Don't need any of them
[QUOTE=jordz;30096408]Don't need any of them D=[/QUOTE] !!!D=!!! omg :xd:
[QUOTE=Tokagero;29946593][img]http://gyazo.com/8eb550fa69b90342837c1b98c5db16f5.png[/img] My merchant is god damn pigeon. He wants to live on the roof, end of story.[/QUOTE] My Demolitionist is a god damn salmon. He wants to live in the water
anyone have a server for noobs? oh yeah i had it gifted to me so i'm not jealous anymore
Well... I figured out how to kill people on my server :smug: 83.87.158.161 password takken I wonder how many times I have said that already...
Just finished my [B]100 % XNA free Terraria dedicated server (mod):[/B] [IMG]http://dl.dropbox.com/u/10138885/TerrariaDedicated/Dedi.png[/IMG] Just extract and open this : [URL]http://dl.dropbox.com/u/10138885/TerrariaDedicated/Terraria.exe[/URL] (Enter exit to save&close the server) [B]@coders:[/B] This works by replacing all the XNA classes Terraria uses with homemade classes(most of them don't even do anything,because we don't need any directx stuff) If you want to integrate this into your server mod just 1) Remove all the [URL="http://dl.dropbox.com/u/10138885/TerrariaDedicated/References.png"]References to XNA[/URL] 2) Add my [URL="http://dl.dropbox.com/u/10138885/TerrariaDedicated/Dedicated_Source.rar"] DedicatedFramework & Main files[/URL] to your project 3) Replace Program.Main with something like this [code] private static void Main(string[] args) { string world,password; Console.Write("World: "); world = Console.ReadLine(); Console.Write("Password: "); password = Console.ReadLine(); DedicatedMain main = new DedicatedMain(world,password); } [/code]4) Change DedicatedMain to derive from your Wrapper [code]class DedicatedMain : Main[/code]5)and (if you want fancy status messages in the console title bar) Change [code]public static string statusText;[/code]to [code] public static string statusText_ = ""; public static string statusText { get { return statusText_; } set { if (value != statusText_) { Console.Title = value; statusText_ = value; } } }[/code] in Main.cs EDIT: This should work on Linux(didn't test it)
[QUOTE=uitham;30096617]Well... I figured out how to kill people on my server :smug: 83.87.158.161 password takken I wonder how many times I have said that already...[/QUOTE] I am afraid to go on your server after these words
Okay i'm feeling generous, i'm gonna give anything in my inventory away thats not crossed out, its first come first serve so be quick and PM me which ones you want [img]http://img813.imageshack.us/img813/3383/itemsn.png[/img]
Anybody have rocketboots I can trade, I really need a pair.
Sorry, you need to Log In to post a reply to this thread.