hakuren Posted June 14, 2012 Posted June 14, 2012 (edited) can i request an pkcommand that if the user has "set poring,1;" pkcommand on only poring == 1 will be attack pkcommand off all players will be attacked is this possible? Edited June 18, 2012 by hakuren Quote
hakuren Posted June 14, 2012 Author Posted June 14, 2012 isnt this just similar with @killable? yes but i want when this command active only with "set poring,1" player will you can attack and if it deactivated all can be attack Quote
hakuren Posted June 15, 2012 Author Posted June 15, 2012 (edited) done at source release Yeah but i want only the "set poring,1" can attack by the user activate it BUMP~ i edit malufett's pk command but when i add this }else if( map[m].flag.pvp && sd->state.pk_mode && pc_readglobalreg(sd, "poring") == 1 && t_bl->type != BL_MOB ) return 0; the result is when the player is on "set poring,1" that activates it he can attack other even "set poring,0" i want that if other has "set poring,1" can only attack by the activator scenario: player 1 activate pkcommand , player 2 has "set poring,1" , player 3 has "set poring,0" , the player 1 can only attack player 2 and player 3 ignored because this command only target "set poring,1" is this possible to be done? Edited June 15, 2012 by hakuren Quote
hakuren Posted June 17, 2012 Author Posted June 17, 2012 BUMP is there anyway that an pvp area if player 1 has pkmode 1 and player 2 has pkmode 1 too only can attack each other? bump~ no one wants to help me anyone tell me if this is possible or not Quote
Question
hakuren
can i request an pkcommand
that if the user has "set poring,1;"
pkcommand on only poring == 1 will be attack
pkcommand off all players will be attacked
is this possible?
Edited by hakuren5 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.