Phasor  01.00.10.059
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
alias_script.h File Reference

Alias querying functions that correctly return the result. More...

#include "PhasorAPI.h"

Go to the source code of this file.

Functions

void l_alias_search (PHASOR_API_ARGS)
 Executes sv_alias_search and provides a callback for returning results.
 
void l_alias_hash (PHASOR_API_ARGS)
 Executes sv_alias_hash and provides a callback for returning results.
 

Detailed Description

Alias querying functions that correctly return the result.

All alias functions pass a table to your specified callback function. Each key in the table is the player's hash, and the value is a table consisting of the player names.

Important: You should use these functions and not svcmd if you want alias results.