Poll

How should you level?

Quests and tasks!
3 (18.8%)
Choppin' and stompin' on enemy skulls!
0 (0%)
Both skulls n' quests?
13 (81.3%)
Other (tell us about it!)
0 (0%)

Total Members Voted: 16

Author Topic: Scavenger Mod : topic update/requesting apps4builders  (Read 19303 times)

Alright, I did some work tonight:
-Made a server.cs, it currently only checks to make sure you have Teir Tactical or it will not execute.
-If there is teir tactical, it executes base.cs
-base.cs will execute all the other scripts
-made a small edit to armor.cs
-made searching.cs

Info about searching.cs
-Haven't tested, so not positive it works. Will have MP go over it to see if it looks right then might test.
-made a special chest brick, just a 2x4x1
-when you click on the brick, it goes though all the items, and puts them in a list.
-it then does a random of all the bricks plus a third of that, which is nothing
-if you get the third, its nothing, and you get nothing
-otherwise, you get the random item
-you cannot open chests you've already opened

Update - mp checked it so it should be good. haven't tested though.
« Last Edit: October 22, 2011, 01:23:17 AM by Munkey »

snip
Nice! Glad to hear this, looks like we're back on track boys. Just wish Rusty would post those models :(

As for the topic in general- page 10!

Derroith, get on steam more often :C

Also, anything else that need be done?


Derroith, get on steam more often :C

Also, anything else that need be done?

My computer is unable to be used.

<3

Edit: </3 it says Derrioth.
« Last Edit: October 22, 2011, 05:31:14 PM by Derroith »


</3 was tired!
it's alright, just try and fix it if thats possible.

might actually make my own.

Also, anything else that need be done?
Forgot to answer this! Just try making a 5min tick system, all for now. When your done with that, I'll inform you in advance about that.

Code: [Select]
function fivetick()
{
     schedule(5 * 60000, 0, fiveTick);
}

Code: [Select]
function fivetick()
{
     schedule(5 * 60000, 0, fiveTick);
}
rofl, I never understood ticks.

But does it rotate, like repeat?

rofl, I never understood ticks.

But does it rotate, like repeat?
yes

yes
hah, cool.

Well I'll be looking into the night and day, sleeping, and hunger.

What I think is fun to do on Slopes - Dark, is this:

1.) Spawn a stuff ton of scattered zombie spawns (very spreaded)

2.) Spawn some random weapons all over (preferably T+T <3 u bush)

3.) Make a house and fight!

And the starting weapons in the minigame are:

1.) A flashlight

2.) A Covert Pistol

3.) A pill

4.) A molotov

5.) A medpack

-snip-

Uhm... This pertains to the Scavenger mod how, exactly?

Uhm... This pertains to the Scavenger mod how, exactly?
My exact thoughts, and MP, I gotta question for you, can you have a go at the tick system with day and night? I've tried multiple things, I'm having problems and the stuff doesn't work in general. Lighting is probably the most confusing stuff I've ever seen.

Son, I'm asking ya' if you can take a go at it and try it.

Rusty apperntly is not giving the models now. since i killed him in a faimly rp
« Last Edit: October 24, 2011, 07:38:54 PM by Eeposs »