michaelsoftman Posted December 11, 2012 Group: Members Topic Count: 48 Topics Per Day: 0.01 Content Count: 410 Reputation: 29 Joined: 04/04/12 Last Seen: November 28, 2024 Share 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 Link to comment Share on other sites More sharing options...
Ajjwidjdneidjenw Posted December 11, 2012 Group: Members Topic Count: 15 Topics Per Day: 0.00 Content Count: 161 Reputation: 31 Joined: 12/06/11 Last Seen: December 25, 2022 Share 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 Link to comment Share on other sites More sharing options...
michaelsoftman Posted December 11, 2012 Group: Members Topic Count: 48 Topics Per Day: 0.01 Content Count: 410 Reputation: 29 Joined: 04/04/12 Last Seen: November 28, 2024 Author Share Posted December 11, 2012 Oh haha. Figures I don't think of that myself Thanks. Quote Link to comment Share on other sites More sharing options...
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?
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.