|
Bitfighter
021
The Bitfighter Lua Documentation - Robots, Levelgens, and Plugins
|
Contains information about a specific player.
Member Functions | |
| getName() | |
| getRating() | |
| getScore() | |
| getScriptName() | |
| getShip() | |
| getTeamIndex() | |
| isRobot() | |
Contains information about a specific player.
The PlayerInfo object contains data about each player, including both humans and robots.
| returns string |
| returns num |
| returns int |
| returns string |
s_bot.bot) | returns Ship |
| returns int |
| returns bool |
true if the player is a Robot, false otherwise