![]() |
-Playerlist functions & loading buddies from Server
Well I got 2 questions in this thread (didn´t want to post 2 threads).
First question: I wanted to mess around with the Playerlists functions. I have been testing around getting the default Playerlists functions (default weapon name: -Playerlist). I wanted to ask if someone knows the parameters for the functions or how I could get them (via Script?), just like I can call the functions using (@"-Playerlist").getfunctions(). And which functions can actually get really used for other purposes (like onPMsend() could be usefull for other scripts)? Here is also a list of them: PHP Code:
Second question: (solved until further suggestions) How could I load the buddies of a player from the server? Since I saw that option on the F3 settings, I thought they wouldn´t be saved on the clients buddyaccounts.txt. Or am I wrong? |
You can get the online buddies of a player by checking otherPlayer.isBuddy (clientside). I don't think you can get a full list without some hackish stuff.
|
Quote:
|
Quote:
Quote:
|
1 Attachment(s)
Quote:
Quote:
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. |
Quote:
|
Quote:
|
| All times are GMT +2. The time now is 12:02 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.