Author Topic: Betrayal in Block Boulevard (BBB) - Official WIP Topic: Playable 1/12/13  (Read 26700 times)

I've been trying to contact Port for the past 4 days and every time I message him on Steam he doesn't reply.

Incase he probably isn't getting anything done, I need other backup scripters who would be willing to script the gamemode.
So if you are an advanced scripter please help.

I've been trying to contact Port for the past 4 days and every time I message him on Steam he doesn't reply.

Incase he probably isn't getting anything done, I need other backup scripters who would be willing to script the gamemode.
So if you are an advanced scripter please help.

It's a good idea to get a backup scripter, since you didn't got any news from Port.

Coded Karma.
Coding the Corpses.
Also Hi I'm the Backup Coder.
Corpses are about done now. They now store data, such as Player's Name, Player's class (Innocent, Detective, Traitor) and what the last thing to hit them was (Gun, Vehicle Explosion, Self Delete, etc).
« Last Edit: November 06, 2012, 09:10:49 AM by Alphadin »

Coded Karma.
Coding the Corpses.
Also Hi I'm the Backup Coder.
Corpses are about done now. They now store data, such as Player's Name, Player's class (Innocent, Detective, Traitor) and what the last thing to hit them was (Gun, Vehicle Explosion, Self Delete, etc).
Yes thanks.

Continue working you are doing great.

(From messaging Port)

1:55 AM - Traitor: port
1:56 AM - Traitor: just thought i'd let you know, you never told me what you have done with bbb so i can assume you havent done much
1:56 AM - Traitor: which is why i have a backup scripter and he is scripting the gamemode now
1:56 AM - Traitor: So unless you show me what youve done, if you don't reply within a month or so he will become the main scripter.

I have tried to reach Port for about 2 weeks now and he seems to ignore every Steam message I send him.

I am giving him 1 month, if he seriously doesn't reply or say anything about the BBB gamemode that he's done so far then Alphadin will become the main scripter and Port will be kicked off completely from the Administration and the credits.

Also for those who wonder what the progress for BBB is so far:

Build: about 30% done
Scripting: Apparently (from Alphadin) somewhere around 40%
« Last Edit: November 10, 2012, 02:51:47 AM by Nobot »

Yes thanks.

Continue working you are doing great.

(From messaging Port)

1:55 AM - Traitor: port
1:56 AM - Traitor: just thought i'd let you know, you never told me what you have done with bbb so i can assume you havent done much
1:56 AM - Traitor: which is why i have a backup scripter and he is scripting the gamemode now
1:56 AM - Traitor: So unless you show me what youve done, if you don't reply within a month or so he will become the main scripter.

I have tried to reach Port for about 2 weeks now and he seems to ignore every Steam message I send him.

I am giving him 1 month, if he seriously doesn't reply or say anything about the BBB gamemode that he's done so far then Alphadin will become the main scripter and Port will be kicked off completely from the Administration and the credits.

Also for those who wonder what the progress for BBB is so far:

Build: about 30% done
Scripting: Apparently (from Alphadin) somewhere around 40%

I've just thought of something for the scripting: don't you think it would be easier to script an equipment menu which could be opened by typing a command (like /equipment or something like that, it's just an example) instead of scripting one which would would be opened by pressing a key?

I've just thought of something for the scripting: don't you think it would be easier to script an equipment menu which could be opened by typing a command (like /equipment or something like that, it's just an example) instead of scripting one which would would be opened by pressing a key?
Well, from what I've played of ttt, speed is essential. It would be much harder for traitors to get equipment if he did that.

The thing about GUIs is that the GUI downloader is limited, and forcing people to download one is a big way to lose players. As he said / commands are slow, but they can be used by everyone. I think we should have / commands and not force everyone to download the GUI, and also have the GUI a downloadable option to maximize speed and convenience.

Well, from what I've played of ttt, speed is essential. It would be much harder for traitors to get equipment if he did that.
Yes ^ this

The thing about GUIs is that the GUI downloader is limited, and forcing people to download one is a big way to lose players. As he said / commands are slow, but they can be used by everyone. I think we should have / commands and not force everyone to download the GUI, and also have the GUI a downloadable option to maximize speed and convenience.
I have to disagree.

When playing BBB you will need to be quick and you can easily tell if someone is opening up a GUI when they stop and you see them typing.
Please use a keybind, it's not that hard to script and it's much faster and efficient.

Plus we NEED to have a client GUI either way, we need a C4 gui window for when you click it, you need a karma menu to see peoples karma and not just the player list, etc.

Version 0.1 ready for (Private) testing!
Code: (Version 0.1) [Select]
Players are sorted into proper categories on game start.
Corpses spawn on death and contains basic information on how they died.
Temporary map Shipyard is ready for testing.
Simple games can be played.
Karma is saved and loaded.
Low karma auto-bans you.

Code: [Select]
package progress
{
     Core Scripts = "~80% Finished";
     Weapons Scripts = "Starting";
     Special Gear = "Not Started";
};
ActivatePackage(progress);
« Last Edit: November 11, 2012, 05:05:59 AM by Alphadin »

Version 0.1 ready for (Private) testing!
Code: (Version 0.1) [Select]
Players are sorted into proper categories on game start.
Corpses spawn on death and contains basic information on how they died.
Temporary map Shipyard is ready for testing.
Simple games can be played.
Karma is saved and loaded.
Low karma auto-bans you.

Code: [Select]
package progress
{
     Core Scripts = "~80% Finished";
     Weapons Scripts = "Starting";
     Special Gear = "Not Started";
};
ActivatePackage(progress);

Nice job, it's good that someone is finally scripting again :).



Ask nobot (If you actually want to test lol).

Good idea, i'll ask him too.

Do you know when will the testing occur?

Even if you ask I doubt he'll let either you or Brian in, we've already got some good testers ready.

Even if you ask I doubt he'll let either you or Brian in, we've already got some good testers ready.
Yup.

We already have a good amount of testers guys.
Sorry no more :s.