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 - Krasher

Pages: 1 ... 38 [39] 40 ... 186
571
Music / Re: what you listening too?
« on: May 31, 2010, 12:54:55 PM »

572
Music / Re: Borgore - Guided Relaxation Dubstep
« on: May 31, 2010, 12:43:19 PM »
Me and Cam have always loved dubstep <3

573
Server Requests/Suggestions / Re: Underdone suggestion
« on: May 31, 2010, 12:36:06 PM »
here is the structure of how quests are:
Code: [Select]
local Quest = {}
Quest.Name = "quest_oil"
Quest.PrintName = "Oil Drum"
Quest.Story = "I require some oil from a Oil Drum, return to me the oil i need and i will make it worth your while."
Quest.TurnInStory = "Very good here is a gift that i think will be of some use to you."
Quest.Level = 1
Quest.ObtainItems = {}
Quest.ObtainItems["quest_oil"] = 1
Quest.GainedExp = 30
Quest.GainedItems = {}
Quest.GainedItems["armor_helm_junkhelmet"] = 1
Register.Quest(Quest)

local Quest = {}
Quest.Name = "quest_killzombies"
Quest.PrintName = "Kill zombie"
Quest.Story = "Zombies a always attacking newcommers here. Say, tell you what, you kill a couple of them things and I will give you some cash for it."
Quest.TurnInStory = "Nice job, I like the way you handled those zombies lets do this more often."
Quest.Level = 5
Quest.Kill = {}
Quest.Kill["zombie"] = 8
Quest.GainedExp = 50
Quest.GainedItems = {}
Quest.GainedItems["money"] = 70
Register.Quest(Quest)

i encourage everyone to make their own quests, based on their difficulty of what is necessary to do for the quest should reflect the level requirement.

 i like yours krasher what do you think of this? instead of quest_oil to have it
blackpowder, explosivespin, and fuel. fuel is made by refining methanol, black powder could be made from charcoal, and pin out of tincan using the wrench and pliers. someone earlier made a note that the doing wood distillation over and over was for nothing, well now we can let it have a purpose. also as a a reward you'd get a book on how to learn to craft grenades. where youll need fuel, blackpowder, tincan, explosivespin, and pliers and wrench. i can have the lvl requirement be 20, you think that'd be fair?

Well, lvl 20 seems like enough.

Code: [Select]
local Quest = {}
Quest.Name = "quest_grenade"
Quest.PrintName = "Controlled Combustion Device"
Quest.Story = "I had an idea for a new 'Combustable Weapon', give me the supplies I require and I might give you the diagram for it."
Quest.TurnInStory = "Thank you for helping me! As promised, here is a copy of the diagram to make this device."
Quest.Level = 20
Quest.ObtainItems = {}
Quest.ObtainItems["item_charcoal", "item_tin", "item_pin", "item_pliers", "items_wrench"] = 1
Quest.GainedExp = 100
Quest.GainedItems = {}
Quest.GainedItems["item_craft_grenade"] = 1
Register.Quest(Quest)

574
Server Requests/Suggestions / Re: Underdone suggestion
« on: May 31, 2010, 11:42:04 AM »
@Krasher, theres no need for a seperate thread all quest suggestions and ideas can be posted here, it would be a pain trying to keep up with more than one post for one project. many things usually gets double posted anyways.Quests are easy to code in. so all suggestions can be posted here and ill implement them onto the beta server.
lol /:P.

Quest 1.

Code: [Select]
Tasks["WtfH4X"] = {
NAME = "Wtf H4X",
DESC =
"You know that bigass Antlion Guard? Well we are having\n"..
"problems with the fucker! Gather some oil so we can\n"..
"set a charge on his home!\n",
TOGET = {item_oil = 20 ,EXP = 2000,},
REWARD = {item_dollars = 500,EXP = 700,},
}

575
Community Admin Apps / Re: Ryu's App... OMNOMNOM
« on: May 31, 2010, 08:56:41 AM »
Bümped

576
Boneyard / Re: Demotion: requesting back and unban (navyseal676)
« on: May 31, 2010, 08:54:49 AM »
Not until Moo can confirm what happened...

577
General Chat / Re: Most Friends on Steam?
« on: May 31, 2010, 08:47:12 AM »
I have 231

578
Server Requests/Suggestions / Re: Underdone suggestion
« on: May 31, 2010, 08:46:21 AM »
If we host it I will probably make a thread for people to think up quests so I can get them coded easier. lol

579
General Chat / Re: LETS MIX THIS SHIIIIII--- [Live]
« on: May 30, 2010, 06:27:51 PM »
RE-Live lololo

580
General Chat / Re: Best Yo Mama Jokes
« on: May 30, 2010, 02:43:51 PM »
Thoust Mother is of such expansive Weight, she is required to obtain a license of driving to walk across the local area.

Your mothers mass proportionate to that of the earth is so many newtons that you have to multiply pi by 3 to get HER circumferance.

(3 pi) r ) = your mothers circumferance.

Hehe =).

YO MAMAZ LIKE RAILROAD TRACKS, LAID ALL OVER THE COUNTRY. 

581
General Chat / Re: LETS MIX THIS SHIIIIII--- [Live]
« on: May 30, 2010, 10:34:16 AM »
Live once again

583
Server Requests/Suggestions / Re: ZS Zombine
« on: May 29, 2010, 10:51:11 PM »
I think making the zombine a higher level normal zomb would be nice

like wave 2 and such

584
Music / My custom [Satisfaction -- Dubstep] remix.
« on: May 29, 2010, 10:23:35 PM »
This was done live, lol. Decided to then record it. So here it is:

http://www.multiupload.com/CBQS3AYK4W

585
General Chat / Re: LETS MIX THIS SHIIIIII---
« on: May 29, 2010, 08:42:23 PM »
Live once again

Pages: 1 ... 38 [39] 40 ... 186