BSL:Functions: Difference between revisions

From OniGalore
Jump to navigation Jump to search
Line 19: Line 19:
*invincible
*invincible
*unstoppable
*unstoppable
*focus
*super
*nocollision
*giveweapon
*givepowerup
*teleport
*location
*location_settocamera
etc...
etc...

Revision as of 01:25, 14 November 2005

Signature

Arguments

Put usage of brackets and commas here. Also tell about the weak syntax (with space as a separator).

Return value

Put usage of return here.

Declaration

Put usage of func here.

Multithreading

Put usage of fork here.

Native functions

ai2_

  • attack
  • passive
  • makeaware

chr_

  • neutral
  • freeze
  • unkillable
  • invincible
  • unstoppable
  • focus
  • super
  • nocollision
  • giveweapon
  • givepowerup
  • teleport
  • location
  • location_settocamera

etc...