View Single Post
  #5  
Old 01-10-2012, 03:10 PM
callimuc callimuc is offline
callimuc's Avatar
Join Date: Nov 2010
Location: Germany
Posts: 1,015
callimuc is a splendid one to beholdcallimuc is a splendid one to beholdcallimuc is a splendid one to beholdcallimuc is a splendid one to beholdcallimuc is a splendid one to behold
Quote:
Originally Posted by Skyld View Post
Most of the functions in the playerlist script are not public anyway; the only interesting functions are:
Thanks. Maybe I can get some use of them. Will mess around with them when I'm on the computer.

Quote:
Originally Posted by Skyld View Post
I would suggest editing this file is not a great idea; I think changes will be overwritten on next connect.
No I didn't want to overwrite them, just wanted to test something where I need to load the buddies (stored on client and on the server)


EDIT:

anyPmsWaiting() is there any way to check whos PMīs are still waiting to get checked?
---Nevermind figured out that I can use player.pmswaiting()---


Another Edit:
Have been using something like this (just a part of the script):
code
My problem: The PM window wonīt open, instead of that I get like 15 windows opened with a PM window from that player but no text. Already tried looking at other scripts where it has been working but donīt seem to get it working.
Attached Thumbnails
Click image for larger version

Name:	Unbenannt.png
Views:	229
Size:	39.2 KB
ID:	54174  
__________________
MEEP!

Last edited by callimuc; 01-10-2012 at 07:49 PM..
Reply With Quote