Nicklenpatch: Difference between revisions

From Oshaberi Net
Jump to navigation Jump to search
Line 1: Line 1:
=Purpose=
==Purpose==
Patch to change nicklen to nine characters, applies to Unreal 3.2.10.2
Patch to change nicklen to nine characters, applies to Unreal 3.2.10.2


=Patch=
<code>
<code>
174c174
174c174

Revision as of 22:52, 14 January 2014

Purpose

Patch to change nicklen to nine characters, applies to Unreal 3.2.10.2

Patch

174c174 < #define NICKLEN 9 /* Eduted by ulterior to comply with original spec and to stop retardedly long nicknames. Seriously. */ --- > #define NICKLEN 30