What if they die on the same night, your check would only give him 1 stock instead of 2 : )
Amazon.com: pure aloe vera gel
What if they die on the same night, your check would only give him 1 stock instead of 2 : )
You are fucking right
This is better as a function that the Vigilante class runs at the end of the night phase event.
Void FillStock()
{
…If (Naruto.Alive == false) && (Vigilante.NarutoStock==false)
…{
…Vigilante.Stock +=1;
…Vigilante.NarutoStock = True;
…}
…If (Sakura.Alive == false) && (Vigilante.SakuraStock==false)
…{
…Vigilante.Stock +=1;
…Vigilante.SakuraStock = True;
…}
}
Lol, can’t we do it with event handlers instead, its cleaner!
class Naruto inherits Civilian{
...
void onDeath(){
eventDispatcher.DispatchEvent(PlayerEvents.VIGISTOCK);
}
}
class Sakura inherits Civilian{
...
void onDeath(){
eventDispatcher.DispatchEvent(PlayerEvents.VIGISTOCK);
}
}
class Sasuke inherits Civilian{
static int stocks;
Sasuke(){
stocks = 1;
eventDispatcher.addListener(PlayerEvents.VIGISTOCK, onVigiStock);
}
onVigiStock(){
++stocks;
}
}
On top of that Oz made a lover roleclaim early as hell in the game that only a few people seemed to have picked up on. “Don’t lynch me, I didn’t put the screw in the tuna”. *
More like
If (Sakura.Alive == false) || (Naruto.Alive == false)
{
Vigilante.Stock +=1;
}Edit
Stupid SRK doesn’t show the text indented >:/
Nigga indent that shit
Oz always leaves breadcrumbs, or clues, when he has a role. Then he refers back to them and gets pissed when nobody picks up on them or believes them. Thats OZ’s thing.
Looking back it’s a wonder that I didn’t shoot Oz back in my first game. But thankfully I’m a overly trusting guy (less and less for each game though ).
Please note, PW’s voting for the 12th and 13th players in SRK Mafia All Stars II will end at midnight PST on Friday.
Nominations for the SRK Mafia Awards will end 24 hours before the game commences. Please get your nominations in by then, and I will then present the awards in the pre-game.
And if you guys are just voting for the Manhunter, I will make sure you don’t live very long in this game.
And if you’re not in this game, the next open game.
And if you guys are just voting for the Manhunter, I will make sure you don’t live very long in this game.
Did my kaz votes count, or does it have to be via PM?
Count my 2 votes for kaz
By the way, @kaz
When you said something to the effect of alieving me of feelings in that one game, I noticed. Think you’re slick lol
If its not via pm I don’t count it
Sooooooo, when’s the next game tho?
After this one is the proving ground that you can get in.
Provided he doesn’t try to sign up mid-game with 1 Mafia remaining.
so. what am i voting on and who is in the running?
so. what am i voting on and who is in the running?
Two people to join the All Star Game.
Anyone who has played in Mafia before that hasn’t declined to potentially join this one if voted.
DG isnt in the top 10?!?
Easy
edit:Code blocks on this forum are seriously hard to look at. The exact opposite of what I would normally look at when I’m coding. BRIGHT FRICKEN YELLOW. Who decided that was a good idea?
and if you are using the black skin its white text!? and the yellow one is like grey text on a grey field. wtaf
What is the animated AV maximum size on the new site?