THIS QUEUE IS OVER
If you want get your map modded, please ask me on the
COFFEE PARTY QUEUE.
__________________________________________________________________
~~~~~~~~~~~~« About the Queue »~~~~~~~~~~~~~~~~~~
Who? cFiszpan (Facebook: Fiszpan Porcel)
Why? I'll learn by osmosis or Trial-and-Error.
NOTICE: My mods are not great quality almost >_< but I'm fighting for my life ^^
~~~~~~~~~~~~« Five Queue Rules »~~~~~~~~~~~~~~~~~~
- Rule #1: I'll mod finished diffs only.
» Finished = complete. Any incomplete diffs will be skipped with an advice and I'll mod just the completed ones.
» If you really want a GD from me, request it please ^^ - Rule #2: Just 1 (one) map per post, 1 post per user!
- Rule #3: UNLESS stated in my last post, each turn will be open for up to 3 (three) posts.
» I'll say whether a turn/slot is Open/Closed. Please Pay Atention to my last post!. - Rule #4: Mod4Mod is Open Forever
- Rule #5: Have Patience.
» I can mod in Saturdays only ~.~ I work everyday (my money does not grow in trees...almost c: ). Thence I'll mod in my freetime only (obviously!)
~~~~~~~~~~~~« About Language »~~~~~~~~~~~~~~~~~~
I can mod in English and/or Portuguese.
(Se você é do Brasil, falaremos Português.)
(Se tu és de Portugal, falar-nos-emos em Português.)
~~~~~~~~~~~~« About GD Requests »~~~~~~~~~~~~~~~~~~
I can make [Easy] and [Normal] diffs. (I'll name them cFiszpan's Easy/Normal or anything related to song)
Need an [Insane]? I can try do, but... Just for songs I LOVE tightly (:
~~~~~~~~~~~~« About SB Modding »~~~~~~~~~~~~~~~~~~
I DON'T Mod Storyboards.
~~~~~~~~~~~~« About Taiko/CtB/osu!mania Modding »~~~~~~~~~~~~~~~~~~
I DON'T Mod Taiko/CtB/osu!mania.
~~~~~~~~~~~~« Song Styles »~~~~~~~~~~~~~~~~~~
Song Styles More Likely I ♥ Love ♥ :
- Any Italian songs.
- Skillet, DC Talk, Delirious?, Hillsong/Hillsong United and other Gospel bands/singers.
- 60's / 70's / 80's American Music (e.g.: Sade, American movie themes).
- Brazilian Pop/Pop-Rock (Renato Russo, Capital Inicial, Barão Vermelho and so on.).
- Brazilian Gospel Music (Sérgio Lopes, Novo Som, Catedral and so on.) (includes their Remix versions).
- Higurashi, Umineko, Yu Yu Hakusho, Shurato, Powatrin/Patrine.
- Jaspion, National Kid and all other Tokusatsu.
- Touhou
- Funk (specially the Rio de Janeiro's Funk style)
- Pagode
- Dubstep/Nightcore
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
For Queue Status: See my last post.
................ SEE MY LAST POST
How Tea Party Modding Queue usually works
//How Tea Party Modding Queue usually works
int main (void)
{
printf ("Modding maps, please wait...");
.
.
.
foreach (map in queue) {
RESULT mresult = normal_mod(map);
if (is_so_perfect(mresult)) {
if (on_list(map, my_osu_needs_more_list))
shoot_star_to(map);
give_congrats_to(map.author());
// call_MAT_to_see(map) // yet not implemented ): you need ask a MAT by yourself
} else {
post_appointments(map, mresult);
}
}
.
.
return (0);
}