GetMyTeam

From NPC for VCMP 0.4 Servers
Jump to navigation Jump to search

This function was added in v1.8 beta and will not work on previous versions.


Description:
This function will return the team ID (0-255) of NPC.


Parameters:

NoParams


Return Values:
The Team ID of the npc


Example

print("My Team ID is "+ GetMyTeam()+ "\n");

Related Functions

The following functions may be helpful as they relate to this function in one way or another.