GagiTheShaggi Posted August 12 Share Posted August 12 with my own effects that was sleeping tree sap mesh Link to comment Share on other sites More sharing options...
GagiTheShaggi Posted August 12 Author Share Posted August 12 Actually, how do I make a potion with a cooldown timer? Link to comment Share on other sites More sharing options...
InnerWisd Posted August 13 Share Posted August 13 You can simply create potion that upon drinking removes it self from inventory ( or just leave it as it is as potion will get consumed anyway ) then add to player inventory "empty" or just different potion with 2 events, 1 "OnInit" 2 "OnUpdateGameTime" When potion is consumed, give new potion, new potion should register for update on init and when game update potion should remove itself from inventory and give player original potion back... Well... not sure if I describe it properly... but simply juse use scripts and 2 potions pretending to be one... Link to comment Share on other sites More sharing options...
alphafr Posted August 14 Share Posted August 14 To start you could look up the white phial in CK see if you can reverse engineer it Link to comment Share on other sites More sharing options...
Recommended Posts