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

Miscellaneous halo related functions. More...

#include "PhasorAPI.h"

Go to the source code of this file.

Functions

void l_changeteam (PHASOR_API_ARGS)
 Changes the specified player's team.
 
void l_kill (PHASOR_API_ARGS)
 Kill the specified player.
 
void l_applycamo (PHASOR_API_ARGS)
 Gives the specified player active camo for a specified duration.
 
void l_svcmd (PHASOR_API_ARGS)
 Executes a server command.
 
void l_svcmdplayer (PHASOR_API_ARGS)
 Executes a server command as the specified player.
 
void l_updateammo (PHASOR_API_ARGS)
 Forcibly sync the specified weapon's ammo counts.
 
void l_setammo (PHASOR_API_ARGS)
 Set a weapon's ammo and forcibly sync.
 
void l_setspeed (PHASOR_API_ARGS)
 Set the specified player's speed.
 
void l_getprofilepath (PHASOR_API_ARGS)
 Gets halo's data directory (where banned.txt is stored)
 
void l_getservername (PHASOR_API_ARGS)
 Gets the server's current name.
 

Detailed Description

Miscellaneous halo related functions.