First of all, I tryied to use search, but i didn't find that what i'm looking for. So lets move to the question.
I'm making a small quest and i need a bit of help, i have a problem here. My city (fort) is closed by gates and there is no way out. I have put a NPC (guard) near those gates with a command <a action="bypass -h admin_open 23130001">Open Gates</a> which opens those gates for admin, but there is a problem i want to open only for a player (not GM) which has taken a special quest and has a quest item in his inventory, also i want to open those doors only for about 5 seconds (just in case that other ppl won't get out) So i want to ask you guys, maybe you have created already something like that or could get some free time and make it for us? I think it shouldn't take a long and it will be very useful and unique in this forum. Many thanks.
BTW i have tryied to make it by myself, but i only got many of errors so i gave up.
I fixed same problem a while ago... look for an item which does not cause the character to stop walking/running when used and check its skill xml attributes, I think it's most likely the "operate_type" or the "next_action" attributes. First test different "operate_type" parameters.
Question
TheEngo
Hello everyone,
First of all, I tryied to use search, but i didn't find that what i'm looking for. So lets move to the question.
I'm making a small quest and i need a bit of help, i have a problem here. My city (fort) is closed by gates and there is no way out. I have put a NPC (guard) near those gates with a command <a action="bypass -h admin_open 23130001">Open Gates</a> which opens those gates for admin, but there is a problem i want to open only for a player (not GM) which has taken a special quest and has a quest item in his inventory, also i want to open those doors only for about 5 seconds (just in case that other ppl won't get out) So i want to ask you guys, maybe you have created already something like that or could get some free time and make it for us? I think it shouldn't take a long and it will be very useful and unique in this forum. Many thanks.
BTW i have tryied to make it by myself, but i only got many of errors so i gave up.
Regards, Channel.
P.S Sorry for my english )
3 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now