Jump to content

GM Winter

Members
  • Posts

    666
  • Joined

  • Last visited

Everything posted by GM Winter

  1. im stock when everytime i click the npc
  2. is this script is npc or just command? can you send me your sample sir? thanks in advance
  3. sir where did you put this script?
  4. thank you sir! amazing!!! sir even if i change it to 0 its not reseting in the main server did i need to restart?
  5. hello maters i would like to ask how to put reset here in this ranking script thanks in advance heres the script //================================================Name====================================================== // MVP Rank (Official Release Name) //===============================================Version==================================================== // 1.0 //===============================================Author===================================================== // ____ _____ ______ __ __ __ _______ __ _____ __ __ _______ // | __ \ _ \| __ \| | \ | |/ ___ \ | | / / | \ | |/ ___ \ // | |__| | \ \ |__| | | \| | | _\_/ | |/ /| | \| | | _\_/ // | __/ | | /| | | | |_ \ | | | | | | | |_ \ // | |\ \_/ / |\ \| | |\ | \_/ | | |\ \| | |\ | \_/ | // |__| \_____/|__| \__\__|__| \__|\______/ |__| \__\__|__| \__|\______/ //----------------------------------------Script Last Update 2020------------------------------------------- //==============================================Changelog=================================================== // 1.0 * // - Initial Release //========================================================================================================== - script Rank MvP -1,{ OnInit: // Script Configuration setarray .mobid[0],1511,1647,1785,1630,1399,1039,1874,2068,1272,1719,1046,1389,1112,1115,1957,1418,1871,1252,1768,1086,1688,1646, 1373,1147,1059,1150,1956,2022,1087,1190,1038,1157,1159,1502,1623,1650,1583,1708,1312,1751,1685,1648,1917,1658; // MvP Ids set .a, 0; // Broadcast who killed the MvP and wich MvP and wick Map [0 Off - 1 On] set $@top, 10; // Max. Top Rank (Hihgly recommended between 5~10, more maybe bug the server (limited variables) end; OnNPCKillEvent: // Script execution for (set .@c, 0; .@c < getarraysize(.mobid); set .@c, .@c + 1) if (killedrid == .mobid[.@c]) set .@s, 1; // If a MvP if (!.@s) end; if (.a) // If announce On announce "The user [" +strcharinfo(0) +"] has killed a [" +getmonsterinfo(killedrid,0) +"] in the map [" +strcharinfo(3) +"]",bc_blue|bc_all; set MvP, MvP + 1; callfunc ("MvPRank",MvP,strcharinfo(0)); end; } // End Script //------------------------------------------------------------------------------------------------------------------------------------------------- prontera,120,105,5 script MVP Ranking NPC 827,{ mes "[^FF0000MvP ^0000FFRank ^00FF00Top ^FF0000" +$@top +"^000000]"; for (set .@c, 0; .@c < $@top; set .@c, .@c + 1) mes "Top ^FF0000" +(.@c + 1) +"^000000 ^0000FF" +getd("$topmvp" +.@c +"$") +"^000000 with ^FF0000" +getd("$topmvp" +.@c) +"^000000 MvP killed."; close; OnInit: waitingroom "MVP Ranking",0; end; } function script MvPRank { set @mvptotal, getarg(0); set @nomb$, getarg(1); for (set .@c, 0; .@c < $@top; set .@c, .@c + 1) { if (@mvptotal >= getd("$topmvp" +.@c)) { if (strcharinfo(0) == getd("$topmvp" +.@c +"$")) { setd "$topmvp" +.@c, @mvptotal; setd "$topmvp" +.@c +"$", @nomb$; return; } else { if (getd("$topmvp" +(.@c + 1) +"$") == "") { setd "$topmvp" +.@c, @mvptotal; setd "$topmvp" +.@c +"$", @nomb$; return; } else { setd "$topmvp" +(.@c + 1), getd("$topmvp" +.@c); setd "$topmvp" +(.@c + 1) +"$", getd("$topmvp$" +.@c); setd "$topmvp" +.@c, @mvptotal; setd "$topmvp" +.@c +"$", @nomb$; return; } // End if } // End if } // End if } // End loop return; } // End function
  6. Hi everyone i would like to know how to reset /blacksmith points "Forger" and /alchemist "brewer" thanks in advance
  7. Edit mo sir clientinfo.xml mo then dapat match yung account number sa GM Account mo <max_guildpositions>30</max_guildpositions> <registrationweb></registrationweb> <aid> <admin>2000000</admin> <admin>2000001</admin> <admin>2000002</admin> </aid> <loading> <image>loading00.jpg</image>
  8. Goodmorning guys i would to ask how to put limit in this pvp script so it wont be abuse by players heres the script: - script asdahjhla -1,{ OnPCKillEvent: if ( inarray(.map$, strcharinfo(3)) != -1 ) { if ( rand(100) <= .chance && killedrid != getcharid(3) ) { getitem 7960, 1; } } end; OnInit: .chance = 100; // chance to get something setarray .map$, "pvp_y_1-2"; // map list } Thanks in advance
  9. thanks but i didnt get it ? thanks men thank you Master
  10. Hello Master's i would like to ask for help if mob 1907 or Guardian Stone is Destroyed the name of the player will be announce thank you ?
  11. how about if you want to give a specific item
  12. Hello master's i would like to ask how can i add exp gain of homun in pre renwal setup im using 2018117 exe and in my battle conf homunc.conf says // The rate at which homunculus gain experience from kills. (Note 2) // Only applies to renewal mode. // Official: 10% homunculus_exp_gain: 10 thanks in advance
  13. haha saan banda po? pwde makita Clientinfo mo sir?
  14. okay thank you anyway for answering my question Godbless you sir!
  15. i already have those sir but how about in itemdb.yml example - Id: 60017 AegisName: AURASHEEN_WHT Name: Aura Sheen Type: Armor Locations: Costume_Head_Mid: true EquipLevelMin: 1 View: 2015
  16. sakin 2018117 then after login fatal error ?
  17. Hello Masters i would like to ask for help in my Costume Location , i Would like to make a Costume in Accessories and in Armors im using 2018117 and im using itemdb.yml can someone help me Thanks in advance
  18. okay sir anyway thanks for your response big fans of yours ?
  19. hello sir Akkarin i install Android in my online server then after login Screen its says fatal error i would like to ask what is the error do you have some ideas
  20. hello goodmorning i would like to ask for help after login the app shows fatal error
  21. how about if you are using itemdb.yml
  22. hello everyone how can i block other players to enter in the server i already edit the login_athena but its not working thanks in advance // Required account group id to connect to server. // -1: disabled // 0 or more: group id group_id_to_connect: 99 // Minimum account group id required to connect to server. // Will not function if group_id_to_connect config is enabled. // -1: disabled // 0 or more: group id min_group_id_to_connect: 99
×
×
  • Create New...