Welcome to Assassin's Creed Wiki! Log in and join the community.

User talk:War Clown: Difference between revisions

From the Assassin's Creed Wiki
Jump to navigation Jump to search
imported>Ghosttharian
imported>War Clown
mNo edit summary
 
(166 intermediate revisions by 41 users not shown)
Line 1: Line 1:
{{UserTalkHeader}}
<center>'''Archives: '''[[User_talk:War_Clown/Archive|1]] - [[User_talk:War_Clown/Archive_2|2]] - [[User_talk:War_Clown/Archive_3|3]] - [[User_talk:War_Clown/Archive_4|4]] - [[User_talk:War_Clown/Archive_5|5]] - [[User_talk:War_Clown/Archive_6|6]] - [[User_talk:War_Clown/Archive_7|7]] - [[User_talk:War_Clown/Archive_8|8]]</center>
 
==Messages==
You've pressed '''"1"'''. State your business.
===Omegaplib===
War, Omega said you interviewd him sometime ago but there's still no report on the apprentice initiative about the outcome of the talk. Please update it. -- [http://assassinscreed.wikia.com/wiki/User:D._Cello D. Cello] 22:47, May 4, 2011 (UTC)
 
 
===Arsuf===
War, I think it's done... I'm still not entirely happy with the section titles, but they're okay, I think... So, yeah... Assignment finished, Master :) [[User:Elchzard|Elchzard]] 20:25, May 11, 2011 (UTC)
 
==Ban Hammer==
You've pressed '''"2"'''. Identify the criminal and state his charges.
 
==IRC==
You've pressed '''"3"'''. Leave a note.
 
==Stuff==
 
I saw '''Assassin's Creed Brotherhood Diary''' (http://www.youtube.com/watch?v=pjPT7oC2il0) And when you get to skip through ''2.20min'', you see a mission in front the pantheon that I have not found anywhere in the game, But you can clearly see that it is a '''gameplay'''. Does anyone know how I can play this mission or how it is that I can not? By the way: I have <u>Assassins Creed Brotherhood Codex Edition</u>
 
Please reply soon
 
:Sign your posts. Its from a dev diary, some stuff from there wasn't seen in game. Most likely the one you've been saying is cut from the game. And that's your answer. --[[User:War Clown|<span style="font-family:OCR A Extended;font-size:20px;color:#CCCCCC;">'''WarClown'''</span>]] [[User talk:War Clown|<sup><font color="white">'''Frequency: 149.94'''</font></sup>]] 13:22, April 27, 2011 (UTC)
 
== No title ==
 
Hello War Clown.
 
Sorry for talking to you knowing that you surely hate me.
 
But, Rayne is out, and I don't understand why do I need to talk with him.
 
I am afraid too, talking with Rayne or with Cello. They will bann me as soon as they see me.
 
I know this is public.
 
But, just talk with them, please. Promise is Promise.
 
Do as you see fit, [[User:19Iguy|19Iguy]] 15:58, April 27, 2011 (UTC)
 
:I'm sorry, but I can't be reasoned with. I sold my sanity for some cake yesterday. Talk to either Cello or Rayne, I'm sure they're more reasonable than I am. --[[User:War Clown|<span style="font-family:OCR A Extended;font-size:20px;color:#CCCCCC;">'''WarClown'''</span>]] [[User talk:War Clown|<sup><font color="white">'''Frequency: 149.94'''</font></sup>]] 16:05, April 27, 2011 (UTC)
:Thank you for responding... And-a... Sorry for being stupid all that time. [[User:19Iguy|19Iguy]] 16:15, April 27, 2011 (UTC)
:Hello again,,, It's to late... I am banned, AGAIN! I DID WANT TO CHANGE, I PROMISSED. Roma didn't try to hear me. Im sorry, please. :'((
::Then go explain to him! I didn't do anything! --[[User:War Clown|<span style="font-family:OCR A Extended;font-size:20px;color:#CCCCCC;">'''WarClown'''</span>]] [[User talk:War Clown|<sup><font color="white">'''Frequency: 149.94'''</font></sup>]] 16:28, April 27, 2011 (UTC)
 
 
I know... But am I banned forever! what will it do if I am banned forever...
 
 
It's not youre fault... I'm so pissed off right now! >: ((
 
:God damn it, will you just keep away from me?! I'm not your freaking caretaker damn it! Another post from you here and I'll make sure you're banned from this place too! --[[User:War Clown|<span style="font-family:OCR A Extended;font-size:20px;color:#CCCCCC;">'''WarClown'''</span>]] [[User talk:War Clown|<sup><font color="white">'''Frequency: 149.94'''</font></sup>]] 05:45, April 28, 2011 (UTC)
 
 
== Just sad...... :( ==
Could you help me with this?
 
http://assassinscreed.wikia.com/wiki/Assassin%27s_Creed_II_Achievement_Guide
 
[[User:Assassinist|<font color="red"><font face="chiller"><font size="4">The Reaper</font></font></font>]] 03:20, May 5, 2011 (UTC)
 
== RE: Page set up ==
 
Yo bro, whats the flow, how you go....ing? XD Anyway those pages you requested have been set up [[Assassin's Creed Wiki:Apprentices/Elchzard|here]] and [[Assassin's Creed Wiki:Apprentices/Elchzard/PigeonCoop|here]]. Cheers! --[[User:Subject_16*|<span style="font-family:trajan pro;font-size:16px;color:#33CC33;">☘ '''The Green Lion''' ☘</span>]] ➜[[User_Talk:Subject_16*|<span style="font-family:century gothic;font-size:12px;color:orange;"> ☎<sup>Talk</sup>☎</span>]] 13:45, May 5, 2011 (UTC)
 
== Auto refresh feature ==
 
To be added in [[MediaWiki:Common.js]].
 
<pre>
 
/* ######################################################################## */
/* ### AJAX RC                                                          ### */
/* ### ---------------------------------------------------------------- ### */
/* ### Description: Automatically refresh "Recent changes" via AJAX    ### */
/* ### Credit:      User:pcj (http://www.wowpedia.org)                  ### */
/* ###              User:Porter21 (fallout.wikia.com)                  ### */
/* ######################################################################## */
var indicator = 'http://images1.wikia.nocookie.net/assassinscreed/images/d/de/Ajax-loader.gif';
var ajaxPages = new Array("Special:RecentChanges", "Special:WikiActivity", "Assassinscreed Wiki:WikiActivity");
var ajaxTimer;
var ajaxRefresh = 60000;
var refreshText = 'Auto-refresh';
if( typeof AjaxRCRefreshText == "string" ) {
refreshText = AjaxRCRefreshText;
}
var refreshHover = 'Enable auto-refreshing page loads';
if( typeof AjaxRCRefreshHoverText == "string" ) {
refreshHover = AjaxRCRefreshHoverText;
}
var doRefresh = true;
function setCookie(c_name,value,expiredays) {
  var exdate=new Date()
  exdate.setDate(exdate.getDate()+expiredays)
  document.cookie=c_name+ "=" +escape(value) + ((expiredays==null) ? "" : ";expires="+exdate.toGMTString())
}
function getCookie(c_name) {
  if (document.cookie.length>0) {
      c_start=document.cookie.indexOf(c_name + "=")
      if (c_start!=-1) {
        c_start=c_start + c_name.length+1
        c_end=document.cookie.indexOf(";",c_start)
        if (c_end==-1) c_end=document.cookie.length
        return unescape(document.cookie.substring(c_start,c_end))
      }
  }
  return ""
}
function preloadAJAXRL() {
  ajaxRLCookie = (getCookie("ajaxload-"+wgPageName)=="on") ? true:false;
  appTo = ($("#WikiaPageHeader").length)?$("#WikiaPageHeader > h1"):$(".firstHeading");
  appTo.append('&#160;<span style="font-size: xx-small; line-height: 100%;" id="ajaxRefresh"><span style="border-bottom: 1px dotted; cursor: help;" id="ajaxToggleText" title="' + refreshHover + '">' + refreshText + ':</span><input type="checkbox" style="margin-bottom: 0;" id="ajaxToggle"><span style="display: none;" id="ajaxLoadProgress"><img src="' + indicator + '" style="vertical-align: baseline;" border="0" alt="Refreshing page" /></span></span>');
  $("#ajaxLoadProgress").ajaxSend(function (event, xhr, settings){
      if (location.href == settings.url) $(this).show();
  }).ajaxComplete (function (event, xhr, settings){
      if (location.href == settings.url) $(this).hide();
  });
  $("#ajaxToggle").click(toggleAjaxReload);
  $("#ajaxToggle").attr("checked", ajaxRLCookie);
  if (getCookie("ajaxload-"+wgPageName)=="on") loadPageData();
}
function toggleAjaxReload() {
  if ($("#ajaxToggle").attr("checked") == true) {
      setCookie("ajaxload-"+wgPageName, "on", 30);
      doRefresh = true;
      loadPageData();
  } else {
      setCookie("ajaxload-"+wgPageName, "off", 30);
      doRefresh = false;
      clearTimeout(ajaxTimer);
  }
}
function loadPageData() {
  cC = ($("#WikiaArticle").length)?"#WikiaArticle":"#bodyContent";
  $(cC).load(location.href + " " + cC + " > *", function (data) {
      if (doRefresh) ajaxTimer = setTimeout("loadPageData();", ajaxRefresh);
  });
}
addOnloadHook(function(){ for (x in ajaxPages) { if (wgPageName == ajaxPages[x] && $("#ajaxToggle").length==0) preloadAJAXRL() } } );
 
</pre>
 
[[User_Talk:Vatsa1708|<span style="font-family:Brush Script Std;font-size:25px;color:#800000;">'''Vatsa'''</span>]] 18:22, May 6, 2011 (UTC)
 
I loved that feature from other wikis. Props. --[[User:ThiefAC|'''<span style="font-family:Agency"><font color="#000080"></font><font color="#000080"><big>T</big></font><font color="#0b0076">H</font><font color="#15006c">I</font><font color="#200062">E</font><font color="#2b0059">F</font></span>''']] 03:12, May 7, 2011 (UTC)
::Okay, it passed. Feel free to add it, War ^^ -- [http://assassinscreed.wikia.com/wiki/User:D._Cello D. Cello] 14:37, May 7, 2011 (UTC)
 
== Laughed my ass off ==
 
Hahahaha, your image gallery. "ARE YOU LADIESMAN217?". Good grief, I laughed hard. It's even more funny due to the fact that TF was on TV just a few days ago. Hohoho. Thanks for making my day, hahah. (I think I need coffee). --[[User:ThiefAC|'''<span style="font-family:Agency"><font color="#000080"><big>T</big></font><font color="#0b0076">H</font><font color="#15006c">I</font><font color="#200062">E</font><font color="#2b0059">F</font></span>''']] 04:16, May 7, 2011 (UTC)
 
:Thanks, I guess. :P --[[User:War Clown|<span style="font-family:OCR A Extended;font-size:20px;color:#CCCCCC;">'''WarClown'''</span>]] [[User talk:War Clown|<sup><font color="white">'''Frequency: 149.94'''</font></sup>]] 04:19, May 7, 2011 (UTC)
 
== Why so serious? ==
 
Looks like poor ol' Mach has a case of the giggles! XD -- [[User:Subject_16*|<span style="font-family:trajan pro;font-size:16px;color:#33CC33;">☘ '''The Green Lion''' ☘</span>]] ➜[[User_Talk:Subject_16*|<span style="font-family:century gothic;font-size:12px;color:orange;"> ☎<sup>Talk</sup>☎</span>]] 20:21, May 8, 2011 (UTC)<br />
<gallery spacing="small" position="center" captionalign="left">
Warfinal.jpg
WarJoker.png
</gallery>
 
:That...is both creepy, funny, awesome, and...more creepy XD Anyways 16, thanks for the pic. Appreciated :D --[[User:War Clown|<span style="font-family:OCR A Extended;font-size:20px;color:#CCCCCC;">'''WarClown'''</span>]] [[User talk:War Clown|<sup><font color="white">'''Frequency: 149.94'''</font></sup>]] 06:20, May 9, 2011 (UTC)
::HAHAAHAHA XD Awesome. -- [http://assassinscreed.wikia.com/wiki/User:D._Cello D. Cello] 15:37, May 9, 2011 (UTC)
 
== Rodrigo vandal ==
 
Just thought that I'd let you know that a user called Pavinder.s.cheema vandalised the Rodrigo Borgia page and deleted most of the stuff on it, was wondering if you could revert his edit? ThE GrEaT AsSaSsIn 22:23, May 14, 2011 (UTC)
 
:First off, sign your post with <nowiki>'''~~~~'''</nowiki> at the end of the message, "Mr. GrEaT AsSaSsIn". Vandal's already been dealt with. Thank you for posting. --[[User:War Clown|<span style="font-family:OCR A Extended;font-size:20px;color:#CCCCCC;">'''WarClown'''</span>]] [[User talk:War Clown|<sup><font color="white">'''Frequency: 149.94'''</font></sup>]] 15:16, May 15, 2011 (UTC)
 
== Thank you ==
 
War, because you helped me with my merit I done a little something for you. It isn't much, but a small thanks for your help. I hope you like it:
 
<nowiki>{{HyenaLaugh}}</nowiki>
 
Enjoy. [[User:AssassinRome|<span style="font-family:trajan pro;font-size:14px;color:#CCFF00;">'''Assassino de Roma'''</span>]] 20:37, May 17, 2011 (UTC)
 
:What a lovely gift. Thanks Rome :) --[[User:War Clown|<span style="font-family:OCR A Extended;font-size:20px;color:#CCCCCC;">'''WarClown'''</span>]] [[User talk:War Clown|<sup><font color="white">'''Frequency: 149.94'''</font></sup>]] 14:18, May 18, 2011 (UTC)
 
== Ezio's gallery ==
 
Hey, war (can I call you that?) I have two pics of Ezio with the armor of Altaïr and I was wondering if I could post them at his gallery, just wondering since there are so many of him in it.
 
Thanks for the time.
 
[[User:Ghosttharian|Ghosttharian]] 01:12, May 19, 2011 (UTC)
 
:Yes, of course. Though you can't add self-made pictures and/or manipulated ones. It is against the wiki rules. If your image doesn't fall on those categories, then feel free to add it. --[[User:War Clown|<span style="font-family:OCR A Extended;font-size:20px;color:#CCCCCC;">'''WarClown'''</span>]] [[User talk:War Clown|<sup><font color="white">'''Frequency: 149.94'''</font></sup>]] 12:48, May 19, 2011 (UTC)
 
== Ezio's Rise ==
 
Hey war, you said you needed help with creating a page for Ezio's "how-to become an assassin" (ok, my humor is terrible) listed in Epic of Ezio. If that is for-real, count me in.
 
Please answer this, and thank you in advance.(Btw is there a way to create one of those fancy tags saying to people: "Make minor edits or contact Ghost/war for bigger edits?" If you think it's needed that is.)
 
[[User:Ghosttharian|Ghosttharian]] 20:23, May 22, 2011 (UTC)

Latest revision as of 17:00, 24 February 2023

Archives: 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8