Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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.
Hi,
I'm trying to make an NPC which players can donate zeny to, and the zeny count is for every player - as in when one player donates, it updates a tally for everyone else (stored in NPC).
If I use .server_donate (as shown in example below), will it disappear when I restart my server?
Thank...
Good morning all , I want to ask , why am I still can buy even if money is already full on the seller which is 1 Billion. ?
How to fix this bugs ? How to reject the transaction if
item sold 1b
vendor zeny 700m
maximum zeny is 1b
then transaction reject ?
How to make it ?
Seller sold...
hi everyone,
For a own NPC I need to know how much zeny the player has in the bank.
I have try it with variable name such as #bankstorage, #kafrabank, #bankvault and so on.
They were all 0.
(In the bank are more than 0 zeny)
How do I get out in the script, how much zeny has the player in...