Jump to content

nikki1200

Members
  • Content Count

    113
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by nikki1200

  1. Hi Everyone, seeking for your assistance on how to add the announce script after the player entered into the pvp. don't know how to put it on my script (Please see below my script on entering the pvp izlude. //===== Hercules Script ====================================== //= PvP NPCs //===== By: ================================================== //= kobra_k88; L0ne_W0lf, Elias (og2) //===== Current Version: ===================================== //= 2.3 //===== Description: ========================================= //= PvP NPCs that are found in the Inns in major cities. //= Includes Yoyo Mode, Nightmare Mode, and Event Mode. //===== Additional Comments: ================================= //= 2.0 Narrators/GateKeepers,etc. Translated from the Official 2011 [Elias] //= 2.1 Changed PVP Narrator and GateKeeper to Floating NPC [Elias] //= 2.2 Some cleaning. [Euphy] //= 2.3 Fixed grammatical errors. [Joseph] //============================================================ //Fight square Reception Staff (Locations below) - script FSRS::fsr -1,{ setarray .@Maps$[0],"pvp_y_8-2"; setarray .@Name$[0],"Izlude"; setarray .@Limit[0],128; set .@menu$, .@menu$+.@Name$[.@i]+" ["+getmapusers(.@Maps$[.@i])+" / "+.@Limit[.@i]+"]:"; set .@menu$, .@menu$+"Cancel."; set .@i, select(.@menu$)-1; if (.@i == 5) close; if (getmapusers(.@Maps$[.@i]) >= .@Limit[.@i]) { mes "[PVP Fight Square Reception Staff]"; mes "This map is currently full."; } else warp .@Maps$[.@i],0,0; close; OnInit: waitingroom "PVP TAGISAN NG LAKAS",0; end; } //Fight Square Reception Staff aldebaran,146,172,4 duplicate(fsr) PVP#f1 685 Please advise, Thanks,
  2. Hi Patskie, On your script you can discount the price if you have discount skills. can i get the script that will disable the discount on this NPC? Please advise, Thanks,
  3. Hi Sir sevenzz23 do you have quest npc script? can't find it here.
  4. Hi Everyone, Seeking for your assistance to have TCG Shop NPC. My script wont work T_T Please advise, Thanks,
  5. I already made it at last my script works ^^ Thanks Everyone. how can i add reput? Thanks,
  6. One Last Sir How can i add the Proof of donation to Cash Point Convertion. My Script didn't work T_T Thank you very much Everyone. How can i add Reput? sorry i'm a newbie. BR,
  7. Thank you very much SIr SlowPoker. can you add also on Mithrill Coin to Zeny if it's okay? I'm having trouble on the code. T_T Please advise, Thanks,
  8. Hi All, Sorry I'm a newbie, may i request to have a script of Poring Coin to Cash Shop and 100 Gold to 1 TCG Exchanger? Please advise, Thanks,
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.