• Due to recent spam attacks that heavily used compormised accounts we did reset all user passwords, AGAIN, if it happens and your account got compromised again due to re-used passwords your account will be perma-banned.

Item script: cashmount

Aurora

New member
Messages
121
Points
0
Emulator
Anyone knows the script for cashmount?

OnEquipScript: <"Insert cashmount script here">
OnUnequipScript: <"Insert remove cashmount script here">
 
TIA!
default_thx.gif

 
Anyone knows the script for cashmount?

OnEquipScript: <"Insert cashmount script here">
OnUnequipScript: <"Insert remove cashmount script here">
 
TIA!
default_thx.gif
  OnEquipScript: <"if(!hascashmount())setcashmount();">

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

 
Back
Top