Aeromesi 180 Posted April 2, 2015 (edited) [PvP Points System] Special thanks to: IeYaseru (An old friend who coded for me years ago, he died on the iNet T_T) Description: The variable used in this system is PvPPoints, so you may use that for a PvP shop system or other things in scripts, pvp master, etc... whatever your mind can come up with! //= Gives 1 PvP Point on killing other player//= Takes 1 PvP Points for dying//= Takes 5 PvP Points for killing same player 3 times//= within 90 seconds of each kill points.txt Edited April 2, 2015 by Aeromesi 1 eKoh reacted to this Quote Share this post Link to post Share on other sites
Yoh Asakura 9 Posted April 3, 2015 Could you explain more about the script? Quote Share this post Link to post Share on other sites
Aeromesi 180 Posted April 3, 2015 Could you explain more about the script? The code box explains everything about the script o_o Quote Share this post Link to post Share on other sites
Yoh Asakura 9 Posted April 4, 2015 Very good. I'll test it later. Quote Share this post Link to post Share on other sites
Shatowolf 9 Posted April 14, 2015 [PvP Points System] Special thanks to: IeYaseru (An old friend who coded for me years ago, he died on the iNet T_T) Description: The variable used in this system is PvPPoints, so you may use that for a PvP shop system or other things in scripts, pvp master, etc... whatever your mind can come up with! //= Gives 1 PvP Point on killing other player//= Takes 1 PvP Points for dying//= Takes 5 PvP Points for killing same player 3 times//= within 90 seconds of each kill Thanks mate, gonna test this. Quote Share this post Link to post Share on other sites
MikZ 5 Posted April 16, 2015 uhmm . I'm running PK server. player can abuse it by dual logging, what i wanted is that this PVP points will only activated in PVP ROOM and in WOE castle only. is this possible? if so how? thank you.. Quote Share this post Link to post Share on other sites
Yoh Asakura 9 Posted May 3, 2015 You should make a SQL table for this script. Quote Share this post Link to post Share on other sites
Kong 9 Posted May 9, 2015 @Aeoromesi Functionality is working fine but I'm getting this warning/debug message in the console. Also is it possible to enable this only on a certain specified maps? (WoE, specific pvp map) And is it possible for other supportive jobs/class to gain pvp points from their party members killing other players? Thanks in advance. Quote Share this post Link to post Share on other sites
Aeromesi 180 Posted May 9, 2015 Yes all of that is possible. You can include a function like if(agitstart && agitstart2) or something like OnAgitStart: or whatever it's called... might be OnAgit: but that agitstart2 and agitstart are for WoE SE and regular WoE.As for the debug, I'm going to check that out @@Kong. 1 MikZ reacted to this Quote Share this post Link to post Share on other sites
Kuya Jeo 120 Posted May 20, 2015 uhmm . I'm running PK server. player can abuse it by dual logging, what i wanted is that this PVP points will only activated in PVP ROOM and in WOE castle only. is this possible? if so how? thank you.. @Aeoromesi Functionality is working fine but I'm getting this warning/debug message in the console. 1.png Also is it possible to enable this only on a certain specified maps? (WoE, specific pvp map) And is it possible for other supportive jobs/class to gain pvp points from their party members killing other players? Thanks in advance. PvP Points v1.6Changelogs - Fixed bugs found in variables - Added Option [ Only for Specific Maps = 1 / During WoE = 2 / Open All Maps = 3 ] - Added @pvppoints command- Removed Whisper NPC - Separate Player Checker PvP Status http://pastebin.com/VGyrkNq8 1 MikZ reacted to this Quote Share this post Link to post Share on other sites
Kong 9 Posted May 20, 2015 uhmm . I'm running PK server. player can abuse it by dual logging, what i wanted is that this PVP points will only activated in PVP ROOM and in WOE castle only. is this possible? if so how? thank you.. >@Aeoromesi Functionality is working fine but I'm getting this warning/debug message in the console. 1.png Also is it possible to enable this only on a certain specified maps? (WoE, specific pvp map) And is it possible for other supportive jobs/class to gain pvp points from their party members killing other players? Thanks in advance. PvP Points v1.6Changelogs - Fixed bugs found in variables - Added Option [ Only for Specific Maps = 1 / During WoE = 2 / Open All Maps = 3 ] - Added @pvppoints command- Removed Whisper NPC - Separate Player Checker PvP Status http://pastebin.com/VGyrkNq8 Thank you I will test for errors. Quote Share this post Link to post Share on other sites
Kuya Jeo 120 Posted May 20, 2015 uhmm . I'm running PK server. player can abuse it by dual logging, what i wanted is that this PVP points will only activated in PVP ROOM and in WOE castle only. is this possible? if so how? thank you.. >@Aeoromesi Functionality is working fine but I'm getting this warning/debug message in the console. 1.png Also is it possible to enable this only on a certain specified maps? (WoE, specific pvp map) And is it possible for other supportive jobs/class to gain pvp points from their party members killing other players? Thanks in advance. PvP Points v1.6Changelogs - Fixed bugs found in variables - Added Option [ Only for Specific Maps = 1 / During WoE = 2 / Open All Maps = 3 ] - Added @pvppoints command- Removed Whisper NPC - Separate Player Checker PvP Status http://pastebin.com/VGyrkNq8 Thank you I will test for errors. i already test that you can use it now but you need to configure if you choice the Specific Maps Quote Share this post Link to post Share on other sites
Kuya Jeo 120 Posted May 24, 2015 (edited) Very good. I'll test it later. uhmm . I'm running PK server. player can abuse it by dual logging, what i wanted is that this PVP points will only activated in PVP ROOM and in WOE castle only. is this possible? if so how? thank you.. @Aeoromesi Functionality is working fine but I'm getting this warning/debug message in the console. 1.png Also is it possible to enable this only on a certain specified maps? (WoE, specific pvp map) And is it possible for other supportive jobs/class to gain pvp points from their party members killing other players? Thanks in advance. uhmm . I'm running PK server. player can abuse it by dual logging, what i wanted is that this PVP points will only activated in PVP ROOM and in WOE castle only. is this possible? if so how? thank you.. >>>@Aeoromesi Functionality is working fine but I'm getting this warning/debug message in the console. 1.png Also is it possible to enable this only on a certain specified maps? (WoE, specific pvp map) And is it possible for other supportive jobs/class to gain pvp points from their party members killing other players? Thanks in advance. :)lockquote> PvP Points v1.6Changelogs - Fixed bugs found in variables - Added Option [ Only for Specific Maps = 1 / During WoE = 2 / Open All Maps = 3 ] - Added @pvppoints command- Removed Whisper NPC - Separate Player Checker PvP Status http://pastebin.com/VGyrkNq8lockquote>Thank you I will test for errors. Released PvP Points 1.7 Changelogs : - Removed strcharinfo(3) == .Open_Maps$[0] to [3] etc. - Fixed setarray for the Specific Maps - Easy to put the Map you want to enable the PvP Points ( Option 1 ) // Put the map you want to enable the PvP Points ( only for Option 1 ) setarray .Open_Maps$[0],"izlude","geffen","morocc","prontera"; http://pastebin.com/VGyrkNq8 ( Fixing Bugs Found ) Very good. I'll test it later. >uhmm . I'm running PK server. player can abuse it by dual logging, what i wanted is that this PVP points will only activated in PVP ROOM and in WOE castle only. is this possible? if so how? thank you.. @Aeoromesi Functionality is working fine but I'm getting this warning/debug message in the console. 1.png Also is it possible to enable this only on a certain specified maps? (WoE, specific pvp map) And is it possible for other supportive jobs/class to gain pvp points from their party members killing other players? Thanks in advance. uhmm . I'm running PK server. player can abuse it by dual logging, what i wanted is that this PVP points will only activated in PVP ROOM and in WOE castle only. is this possible? if so how? thank you.. >>>>@Aeoromesi Functionality is working fine but I'm getting this warning/debug message in the console. 1.png Also is it possible to enable this only on a certain specified maps? (WoE, specific pvp map) And is it possible for other supportive jobs/class to gain pvp points from their party members killing other players? Thanks in advance. :)lockquote> PvP Points v1.6Changelogs - Fixed bugs found in variables - Added Option [ Only for Specific Maps = 1 / During WoE = 2 / Open All Maps = 3 ] - Added @pvppoints command- Removed Whisper NPC - Separate Player Checker PvP Status http://pastebin.com/VGyrkNq8lockquote>Thank you I will test for errors.lockquote>Released PvP Points 1.7 Changelogs : - Removed strcharinfo(3) == .Open_Maps$[0] to [3] etc. - Fixed setarray for the Specific Maps - Easy to put the Map you want to enable the PvP Points ( Option 1 ) // Put the map you want to enable the PvP Points ( only for Option 1 ) setarray .Open_Maps$[0],"izlude","geffen","morocc","prontera"; http://pastebin.com/VGyrkNq8 ( Fixing Bugs Found ) Fixed : http://pastebin.com/VGyrkNq8 Sorry for Double Posting Edited May 24, 2015 by Zhao Chow Quote Share this post Link to post Share on other sites
Kuya Jeo 120 Posted June 9, 2015 PVP POINTS 1.8 - Fixed Callsub error/bug - Added some features ( set adding points , deducting points and count consecutive kill in the same player ) Download Here Quote Share this post Link to post Share on other sites
minx123 2 Posted July 4, 2015 PVP POINTS 1.8 - Fixed Callsub error/bug - Added some features ( set adding points , deducting points and count consecutive kill in the same player ) Download Here where can i get npc using pvp point? Quote Share this post Link to post Share on other sites
Shatowolf 9 Posted July 5, 2015 Add pvp shop would be great Quote Share this post Link to post Share on other sites
Dogpatch 7 Posted July 5, 2015 Add pvp shop would be great You can use @@Emistry multi-shop and configure it to use the PvP variable. Quote Share this post Link to post Share on other sites
ThyroDree 3 Posted July 16, 2018 On 6/9/2015 at 11:03 PM, Zhao Chow said: PVP POINTS 1.8 - Fixed Callsub error/bug - Added some features ( set adding points , deducting points and count consecutive kill in the same player ) Download Here How can i set it to all maps enables PvP Points? Quote Share this post Link to post Share on other sites