Thread
:
question about a script for the PM window(previously named "question")
View Single Post
#
2
08-13-2008, 09:58 AM
Skyld
Script-fu
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
PHP Code:
(@
"-Playerlist"
).
openPMWindow
(
findplayer
(
"accountname"
),
false
);
... should open a blank PM window to the account name specified in the findplayer. Clientside only, of course.
Skyld
View Public Profile
View GraalOnline Profile
Find all posts by Skyld