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.


Topics - brickybob

Pages: 1 2 3 4 5 6 [7] 8 9 10 11 12 ... 38
91
S.T.A.L.K.E.R. RP

This is in very early development, so I will not be working on a pretty logo or models at the moment.  If you want to contribute (whatever it may be, models, code, a lovey logo), feel free too!

Progress;
-Factions - 100% - All is well.
-Radiation - 95% - Nothing dispenses radiation, only way to get poisoned is via console.
-Currency - 60% - Currency itself works, just can't obtain any more money.
-GUI - 60% - Need to finish other things beforehand.
-Store - 50% - Operational, but nearly empty.
-Emissions - 0% - Not working on this, yet.
-Anomalies - 0% - Not working on this, yet.
-Mutants - 0% - Not working on this, yet.  Probably can be done is bot events so I might not do this.
-Quests - 0% - No NPCs to give quests.

Total Progress: 38%



Screenshots;
GUI

Another update: A quick look at the inventory GUI.

note the hunger status in the bottom left
Commands;
/startstalker - Start the game.
/join [1-4] - Join a faction, by default you're in Loner.
/buyantirad - Subtracts 500 RU and cleans your system of radiation.
/useantirad - Sets radiation to 0 and subtracts 1 antirad from your inventory.

Features;
-Dynamically updating GUI.
-Can view players faction in chat.

Edit: I'm putting this project on hold, if you want the source to continue it you can get it here.  NOTE: IT DOES NOT FINISHED.

92
Modification Help / Basic Math Problems
« on: April 26, 2012, 08:07:12 PM »
How do I set a variable to be 100 LESS than it's original value?  I tried...
Code: [Select]
		$rackunit = $rackunit - 100
and
Code: [Select]
		$rackunit = {$rackunit - 100}
and
Code: [Select]
		$rackunit - 100

but nothing seems to work

what do

93
Modification Help / Schedule Isn't Doing Damage
« on: April 25, 2012, 10:31:13 PM »
Seriously this time, last thread for a while.  This is my third thread.

Code: [Select]
function radiationtimer(%player)
{
%newobjectid = findclientbyname(%cl.name);
schedule(1000, 0, "radiationdamage(%player)", %newobjectid);
}

function radiationdamage(%player)
{
%newobjectid.player.addHealth(-25);
}

function STATFUNCTION(%cl)
{
%radiation = 33;
stat1.setValue(%radiation);
if(%radiation > 25) {
radiationtimer(%player);
}
}

I'm a n00b at schedules (and scripting in general, thank Allah for this category in the forums) so I probably messed up.

The script loads fine but it just doesn't to damage to people when they type statfunction();

94
Modification Help / Reducing a Player's Health
« on: April 25, 2012, 09:58:49 PM »
Sorry for 2 posts in the same board in a day, but how do I reduce 25 health from a certain player?

As in, find his/her object ID and reduce 25 health from said object?

Thanks in advance.

95
Modification Help / [MOAR PROBLEMS]My Gui Won't Read a Variable
« on: April 25, 2012, 07:17:39 PM »
http://dl.dropbox.com/u/38907569/RP_Stalker.zip

Pretty obvious what I'm trying to do just by looking at the file name.

Anyways, when I open the gui the spot where the rads value is always blank, not sure where I messed up so I submitted the whole thing.

Any ideas?

96
Games / Let's Play Some Vidya Games!
« on: April 22, 2012, 02:11:55 PM »
http://www.livestream.com/brickybobsgamesandstuff?t=50426

I'm right now about to play Call of Pripyat.

I have chat enabled in game, so I can read what you all are saying.

And I do requests, so feel free to ask me to play anything in my stream library.  (I own some games that aren't in Steam library, like Call of Pripyat of Dwarf Fortress.)

Get in here :D

97
Off Topic / I Am Convinced My Social Studies Class is The Best
« on: April 20, 2012, 07:48:45 PM »
We finally finished the CRCTs, so for the rest of the year we always wind down until Summer break.  So all we did in Social Studies class was play a game of Jeopardy and then watch the Brainpop about the history of hip-hop and rap.

What did you do in class today?

Edit: Here is the Brainpop, you need an account to watch it (which I will not provide.)

98
Games / Who Wants to Play GTA IV With Me?
« on: April 17, 2012, 06:12:23 PM »
I just got the game not too long ago, so if we could have a good ol' fashioned BLF game of GTA IV (any game mode is fine) just message me on Steam.

http://steamcommunity.com/id/mc77

Edit: My Social Club/Windows Live is xS1LeNcE

99
Off Topic / HAPPY BIRFDAI TO BRICKYBOOB
« on: April 16, 2012, 04:58:04 PM »

celebrate me being one year closer to dying

here's my steam for absolutely no reason, hinthint

100
title

I mean capacity, not size, obviously.  I had to say it because some unfunny friend would go say "OH I THINK 2 FEET LOL!"

Editted to sound less exaggerated.

101
Games / Anyone have the link to SCP-087 Game?
« on: April 11, 2012, 07:00:54 PM »
http://indiegames.com/2012/02/freeware_game_pick_scp-087_hav.html

This one ^^

The link is down for violation or something and I can't find a link, anyone mind helping me?

Edit: Found it, nevermind.

102
Off Topic / sinep
« on: April 10, 2012, 10:31:11 PM »
http://turntable.fm/4f84ecc6aaa5cd464e000028

Get in here, feel free play anything that is hip hop.

No Lil Wayne/Wiz whatshisface bullstuff, real hip hop.  Like Digital Underground and stuff.


meh, maybe another time

103
Games / Blockland Turntable Room!
« on: April 10, 2012, 10:29:58 PM »
http://turntable.fm/4f84ecc6aaa5cd464e000028

Get in here, feel free play anything you feel like.

Edit: forget me i posted in games asfdasd

104
Games / ASCII Sector - Dwarf Fortress With Lazers!
« on: April 09, 2012, 06:25:26 PM »

Quote
Ascii Sector is a free space combat/exploration/trading game for Windows, Mac OS X and Linux. You start with a simple spaceship and can then accept missions or trade goods to earn enough money to upgrade your ship or buy a new one.

You can engage in deadly fights both in space, on the ground and on board spaceships, and using the Ascii Sector scripting language, you can create your own quests for the game or have fun with other players' quests.

If you're ready to step into the Ascii Sector universe, go ahead and download the free game. Or visit the discussion forums for tips and tricks and development updates from the game's single developer.

Latest version: 0.7.1.4
Released: March 12th, 2012
-Website

I've been getting into roguelike's lately, so I've been on the lookout for some good RL's.  Late at night, I was browsing /v/ and I found this gem.

It reminds me of Startrek for some reason, probably because you can walk around your ship while it's in flight.

Pages: 1 2 3 4 5 6 [7] 8 9 10 11 12 ... 38