Custom Query (126 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 3 of 126)

1 2 3 4 5 6 7 8 9 10 11
Ticket Resolution Summary Owner Reporter
#131 fixed LKP by Steamid Alloc zigstum
Description To avoid multiple returns with ambiguous names, and also to keep track of a single player across multiple name changes.
#132 fixed LKP by Steamid Alloc zigstum
Description This appears to be bugged.
--------------------------
{{{

Game version: Alpha 14.7 (b6) Compatibility Version: Alpha 14.7
Mod Allocs command extensions: 8
Mod Allocs server fixes: 12
Mod Allocs MapRendering and Webinterface: 15
Mod Coppis command additions: 2
Mod Server Tools: 3.2


INF Executing command 'lkp zigstum' by Telnet from 151.227.119.74:56299
1. zigstum, id=185, steamid=76561198055041232, online=False, ip=151.227.119.74, playtime=1970 m, seen=2016-06-22 01:30

---

INF Executing command 'lkp 76561198055041232' by Telnet from 151.227.119.74:56299
SteamID unknown!
}}}

Apologies if I am doing something wrong
#133 fixed LPF on offline players. Alloc zigstum
Description A mate and I are currently developing an advanced claim feature.
Advanced Claim coords are defined with a chathook (/advclaim) and are stored in a DB, and an 'lp' call every few secs allows us to check if any players are within any defined advclaim boundaries. To be able to complete this feature, we need to be able to get a list of the player's friends to decide whether to TP a player outside of the advclaim boundary. Coppis command 'lpf steamid' only works if the queried player is online.
I have seen that the data is available in the players.xml file, but this requires local file reading, which is not really suitable.
Would it be practical/possible to also return the friendlist of an offline player using the webAPI:
executeconsolecommand&command=lpf+12345678901234
?
Thanks :)
1 2 3 4 5 6 7 8 9 10 11
Note: See TracQuery for help on using queries.