Thread
:
player.nick without guild
View Single Post
#
2
11-19-2011, 01:06 PM
Crow
ǝɔɐɹq ʎןɹnɔ
Join Date: Dec 2006
Location: Germany
Posts: 5,153
PHP Code:
temp
.
nick
=
player
.
nick
.
substring
(
0
,
player
.
nick
.
pos
(
"("
)).
trim
();
Should do the trick.
Crow
View Public Profile
View GraalOnline Profile
Find all posts by Crow