BSL:Functions: Difference between revisions

From OniGalore
Jump to navigation Jump to search
mNo edit summary
 
Line 1: Line 1:
==OSL functions==
==Signature==
===Signature===
===Arguments===
====Arguments====
Put usage of brackets and commas here. Also tell about the weak syntax (with space as a separator).
====Return value====
===Return value===
===Declaration===
Put usage of <tt>return</tt> here.
==Declaration==
Put usage of <tt>func</tt> here.
==Multithreading==
Put usage of <tt>fork</tt> here.
==Native functions==
===ai2_===
*attack
*passive
*makeaware
===chr_===
*neutral
*freeze
*unkillable
*invincible
*unstoppable
etc...

Revision as of 23:56, 13 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

etc...