Quote:
Originally Posted by Skyld
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
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.