The forums will be going offline for an extended maintenance period at 1400hrs GMT on 19th June 2025. The number of hours for this downtime is intentionally not advertised due to the nature of these upgrades.
×
- 0
(countitem(7060) < 1 || Zeny < 3000)
-
Recently Browsing 0 members
- No registered users viewing this page.
Question
Onairda
is this possible? If the player has the item 7060 in his inventory even though he don't have 3k zeny it will proceed.
if (countitem(7060) < 1 || Zeny < 3000) {
mes "[Helliaaah";
mes "You do not have enough zeny.";
mes "Kindly provide 3,000 zeny or 1pc Free Ticket for Kafra to proceed";
close;
}
warp to new city!
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.