Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
UnlockRecipeStep
Syntax
C++
int UnlockRecipe(IFunctionHandler* h, ScriptHandle userId, int recipeId, int stepId);
Parameters 
Description 
ScriptHandle userId 
entity id of soul who is unlocking recipe 
int recipeId 
id of recipe to unlock 
int stepId 
id of step to unlock, 0 for unlocking all steps in recipes 

Syntax: RPG.UnlockRecipeStep() 

Unlocks recipe step.

Copyright (c) 2012. All rights reserved.