Jump to content
  • 0
Aurora

Item script: cashmount

Question

Anyone knows the script for cashmount?

 

OnEquipScript: <"Insert cashmount script here">
OnUnequipScript: <"Insert remove cashmount script here">
 
TIA! :thx:

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

 

Anyone knows the script for cashmount?

 

OnEquipScript: <"Insert cashmount script here">
OnUnequipScript: <"Insert remove cashmount script here">
 
TIA! :thx:

 

  OnEquipScript: <"if(!hascashmount())setcashmount();">

 OnUnequipScript: <"if(hascashmount())setcashmount();">

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.