OnBan

From Multi Theft Auto: Wiki
Revision as of 06:12, 30 December 2007 by ChrML (talk | contribs) (New page: Category:Private __NOTOC__<!-- Remove all comments from this page when you're done!--> {{Server event}} <!-- Change this to Client event if it's clientside --> <!-- Describe in plai...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


This event is triggered when...

Parameters

string parameter1, int parameter2
  • parameter1: A string representing...
  • parameter2: An integer representing...

Source

The source of this event is the element that...

Cancel effect

If this event is canceled, ...

Example

This example does...

--This line does...
blah()
--This line does this...
mooo

See Also