Nexuiz Ninjaz - Practicing the Ninja Art of Nexuiz

Full Version: NANL Logo
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
I just came up with a mockup for the NANL logo I showed to the guys on IRC, I thought I'd share it with the forum goers as well.

[img]http://nexuizninjaz.com/nanl_logo.jpg[/img]
Very nice.

My only issue, which would be more of a pet peave, is that he has a sword =P

Or at least... It looks like a sword =P
Well, that does make him look more like a ninja and less like a...toad or something :-)

I like it. Good job -Z-
Very nice.
Nice logo -z-Icon_wink

MyBB Internal Error

MyBB has experienced an internal error and cannot continue.

Error Type:
(8192)
Error Message:
preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead
Location:
File: inc/class_parser.php
Line: 573
Code:
570. 
571.         
while(preg_match($pattern[0], $message) || preg_match($pattern[1], $message))
572.         {
573.             $message preg_replace($pattern$replace$message);
574.         }
575. 
576.         
if($text_only == false
Backtrace:
File Line Function
/inc/class_error.php 171 errorHandler->output_error
[PHP]   errorHandler->error
/inc/class_parser.php 573 preg_replace
/inc/class_parser.php 314 postParser->mycode_parse_quotes
/inc/class_parser.php 143 postParser->parse_mycode
/archive/index.php 177 postParser->parse_message