View Single Post
  #2  
Old 08-13-2008, 06:39 PM
Chompy Chompy is offline
¯\(º_o)/¯
Chompy's Avatar
Join Date: Sep 2006
Location: Norway
Posts: 2,815
Chompy is just really niceChompy is just really niceChompy is just really nice
Send a message via MSN to Chompy
Quote:
Originally Posted by Frankie View Post
blah, can't get it to work.

PHP Code:
function Admin_TextList1.onDblClick()
{
  
temp.toks params[1].tokenize(":");
  (@ 
"-Playerlist").openPMWindow(findplayer(temp.toks[0]), false);  

temp.toks[0] returns the account in this case. tested that, it works.
also tried changing temp.toks[0] to my account to see if it was a tokenize problem, still couldn't get it.

do you need to be using the scripted or something? I tried it again with the scripted playerlist, still nothing.
Try get the player object from allplayers[] or players[] ;o (Clientside)
__________________
Reply With Quote