Jump to content

monody0093

Members
  • Posts

    10
  • Joined

  • Last visited

Everything posted by monody0093

  1. You could try running the game as Administrator *if this is solved you can ignore my suggestion*
  2. Nevermind I found the original script for this
  3. I need a "working" Fallen Angel wing Enchanter
  4. Dosnt work for me is there any update version for this?
  5. can someone help me about this issue? I'm stuck after I respawn I cant walk but I can buff and heal up and needs reconnecting.
  6. are you still updating your blacklist? if so can you share it? I have copied your blacklist as of now, if you don't mind.
  7. Is there a way or script to reduce damage on pvp maps like a generic pvp room?
  8. Hello can someone add some things to this script like: K/D statistic K/D ranking Here is the script: prontera,168,191,5 script PvP Room 4_M_BLACKMAN,{ [email protected]$ = "["+strnpcinfo(0)+"]"; mes [email protected]$; mes "Would you like to enter the PvP Room?"; next; switch(select("Enter Room [Current Users ~ "+getmapusers("pvp_y_2-2")+" ~]:Leave")) { // Change pvp_y_2-2 into your PvP Map case 1: warp "pvp_y_2-2",0,0; // Change pvp_y_2-2 into your PvP Map announce ""+strcharinfo(0)+" entered PVP ROOM !",bc_all; end; case 2: close; } OnInit: waitingroom "PVP Warper",0; end; } Thanks you,
×
×
  • Create New...

Important Information

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