Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.

CheckIsPlayer

From AGEWiki

Revision as of 11:08, 29 April 2010 by Lodilefty (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

CheckIsPlayer

Syntax  

CheckIsPlayer

Description

TRUE if the faction selected is a human player

Example  

CheckIsPlayer = NULL (no value entered)

TRUE if the faction selected is human  

CheckIsPlayer = NOT

TRUE if the faction selected is any level AI

 

Parameters

[;NOT]

Reverses the TRUE/FALSE result

Forums