michaelsoftman Posted December 11, 2012 Posted December 11, 2012 I know that in item_noequip.txt you can prevent an item being used on a map. But what if I wanted an item that can ONLY be used on a single map? It seems inefficient to have to make every map in the game under a certain mapflag except the map I want to use. Surely there's an easier way? Quote
Ajjwidjdneidjenw Posted December 11, 2012 Posted December 11, 2012 (edited) 501,Red_Potion,Red Potion,0,50,,70,,,,,0xFFFFFFFF,7,2,,,,,,{ if(strcharinfo(3) == "prontera") {effect} },{},{} Edited December 11, 2012 by Jeroen Quote
michaelsoftman Posted December 11, 2012 Author Posted December 11, 2012 Oh haha. Figures I don't think of that myself Thanks. Quote
Question
michaelsoftman
I know that in item_noequip.txt you can prevent an item being used on a map.
But what if I wanted an item that can ONLY be used on a single map?
It seems inefficient to have to make every map in the game under a certain mapflag except the map I want to use. Surely there's an easier way?
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.