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
Item display message when not used on defined map
-
Recently Browsing 0 members
- No registered users viewing this page.
Question
BFPkiller
Hello everyone.
I have a question for you.
Is it posible to make a item displaying a message when it's not used on it's pre-defined map ?
I use this item and it may only be used on a specific map only like the code below.
So what i mean is, it should display a message like "This item can only be used in DarkMall." , when people use it in prontera for example.
Thanks in advance !
{ if( strcharinfo(3) != "darkmall" ) buyingstore 2; },{},{}
Link to comment
Share on other sites
4 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.