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

Syntax: ItemSystem.GiveItemPack( actorId, packName ) 

Gives the item pack to the specified actor. 

 

Copyright (c) 2012. All rights reserved.