Example :
Add a new conversation line at the very beginning.
Add text : "Default crafting has been disabled for this module."
Under the "text appears when" section, click edit, add the following code:
int StartingConditional() { return TRUE; }
and save as something like "cv_taw_true"
That should disable crafting with proper feedback if its working
'>
Modifié par Carcerian, 03 juillet 2012 - 06:46 .