Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_Action::BanPlayer Method
Syntax
C++
int BanPlayer(IFunctionHandler * pH, ScriptHandle entityId, const char* message);
Parameters 
Description 
ScriptHandle entityId 
Identifier for the entity. 
const char* message 
Message for the ban. 

!

Action.BanPlayer( entityId, message )

!  

!  

! Bans a specified player.

Copyright (c) 2012. All rights reserved.