- Version 1.1.0
- 822 downloads
with this you can add a "like" variable that hooked to the unique id that Gepard provide
ofc the script wont work without Gepard Shield
Faster Explanation:
all you need to know if you already know how to script:
TO SET EXAMPLE:
Account Variable in rAthena
EX: #VAR = 10;
Character Variable in rAthena
EX: VAR = 10;
Gepard Variable ? > with this functions
EX: gepard_int_set("VAR",10);
AFTER THE ABOVE THE RESULT WOULD BE>
TO GET EXAMPLE:
Account Variable in rAthena
EX: mes