Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_ItemSystem::GiveItemPack Method
Syntax
C++
int GiveItemPack(IFunctionHandler* pH, ScriptHandle actorId, const char* packName);
Parameters 
Description 
ScriptHandle actorId 
Actor identifier. 
const char* packName 
Pack name. 

!

ItemSystem.GiveItemPack( actorId, packName )

!  

!  

! Gives the item pack to the specified actor. 

 

Copyright (c) 2012. All rights reserved.