vijay30393 Posted September 3, 2013 Group: Members Topic Count: 35 Topics Per Day: 0.01 Content Count: 114 Reputation: 0 Joined: 05/10/12 Last Seen: April 18, 2020 Share Posted September 3, 2013 (edited) I got 5 map i need to add few restricted items there, and the map are: //Restricted.txt guild_vs1 mapflag restricted 64 guild_vs1-1 mapflag restricted 64 guild_vs1-2 mapflag restricted 64 guild_vs1-3 mapflag restricted 64 guild_vs1-4 mapflag restricted 64 //item_noequip.txt 3310,64 3312,64 3519,64 3520,64 3521,64 3522,64 3523,64 3524,64 3525,64 3526,64 3527,64 3528,64 3529,64 3530,64 3531,64 3532,64 3533,64 3534,64 3535,64 3536,64 I'm not able to restrict the items on those 5 maps which i already posted above.If any of you guys know how to restrict, help me out, thank you. Edited September 3, 2013 by Patskie Change to code Quote Link to comment Share on other sites More sharing options...
Cydh Posted September 3, 2013 Group: Developer Topic Count: 153 Topics Per Day: 0.03 Content Count: 2285 Reputation: 748 Joined: 06/16/12 Last Seen: February 21 Share Posted September 3, 2013 First, what is ur latest restricted zone before that 64? (rA releases until 7) Try use <mapname> mapflag restricted 8the on ur item_noequip.txt <item_id>,4096 Why, for simple explanation: restricted 1 : 32 restricted 2 : 64 restricted 3 : 128 restricted 4 : 256 restricted 5 : 512 restricted 6 : 1024 restricted 7 : 2048 restricted 8 : 4096 You will know the pattern. I'm not sure more than 8 will work. Quote Link to comment Share on other sites More sharing options...
vijay30393 Posted September 4, 2013 Group: Members Topic Count: 35 Topics Per Day: 0.01 Content Count: 114 Reputation: 0 Joined: 05/10/12 Last Seen: April 18, 2020 Author Share Posted September 4, 2013 guild_vs1 mapflag restricted 8guild_vs1-1 mapflag restricted 8guild_vs1-2 mapflag restricted 8guild_vs1-3 mapflag restricted 8guild_vs1-4 mapflag restricted 8 3310,40963312,40963519,40963520,40963521,40963522,40963523,40963524,40963525,40963526,40963527,40963528,4096Still the items can be used on thoes maps, BTW I'm using 3CeAm.I even tried 1 with 32, 2 with 64, 3 with 128 and 4 with 256.Any other thoughts? Fixed.//Restricted.txt guild_vs1 mapflag restricted 6 guild_vs1-1 mapflag restricted 6 guild_vs1-2 mapflag restricted 6 guild_vs1-3 mapflag restricted 6 guild_vs1-4 mapflag restricted 6 //item_noequip.txt 3310,128 3312,128 3519,128 3520,128 3521,128 3522,128 3523,128 531,128 Quote Link to comment Share on other sites More sharing options...
Question
vijay30393
I'm not able to restrict the items on those 5 maps which i already posted above.
Edited by PatskieIf any of you guys know how to restrict, help me out, thank you.
Change to code
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.