View Single Post
Supremache
Veteran Member
Join Date: Sep 2019
Location: Egypt
Old 05-07-2022 , 20:35   Re: Bank System Nvault/SQL Support
Reply With Quote #62

Replace this:

PHP Code:
#define get_cash2(%1) crxranks_get_user_xp(%1)
#define set_cash2(%1,%2) crxranks_set_user_xp(%1, %2, CS_ARMOR_VESTHELM) 

PHP Code:
#define get_cash2(%1) crxranks_get_user_xp(%1)
#define set_cash2(%1,%2) crxranks_set_user_xp(%1, %2) // It should be set as default for "CRXRANKS_XPS_PLUGIN" 
Also be sure you have added the command of second bank menu, also you can change it to "/bankxp" so you must write the word "bank" and then you can write whatever you want like "/bankmoney", "/banklevel", "bankpoint" etc..
__________________
Youtube.com/Supremache

Bank System [Nvault - SQL Support]
VIP System
  • If you think it's that simple, then do it yourself.
Supremache is offline