OsKickAvatar

From OpenSimulator

Revision as of 10:36, 11 June 2011 by Fritigern (Talk | contribs)

Jump to: navigation, search
OsKickAvatar
Threat Level Severe
Function Syntax
osKickAvatar(string FirstName,string SurName,string alert)
Example(s)
default
  {
     state_entry()
     {
         osKickAvatar("AvatarFirst","AvatarLast","You have been kicked!");
     }
  }

This is the same thing as the console command.

Implemented December 30,2009 by Revolution in GIT# 87959464c9db8948bed89909913400bc2eb7524d - Rev 11850

Personal tools
General
About This Wiki