Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
GetPackItemByIndex
Syntax
C++
int GetPackItemByIndex(IFunctionHandler * pH, const char * packName, int index);
Parameters 
Description 
const char * packName 
Pack name. 
int index 
Pack index. 

Syntax: ItemSystem.GetPackItemByIndex( packName, index ) 

Gets a pack item from its index. 

 

Copyright (c) 2012. All rights reserved.